Skip to content

chore(deps): bump react-i18next from 16.2.4 to 16.5.8 in /frontend#2301

Merged
ManishMadan2882 merged 2 commits intomainfrom
dependabot/npm_and_yarn/frontend/react-i18next-16.5.8
Apr 14, 2026
Merged

chore(deps): bump react-i18next from 16.2.4 to 16.5.8 in /frontend#2301
ManishMadan2882 merged 2 commits intomainfrom
dependabot/npm_and_yarn/frontend/react-i18next-16.5.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps react-i18next from 16.2.4 to 16.5.8.

Changelog

Sourced from react-i18next's changelog.

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

16.5.6

  • fix: prevent crash in useSSR when init() hasn't been called before useSSR — now logs a warning instead of throwing 1604

16.5.5

  • fix: prevent crash in useSSR, getInitialProps and Translation when no i18next instance is available (e.g. in monorepo setups with duplicate react-i18next copies) — now logs a clear warning instead of throwing 1604

16.5.4

  • fix: Overriding React component props not working 1902

16.5.3

  • fix: Trans named tags with underscore 1901

16.5.2

  • fix: Type errors when you've declared a resources type 1899 via 1900

16.5.1

16.5.0

  • Add configuration option transDefaultProps to set default props for the Trans component (e.g. tOptions, shouldUnescape, values) 1895

16.4.1

  • fix(Trans): prevent double-escaping of interpolated values in component props (e.g. title). Unescape HTML entities before passing prop values to React to avoid rendered output like &amp;quot; / &amp;[#39](https://github.com/i18next/react-i18next/issues/39);. 1893

16.4.0

  • <Trans count> prop: optional - infer count from children 1891

16.3.5

  • fix runaway effect in useTranslation 1888 by 1889

16.3.4

... (truncated)

Commits
  • b00adfa 16.5.8
  • e367522 A selector function cannot be resolved without an i18n instance... returning ...
  • 1cbd152 16.5.7
  • c257c2e fix: \<Trans> component with enableSelector: true does not support multipl...
  • a577b41 16.5.6
  • d5901b4 fix: prevent crash in useSSR when init() has not been called before useSSR
  • bd2fea9 16.5.5
  • 8f80d49 fix: prevent crash in useSSR, getInitialProps and Translation when no i...
  • 47bf99a readme
  • b97c2bb 16.5.4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextra-docsgpt Building Building Preview, Comment Apr 14, 2026 8:20am
oss-docsgpt Ready Ready Preview, Comment Apr 14, 2026 8:20am

Request Review

@ManishMadan2882
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.2.4 to 16.5.8.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v16.2.4...v16.5.8)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.5.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@ManishMadan2882 ManishMadan2882 merged commit 1780e3c into main Apr 14, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/react-i18next-16.5.8 branch April 14, 2026 08:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.65%. Comparing base (cb30a24) to head (5e7fab2).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2301      +/-   ##
==========================================
- Coverage   93.55%   91.65%   -1.90%     
==========================================
  Files         214      220       +6     
  Lines       17768    18372     +604     
==========================================
+ Hits        16622    16839     +217     
- Misses       1146     1533     +387     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 frontend javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant