build(deps): bump i18next from 25.10.10 to 26.3.4#26
Conversation
Bumps [i18next](https://github.com/i18next/i18next) from 25.10.10 to 26.3.4. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.10.10...v26.3.4) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.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 |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Single-line dependency bump of Files Reviewed (1 file)
Reviewed by minimax-m3 · Input: 35.4K · Output: 1.6K · Cached: 161.4K |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cf236faa90
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "gpt-tokenizer": "^3.4.0", | ||
| "hono": "^4.12.0", | ||
| "i18next": "^25.8.11", | ||
| "i18next": "^26.3.4", |
There was a problem hiding this comment.
Regenerate bun.lock with the dependency bump
This bump updates package.json, but the committed bun.lock still lists the root requirement as i18next: ^25.8.11 and resolves i18next@25.10.10. The CI workflow and Docker/release paths run bun install --frozen-lockfile (Bun help: --frozen-lockfile means “Disallow changes to lockfile”), so a fresh install for this commit has to change the lockfile to satisfy ^26.3.4 and will fail instead. Please run bun install and commit the updated bun.lock alongside this version change.
Useful? React with 👍 / 👎.
Bumps i18next from 25.10.10 to 26.3.4.
Release notes
Sourced from i18next's releases.
... (truncated)
Changelog
Sourced from i18next's changelog.
... (truncated)
Commits
817ede526.3.446d0dd8build642137bfix(security): prevent deepExtend from recursing into inherited built-inscf7080d26.3.305fd7bebuildcc0bd80changelog: 26.3.3 entry for #24389cbfa63fix(types): preserve selector returnObjects shape with context (#2438)3b0471226.3.2fc20f5dchangelog: 26.3.2 entry for #24376901e04fix: reassemble comma-in-parens formatters at any chain position (#2437)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 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)