Skip to content

Bump react-i18next from 15.7.4 to 17.0.0 in /www-client - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/www-client/react-i18next-17.0.0
Open

Bump react-i18next from 15.7.4 to 17.0.0 in /www-client#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/www-client/react-i18next-17.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown

Bumps react-i18next from 15.7.4 to 17.0.0.

Changelog

Sourced from react-i18next's changelog.

17.0.0

Potentially breaking changes

  • fix: transKeepBasicHtmlNodesFor now correctly preserves HTML tag names when children contain interpolations or mixed content 230
    • Previously, <strong>{{name}}</strong> was incorrectly serialized as <1>{{name}}</1> — the tag name was only preserved for plain string children
    • This bug existed since the feature was introduced and affects auto-generated keys (when no explicit i18nKey is provided)
    • If you rely on auto-generated Trans keys containing indexed tags for kept HTML elements with interpolation children, you will need to update your translation files

Other changes

  • updated dev dependencies (vitest, rollup plugins, happy-dom, typescript, etc.)

16.6.6

  • fix(peer-deps): bump i18next peer dependency to >= 25.10.9 to match required type exports (ConstrainTarget, ApplyTarget, GetSource) used by TransSelector 1911

16.6.5

  • fix(types): selector keyPrefix overload in useTranslation no longer matches when keyPrefix is absent, fixing defaultNS: false with explicit ns option 2412

16.6.4

  • allow TypeScript 6 as peer dependency 1910

16.6.3

  • fix(types): merge TransSelector overloads into a single signature so typeof Trans remains extendable 1909

16.6.2

  • feat(types): useTranslation now accepts selector functions as keyPrefix with full type-safe key narrowing when enableSelector is enabled 2367

16.6.1

  • feat(types): i18nKey of <Trans i18nKey={sk} /> to accept a SelectorKey 2364

16.6.0

  • warn when t is called before ready with useSuspense: false 1896
  • type-safe values prop on <Trans /> component — interpolation variables are now inferred from the translation string when custom types are configured 1772

16.5.8

  • A selector function cannot be resolved without an i18n instance... returning empty string is safer than leaking the raw function reference. 1907

16.5.7

  • fix: <Trans> component with enableSelector: true does not support multiple selectors for fallbacks 1907

... (truncated)

Commits

Paylist preview build

Auto-generated by CI on every push. Client artifact is kept for 14 days.

PR #8
Workflow run 32037688386
Artifact paylist-client-pr-8

Download

gh run download 32037688386 -R noneandundefined/paylist -n paylist-client-pr-8

@dependabot
dependabot Bot requested a review from noneandundefined as a code owner August 13, 2026 17:05
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/www-client/react-i18next-17.0.0 branch 3 times, most recently from 6db4a76 to 0fdcf22 Compare August 16, 2026 17:35
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.7.4 to 17.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.7.4...v17.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/www-client/react-i18next-17.0.0 branch from 0fdcf22 to 7aadb90 Compare August 17, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants