chore: bump the npm-patch-minor group with 5 updates#38
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm-patch-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [i18next](https://github.com/i18next/i18next) | `26.3.4` | `26.3.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` | | [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli) | `0.2.2` | `0.2.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.9` | `4.1.10` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `i18next` from 26.3.4 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@v26.3.4...v26.3.6) Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite-plus` from 0.2.2 to 0.2.4 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.2.4/packages/cli) Updates `@vitest/coverage-v8` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: vite-plus dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-patch-minor-fce105c85f
branch
July 13, 2026 10:52
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 npm-patch-minor group with 5 updates:
26.3.426.3.626.1.026.1.10.2.20.2.44.1.94.1.104.1.94.1.10Updates
i18nextfrom 26.3.4 to 26.3.6Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
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 fixUpdates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
vite-plusfrom 0.2.2 to 0.2.4Release notes
Sourced from vite-plus's releases.
... (truncated)
Commits
1ca9f0frelease: v0.2.4: Vitest security hotfix747f0e5fix(deps): upgrade vitest to 4.1.107f70680release: v0.2.3: config extraction, create, and vp run reliability fixes (#2081)4a5d742fix(static_config): trust defineConfig from vite (#2075)603140dfeat(test): PTY-based interactive CLI snapshot tests (#2052)dcae79ffix(create): read org manifest from the tarball when the registry strips crea...b9b15c4fix(static_config): only trustdefineConfigfromvite-plus(#2060)98cc0dbci: pack local dirs for the registry bridge instead of pkg.pr.new (#2038)638c447fix(global): respect custom VP_HOME (#2029)b99c778refactor(cli): remove unused exported helpers (#2046)Updates
@vitest/coverage-v8from 4.1.9 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Upgrade test tooling and i18n packages to latest patches, including the Vitest security hotfix and
i18nextbug fixes for safer tests and more reliable translations.vitest4.1.9 → 4.1.10 — security fix for browser mode and URI resolve bug fix.@vitest/coverage-v84.1.9 → 4.1.10 — aligned withvitest.vite-plus0.2.2 → 0.2.4 — bundlesvitest4.1.10 security patch.i18next26.3.4 → 26.3.6 — adds TypeScript 7 peer support and fixes nesting/interpolation edge cases.@types/node26.1.0 → 26.1.1 — patch type updates.Written for commit fb068c8. Summary will update on new commits.