Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps the i18next group in /frontend with 2 updates: react-i18next and i18next-cli.

Updates react-i18next from 16.3.0 to 16.3.3

Changelog

Sourced from react-i18next's changelog.

16.3.3

  • improve useTranslation to fix "Maximum update depth exceeded" but still support new react-compiler 1885 1863

16.3.2

  • fix: avoid "Uncaught TypeError: Cannot redefine property: __original"

16.3.1

  • revert fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876 f22d478
Commits

Updates i18next-cli from 1.22.1 to 1.24.13

Changelog

Sourced from i18next-cli's changelog.

1.24.13 - 2025-11-17

  • fix(extractor): correctly extract keys from <Trans> when i18nKey uses the selector API (arrow function) #114

1.24.12 - 2025-11-17

  • update dependencies and pass indentation option to types generation

1.24.11 - 2025-11-17

  • fix(types): correctly generate types when using mergeNamespaces: true #113

1.24.10 - 2025-11-16

  • improve handling of namespace/keyPrefix argument parsing to address #112

1.24.9 - 2025-11-16

  • fix: a namespace prefix passed as an argument (e.g. to useTranslation or custom hooks) could be treated as part of the translation key, producing unexpected nested namespace objects in generated JSON files. #112

1.24.8 - 2025-11-14

  • improved Trans component parsing further #102

1.24.7 - 2025-11-14

  • improved Trans component parsing further #102

1.24.6 - 2025-11-14

  • improved Trans component parsing further #102

1.24.5 - 2025-11-13

  • improved Trans component parsing further #102

1.24.4 - 2025-11-13

  • Location Metadata: Fixed critical bug in location tracking where line and column numbers were consistently pointing to the end of file instead of actual usage positions. The extractor now uses text-based search instead of relying on SWC span offsets, which were accumulating across multiple files in the same process. This ensures accurate source location metadata for plugins that track where translation keys are used in the codebase. #111

1.24.3 - 2025-11-12

  • improved Trans component parsing further #102

1.24.2 - 2025-11-12

  • Extractor (--sync-primary): Fixed a bug where default values containing colons (like "fallback:") were incorrectly identified as namespace-prefixed keys, resulting in empty strings in translation files when using the --sync-primary flag. #110

1.24.1 - 2025-11-12

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 i18next group in /frontend with 2 updates: [react-i18next](https://github.com/i18next/react-i18next) and [i18next-cli](https://github.com/i18next/i18next-cli).


Updates `react-i18next` from 16.3.0 to 16.3.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v16.3.0...v16.3.3)

Updates `i18next-cli` from 1.22.1 to 1.24.13
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](i18next/i18next-cli@v1.22.1...v1.24.13)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
- dependency-name: i18next-cli
  dependency-version: 1.24.13
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Nov 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2025 13:38
@dependabot dependabot bot added the A-Dependencies Pull requests that update a dependency file label Nov 18, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 18, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b757743
Status:🚫  Build failed.

View logs

@dependabot dependabot bot added the Z-Deps-Frontend Updates to the frontend dependencies label Nov 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/i18next-1c7ec6290d branch November 19, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant