Bump react-i18next from 15.6.0 to 16.5.1 in /js - #135
Conversation
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.6.0 to 16.5.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.6.0...v16.5.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.1 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: This PR upgrades the JS UI workspaces to use a newer Changes:
Technical Notes: 🤖 Was this summary useful? React with 👍 or 👎 |
| specifier: ^15.6.0 | ||
| version: 15.6.0(i18next@25.3.2(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) | ||
| specifier: ^16.5.1 | ||
| version: 16.5.1(i18next@25.3.2(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3) |
There was a problem hiding this comment.
react-i18next@16.5.1 declares a peer requirement of i18next >= 25.6.2, but the lockfile is resolving it against i18next@25.3.2 here; depending on pnpm/CI peer-dep strictness this can warn or fail installs. Consider aligning the i18next version range so it satisfies react-i18next’s peer constraint.
Other Locations
js/pnpm-lock.yaml:215js/pnpm-lock.yaml:403
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
|
Superseded by #144. |
Bumps react-i18next from 15.6.0 to 16.5.1.
Changelog
Sourced from react-i18next's changelog.
... (truncated)
Commits
a33d98516.5.1106eeb7exportnodesToString0ee8a6316.5.0be99228Add configuration option to set default props for the Trans component #189509b9d8616.4.1ba059b4prevent double-escaping of interpolated values #16.4.17917079fallback for unescape function228298216.4.031f0d2e\<Trans count>prop: optional - infer count from children #1891ba89d1dcosmeticsYou 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)