chore(deps): bump react-i18next from 17.0.6 to 17.0.8#25
chore(deps): bump react-i18next from 17.0.6 to 17.0.8#25dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.6 to 17.0.8. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.6...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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryRoutine Dependabot bump of
Confidence Score: 5/5Safe to merge — this is a two-patch bump containing a type-only fix and a minor multi-namespace feature; no runtime behaviour changes affect the main path. Both 17.0.7 and 17.0.8 are non-breaking: 17.0.8 is a TypeScript-types-only change and 17.0.7 adds opt-in multi-namespace selector routing. The tightened peer dependency minimum (i18next >= 26.2.0) is already met by the project's locked i18next@26.2.0, so no compatibility gap exists. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["package.json\nreact-i18next ^17.0.8"] --> B["pnpm-lock.yaml\nreact-i18next@17.0.8"]
B --> C["peer: i18next >= 26.2.0"]
B --> D["peer: react >= 16.8.0"]
E["project uses\ni18next@26.2.0"] -->|satisfies| C
F["project uses\nreact@19.2.6"] -->|satisfies| D
Reviews (1): Last reviewed commit: "chore(deps): bump react-i18next from 17...." | Re-trigger Greptile |
Bumps react-i18next from 17.0.6 to 17.0.8.
Changelog
Sourced from react-i18next's changelog.
Commits
a46ad2317.0.8f715031update i18next depa515d5bchangelog: 17.0.8 entry for #1921d5ab7c8fix(types): accept selector i18nKey on <Trans> under enableSelector: 'strict'...b91ba36Add Locize advice section near the top of README5e892a217.0.7c8f4c6bfeat: useTranslation([nsA,nsB]) routes selector secondary-ns prefix via getFi...084f9a6Modernize locize.com URLs and refresh UTM tagsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)