Bump react-i18next from 15.6.0 to 16.5.4 in /js#178
Conversation
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.6.0 to 16.5.4. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.6.0...v16.5.4) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates the UI translation dependency Changes:
Technical Notes: This is a major version upgrade of 🤖 Was this summary useful? React with 👍 or 👎 |
| "react-dom": "^18.3.1", | ||
| "react-hook-form": "^7.60.0", | ||
| "react-i18next": "^15.6.0", | ||
| "react-i18next": "^16.5.4", |
There was a problem hiding this comment.
This is a major version bump (15 → 16), so it’s worth double-checking the react-i18next breaking changes and confirming the translation flows still behave as expected (notably useTranslation/<Trans>). If CI doesn’t cover it, consider running the existing UI/Playwright tests against both account and admin UIs after the upgrade.
Other Locations
js/apps/admin-ui/package.json:103js/libs/ui-shared/package.json:57
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps react-i18next from 15.6.0 to 16.5.4.
Changelog
Sourced from react-i18next's changelog.
... (truncated)
Commits
b97c2bb16.5.4596840efix: Overriding React component props not working #19021c63ca116.5.348d25d2releasefa79005fix: Trans named tags with underscore (#1901)df41fb316.5.218c6f17release988cd3ffix #1899 (#1900)3b4e102fix img url272929cdocs: remove broken Code Climate GPA badge (#1897)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)