Skip to content

build(deps): Bump react-i18next from 17.0.7 to 17.0.8#28

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-i18next-17.0.8
May 19, 2026
Merged

build(deps): Bump react-i18next from 17.0.7 to 17.0.8#28
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-i18next-17.0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps react-i18next from 17.0.7 to 17.0.8.

Changelog

Sourced from react-i18next's changelog.

17.0.8

  • fix(types): <Trans i18nKey={$ => ...}> now typechecks under enableSelector: 'strict'. The Trans component's conditional type was gated on _EnableSelector extends true | 'optimize', excluding 'strict' and falling back to the legacy string-key signature. Runtime was already correct (it calls keyFromSelector(i18nKey) whenever typeof i18nKey === 'function'); this is a type-only fix that widens the conditional to include 'strict'. Thanks @​Faithfinder (#1921)
Commits
  • a46ad23 17.0.8
  • f715031 update i18next dep
  • a515d5b changelog: 17.0.8 entry for #1921
  • d5ab7c8 fix(types): accept selector i18nKey on <Trans> under enableSelector: 'strict'...
  • b91ba36 Add Locize advice section near the top of README
  • See full diff in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.7 to 17.0.8.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v17.0.7...v17.0.8)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 17.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-i18next-17.0.8 branch from 3aef847 to 7aae1aa Compare May 19, 2026 05:52
@github-actions github-actions Bot merged commit c988349 into main May 19, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-i18next-17.0.8 branch May 19, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants