chore(deps): bump the patch group across 1 directory with 4 updates#6867
Merged
Merged
Conversation
Bumps the patch group with 4 updates in the /website directory: [immer](https://github.com/immerjs/immer), [@iconify/json](https://github.com/iconify/icon-sets), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `immer` from 11.1.9 to 11.1.11 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v11.1.9...v11.1.11) Updates `@iconify/json` from 2.2.494 to 2.2.498 - [Commits](iconify/icon-sets@2.2.494...2.2.498) Updates `@types/node` from 22.20.0 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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: "@iconify/json" dependency-version: 2.2.497 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: immer dependency-version: 11.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/website/patch-c2a136e3d2
branch
from
July 9, 2026 13:09
54d316b to
1e7bcd1
Compare
maverbiest
approved these changes
Jul 9, 2026
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 patch group with 4 updates in the /website directory: immer, @iconify/json, @types/node and vitest.
Updates
immerfrom 11.1.9 to 11.1.11Release notes
Sourced from immer's releases.
Commits
60ca295chore(deps): bump@sigstore/corefrom 3.2.0 to 3.2.1 (#1258)858d036fix: improve DraftMap.{entries,values}() compatibility#1228 (#1228)89acf94chore(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /website (#1257)f2b409echore(deps-dev): bump vite from 6.4.2 to 6.4.3 (#1256)e6eb6e3chore(deps): bump@babel/plugin-transform-modules-systemjsin /website (#1238)5868ec5chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /website (#1237)c6ce0e9chore(deps): bump tar from 7.5.13 to 7.5.16 (#1253)9ec6559chore(deps): bump joi from 17.7.0 to 17.13.4 in /website (#1250)86c3776chore(deps): bump shell-quote from 1.7.4 to 1.8.4 in /website (#1248)e606b33chore(deps): bump shell-quote from 1.8.0 to 1.8.4 (#1247)Updates
@iconify/jsonfrom 2.2.494 to 2.2.498Commits
1a0c145Update 6 icon setse6e0857Update 6 icon sets4c10239Update 5 icon setse24a0beUpdate 8 icon setsUpdates
@types/nodefrom 22.20.0 to 22.20.1Commits
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...🚀 Preview: Add
previewlabel to enable