chore(deps): bump the vue-ecosystem group across 1 directory with 6 updates - #108
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the vue-ecosystem group across 1 directory with 6 updates#108dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the vue-ecosystem group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.2` | `4.4.8` | | [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.38` | | [vue-router](https://github.com/vuejs/router) | `5.0.4` | `5.1.0` | | [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `1.15.2` | `1.16.0` | | [@nuxt/icon](https://github.com/nuxt/icon) | `2.2.1` | `2.2.3` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.6` | `3.3.5` | Updates `nuxt` from 4.4.2 to 4.4.8 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.8/packages/nuxt) Updates `vue` from 3.5.30 to 3.5.38 - [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.38) Updates `vue-router` from 5.0.4 to 5.1.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.4...v5.1.0) Updates `@nuxt/eslint` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/nuxt/eslint/releases) - [Commits](https://github.com/nuxt/eslint/commits/v1.16.0/packages/module) Updates `@nuxt/icon` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/nuxt/icon/releases) - [Commits](nuxt/icon@v2.2.1...v2.2.3) Updates `vue-tsc` from 3.2.6 to 3.3.5 - [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.3.5/packages/tsc) --- updated-dependencies: - dependency-name: nuxt dependency-version: 4.4.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue dependency-version: 3.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-router dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vue-ecosystem - dependency-name: "@nuxt/eslint" dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue-ecosystem - dependency-name: "@nuxt/icon" dependency-version: 2.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-tsc dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
4.4.24.4.83.5.303.5.385.0.45.1.01.15.21.16.02.2.12.2.33.2.63.3.5Updates
nuxtfrom 4.4.2 to 4.4.8Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
2bfc2c8v4.4.8e6d578ffix(nuxt): revert unhead dependency back to v29056215fix(deps): update nuxt/scripts presetsb7d5790v4.4.7dbc5896chore: linte447a79fix(nuxt): reject cross-origin paths inreloadNuxtAppd72a89erefactor(nuxt): replacerunInNewContextwith AST walker2cce6fbfix(nuxt): block path-normalization open redirect innavigateTo0103ce0fix(nuxt): reject script-capable protocols in\<NuxtLink>href07e39cdfix(nuxt): match route rules case-insensitively to mirrorvue-routerUpdates
vuefrom 3.5.30 to 3.5.38Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
478e3e8release: v3.5.3830ba647chore(release): make release publishing resumable (#14953)c00b021release: v3.5.3711ac8b4release: v3.5.3643eba78chore(deps): update lint (#14935)3bc7290chore(deps): update build (#14901)8203fc5chore(deps): update all non-major dependencies (#14938)8f4bc85chore(deps): update compiler (#14900)8e63cdfchore(deps): update dependency npm-run-all2 to v9 (#14939)131291achore(deps): update test (#14936)Updates
vue-routerfrom 5.0.4 to 5.1.0Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
c0e3226release: vue-router@5.1.09ca7672chore: fix playgroundc usage315cc09refactor(experimental): remove defineQueryParamParser and definePathParamParser7fa42f4docs: fix gen and dead links1b3a068refactor: organize imports and exports add back Router665be2ddocs: links update5d79bd2chore: unused param9ccf3d1docs: experimentaleee8ac6chore: playground param parsers testing0194b85build: build before test:typesUpdates
@nuxt/eslintfrom 1.15.2 to 1.16.0Commits
de61df2chore: release v1.16.074c56ccchore(deps): upgrade dependencies and fix resulting type/CI issues (#682)Updates
@nuxt/iconfrom 2.2.1 to 2.2.3Release notes
Sourced from @nuxt/icon's releases.
Commits
4d8d1f6chore: release v2.2.30c6b696chore(deps): update all non-major dependencies (#486)d6288e5chore(deps): update nuxt framework to ^4.4.6 (#459)17d9348fix: scope per-instance customize to unique CSS selector (#483)4502522fix(server): guard collection lookup against prototype keys (#488)931722efix(server): useufofor query parsing to fix h3 v2 compatibility (#493)b13f778chore(github): add pkg.pr.new preview publishing (#495)7cafddcchore(deps): update all non-major dependencies (#424)740ae78ci: update workflow references to main branch (#484)3d72f09chore: release v2.2.2Updates
vue-tscfrom 3.2.6 to 3.3.5Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
2fe255cv3.3.5 (#6102)043a77bv3.3.4 (#6095)5c41b5fv3.3.3 (#6079)7a00047v3.3.2 (#6068)9109bf3v3.3.1 (#6059)1088dcev3.3.0 (#6052)c8e90e4v3.2.9 (#6045)ae6f658chore: refine package publish file lists2d029c7chore: bump deps618bd6bv3.2.8 (#6036)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