Skip to content

chore(deps): bump the prod-deps group with 3 updates#691

Merged
SocketSomeone merged 1 commit intomasterfrom
dependabot/npm_and_yarn/prod-deps-7e41c0afd9
Feb 24, 2026
Merged

chore(deps): bump the prod-deps group with 3 updates#691
SocketSomeone merged 1 commit intomasterfrom
dependabot/npm_and_yarn/prod-deps-7e41c0afd9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps the prod-deps group with 3 updates: @crowdin/cli, @tailwindcss/postcss and tailwindcss.

Updates @crowdin/cli from 4.13.0 to 4.14.0

Release notes

Sourced from @​crowdin/cli's releases.

4.14.0

What's Changed

New Contributors

Full Changelog: crowdin/crowdin-cli@4.13.0...4.14.0

Changelog

Sourced from @​crowdin/cli's changelog.

4.14.0 (2026-02-23)

Features

  • add export_languages support in the config file (#985) (8234dac)
  • add source file existence validation to config lint (#976) (37573aa)
  • log cache saving path in verbose mode (#986) (9243204)
  • pre-translate, add exclude-language option (#982) (079c871)
  • strings context management (#987) (91c66e0)
Commits
  • 9948c68 chore(release): version 4.14.0 [skip ci]
  • 91c66e0 feat: strings context management (#987)
  • 54216a3 chore(deps-dev): bump tar from 7.5.2 to 7.5.9 (#989)
  • 2ad96d7 chore(deps): bump tar from 7.5.7 to 7.5.8 (#988)
  • 8234dac feat: add export_languages support in the config file (#985)
  • 9243204 feat: log cache saving path in verbose mode (#986)
  • 55f13ce chore(deps): bump webpack from 5.94.0 to 5.105.0 in /website (#984)
  • 079c871 feat: pre-translate, add exclude-language option (#982)
  • bf0eacd chore(deps): bump tar from 7.5.6 to 7.5.7 (#983)
  • 8fab555 chore(deps-dev): bump tar from 7.5.2 to 7.5.6 (#981)
  • Additional commits viewable in compare view

Updates @tailwindcss/postcss from 4.2.0 to 4.2.1

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.1

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.1] - 2026-02-23

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Commits

Updates tailwindcss from 4.2.0 to 4.2.1

Release notes

Sourced from tailwindcss's releases.

v4.2.1

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Changelog

Sourced from tailwindcss's changelog.

[4.2.1] - 2026-02-23

Fixed

  • Allow trailing dash in functional utility names for backwards compatibility (#19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#19711)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 3 updates: [@crowdin/cli](https://github.com/crowdin/crowdin-cli), [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss).


Updates `@crowdin/cli` from 4.13.0 to 4.14.0
- [Release notes](https://github.com/crowdin/crowdin-cli/releases)
- [Changelog](https://github.com/crowdin/crowdin-cli/blob/main/CHANGELOG.md)
- [Commits](crowdin/crowdin-cli@4.13.0...4.14.0)

Updates `@tailwindcss/postcss` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss)

Updates `tailwindcss` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@crowdin/cli"
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Feb 24, 2026
@dependabot dependabot bot requested a review from SocketSomeone as a code owner February 24, 2026 01:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Feb 24, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 24, 2026

Deploying necord with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8605856
Status: ✅  Deploy successful!
Preview URL: https://3b7f2e29.documentation-en3.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-prod-729z.documentation-en3.pages.dev

View logs

@SocketSomeone SocketSomeone merged commit b5eba32 into master Feb 24, 2026
11 of 12 checks passed
@SocketSomeone SocketSomeone deleted the dependabot/npm_and_yarn/prod-deps-7e41c0afd9 branch February 24, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant