chore(deps): bump the i18next group across 1 directory with 2 updates - #329
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the i18next group across 1 directory with 2 updates#329dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
April 1, 2026 08:24
37e9181 to
67efdde
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
April 9, 2026 07:56
1e65f91 to
1347c30
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
April 17, 2026 07:55
ee94510 to
7e9fb04
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
April 23, 2026 07:54
26dab50 to
3ccc8e6
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
3 times, most recently
from
April 28, 2026 07:54
c8bda8a to
db050e5
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
6 times, most recently
from
May 11, 2026 10:08
0b27354 to
c890968
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
May 19, 2026 20:13
21c3882 to
20a5d94
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
from
May 26, 2026 14:03
20a5d94 to
50e9d24
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
5 times, most recently
from
June 10, 2026 07:53
cfd3e79 to
d151209
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
5 times, most recently
from
June 23, 2026 07:53
2fc841d to
ee7db14
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
4 times, most recently
from
June 30, 2026 07:53
087d591 to
631b4ff
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
3 times, most recently
from
July 14, 2026 07:53
175b97a to
c228e55
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
3 times, most recently
from
July 21, 2026 07:55
09e647d to
0a34920
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
3 times, most recently
from
July 27, 2026 07:55
7b068f1 to
e19f626
Compare
Bumps the i18next group with 2 updates in the / directory: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next). Updates `i18next` from 24.2.3 to 26.3.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v26.3.6) Updates `react-i18next` from 15.7.4 to 17.0.11 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.4...v17.0.11) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.10.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: i18next - dependency-name: react-i18next dependency-version: 16.6.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: i18next ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/i18next-6eb6f5ceb8
branch
from
July 28, 2026 07:53
e19f626 to
5e55861
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the i18next group with 2 updates in the / directory: i18next and react-i18next.
Updates
i18nextfrom 24.2.3 to 26.3.6Release notes
Sourced from i18next's releases.
... (truncated)
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
e1c60d426.3.604da43efix: allow typescript 7 in optional peerDependencies range (react-i18next#1927)8eed4acbuild573ae7326.3.5cc54b05docs(changelog): 26.3.5 — multiline $t() options, replace mutation, escaped-l...3180d67fix: skip interpolation of placeholders inside escaped values (#2442)d16f5a2fix: stop mutating the passed replace object when returning details (#2441)bed56c1fix: parse $t() nesting options block that spans multiple lines (#2440)c19e458docs(changelog): link GHSA advisory for deepExtend fix7bb87d0docs(changelog): reference security advisory for deepExtend fixInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
react-i18nextfrom 15.7.4 to 17.0.11Changelog
Sourced from react-i18next's changelog.
... (truncated)
Commits
274e2e617.0.113c4c563build1e7ccaechore: html-parse-stringify ^4.0.1 + 17.0.11 changelog4412e25html-parse-stringify ^4.0.0: replace escapeLiteralLessThan with the parser's ...5787979ci: types-compat falls back to latest when no@types/reactpre-release tag ex...3b71c2717.0.1057c3500buildc62476fchore: sync package-lock with i18next ^26.2.0 devDependency bump0126bd1improve instance warnings (monorepo hint) + dev-only suspense warning + weekl...8b4a9ea17.0.9