chore(deps): bump the npm-minor-patch group across 1 directory with 6 updates - #16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the npm-minor-patch group across 1 directory with 6 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the npm-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `22.20.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.4` | `5.56.8` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.5.1` | `4.5.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.31.0` | | [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) | `1.25.0` | `1.31.0` | | [@lucide/vue](https://github.com/lucide-icons/lucide/tree/HEAD/packages/vue) | `1.25.0` | `1.31.0` | 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 `svelte` from 5.56.4 to 5.56.8 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.8/packages/svelte) Updates `nuxt` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.2/packages/nuxt) Updates `lucide-react` from 1.25.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react) Updates `@lucide/svelte` from 1.25.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/svelte) Updates `@lucide/vue` from 1.25.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/vue) --- updated-dependencies: - dependency-name: "@lucide/svelte" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@lucide/vue" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: lucide-react dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: nuxt dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: svelte dependency-version: 5.56.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-3d8c814ac1
branch
from
August 14, 2026 01:27
687e70d to
c3e4458
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-3d8c814ac1
branch
August 15, 2026 21:46
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-minor-patch group with 6 updates in the / directory:
22.20.022.20.15.56.45.56.84.5.14.5.21.25.01.31.01.25.01.31.01.25.01.31.0Updates
@types/nodefrom 22.20.0 to 22.20.1Commits
Updates
sveltefrom 5.56.4 to 5.56.8Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
44a7813Version Packages (#18572)3dde011fix: callonerrorand provide a workingresetwhen hydrating a failed bou...2bace30fix: preserve select selection with spread attributes (#18561)b29d700Version Packages (#18560)b791cacchore: provideindentoption forprint(#18474)4a6a85bVersion Packages (#18552)d0dbe1aperf: skip quadratic blocker analysis when no top-level await (#18548)22e0adbfix: rerun derived that had an abort controller on reconnection (#18551)602a873Version Packages (#18497)a4fd67efix: $state.eager() is sometimes incorrect in SSR (#18530)Updates
nuxtfrom 4.5.1 to 4.5.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
e2d3a39v4.5.29123ed8fix(nuxt): match route rules against decoded paths2c38086chore: bump nuxt rolldown peer dep to match unctx3fda97ffix(nuxt): depend on rolldown as a peer to reuse vite's copyb960d36refactor(nuxt): useisReferenceIdentifierin page-meta plugin (#35882)1f52b61fix(nuxt): don't warn about missing\<NuxtPage>on nav + with slot (#35948)c7604bdfix(nuxt): collect build cache once build outputs are final (#35929)ba4fc0aperf(nuxt): reuse app and component scans for unchanged structures (#35912)d7f5f07fix(nuxt): settle asyncData status when bailing (#35908)2ca27f1perf(kit,nuxt): use lazy imports to improve parsing speed (#35901)Updates
lucide-reactfrom 1.25.0 to 1.31.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
@lucide/sveltefrom 1.25.0 to 1.31.0Release notes
Sourced from @lucide/svelte's releases.
... (truncated)
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)510f495chore(deps-dev): bump the svelte-deps group with 3 updates (#4671)Updates
@lucide/vuefrom 1.25.0 to 1.31.0Release notes
Sourced from @lucide/vue's releases.
... (truncated)
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)53766c7chore(deps): bump the vue-deps group with 3 updates (#4670)