chore(deps): bump the vue-ecosystem group across 1 directory with 5 updates - #107
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the vue-ecosystem group across 1 directory with 5 updates#107dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the vue-ecosystem group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.2` | `4.4.5` | | [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.34` | | [vue-router](https://github.com/vuejs/router) | `5.0.4` | `5.0.6` | | [@nuxt/icon](https://github.com/nuxt/icon) | `2.2.1` | `2.2.2` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.6` | `3.2.8` | Updates `nuxt` from 4.4.2 to 4.4.5 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.5/packages/nuxt) Updates `vue` from 3.5.30 to 3.5.34 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.30...v3.5.34) Updates `vue-router` from 5.0.4 to 5.0.6 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.4...v5.0.6) Updates `@nuxt/icon` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/nuxt/icon/releases) - [Commits](nuxt/icon@v2.2.1...v2.2.2) Updates `vue-tsc` from 3.2.6 to 3.2.8 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.8/packages/tsc) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue dependency-version: 3.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-router dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: "@nuxt/icon" dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-tsc dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
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/vue-ecosystem-4c47003817
branch
June 15, 2026 07:09
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 vue-ecosystem group with 5 updates in the / directory:
4.4.24.4.53.5.303.5.345.0.45.0.62.2.12.2.23.2.63.2.8Updates
nuxtfrom 4.4.2 to 4.4.5Release notes
Sourced from nuxt's releases.
Commits
08f34b5v4.4.5adc9ebffix(nuxt): explicitly freeze head during island plugin phase (#35010)16fde3afix(nuxt): defer head DOM updates until page transition finishes (#35016)d01928efix(nuxt): correct island transform for server pages and 'deep' mode (#35005)151f918fix(nuxt): handle string presets in auto-imports (#35013)d1f7c8afix(nuxt): respect factory fetch/baseURL options in serveruseFetch(#35003)ddbd34dfix(nuxt): dedupegetCachedDatafor concurrent callers sharing a key (#34999)61dcde4fix(nuxt): cast partial nitro handlers when prepending to server arrays9974078fix(nitro): preserveserverHandlersarray afternitro:config(#34985)887628efix(nuxt): only force suspense remount after first resolve (#34949)Updates
vuefrom 3.5.30 to 3.5.34Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
57545e9release: v3.5.34a3b2617chore(deps): update dependency jsdom to ^29.1.1 (#14775)23d4fb5fix(runtime-core): avoid symbol coercion during props validation (#8539)090b2e3fix(compiler-sfc): preserve hash hrefs on\<image>elements (#14756)9667e0dfix(suspense): avoid DOM leak with out-in transition in v-if fragment (#14762)c8e2d4afix(reactivity): prevent orphan effect when created in a stopped scope (#14778)7f46fd4fix(compiler-sfc): infer Vue ref wrapper types when source is unresolvable (#...acfffe3fix(compiler-sfc): resolve type re-exports inside declare global (#14766)a037385chore(deps): update build (#14759)0bc56ffchore(deps): update pnpm to v10.33.3 (#14760)Updates
vue-routerfrom 5.0.4 to 5.0.6Release notes
Sourced from vue-router's releases.
Commits
03e2337release: vue-router@5.0.632f78c7fix: missing closing quote in generated import (#2688)7a41931release: vue-router@5.0.51578c9efix: avoid double decoding hash on string location1e7d2cdchore(release): show last tag and relative date in package promptdacc763chore: update sponsorsc24b418build: support git worktrees in verifyCommit script11191bcfix: track definePage imports per-file to fix named view race condition8e5f147style: avoid worktrees0a043f2chore: disable no-this-alias rule and remove inline suppression commentsUpdates
@nuxt/iconfrom 2.2.1 to 2.2.2Release notes
Sourced from @nuxt/icon's releases.
Commits
3d72f09chore: release v2.2.22b0ed16chore(deps): update actions/checkout action to v6 (#461)de3f038chore(deps): update actions/setup-node action to v6 (#437)bd14e0achore(deps): update pnpm/action-setup action to v6 (#479)1ed1c7ddocs: use dependencies on manual install (#434)49084a4chore: remove resolutionsafe1696chore(deps): update sxzz/workflows action to v2 (#480)b86b3a1chore: update all deps6c3bc60chore: lint fixd0ffb28chore: update deps manuallyUpdates
vue-tscfrom 3.2.6 to 3.2.8Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
618bd6bv3.2.8 (#6036)a7092edv3.2.7 (#6018)1e54c84chore: bump typescript to 6.0.3 (#6017)a954b9cfix(component-meta): preserve non-ASCII characters in prop default values (#6...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 conditions