npm(deps): bump the vue-ecosystem group across 1 directory with 5 updates#91
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
npm(deps): bump the vue-ecosystem group across 1 directory with 5 updates#91dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the vue-ecosystem group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.25` | `3.5.29` | | [vue-router](https://github.com/vuejs/router) | `4.6.4` | `5.0.3` | | [vue-tweet](https://github.com/DannyFeliz/vue-tweet) | `2.3.3` | `2.4.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` | Updates `vue` from 3.5.25 to 3.5.29 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.25...v3.5.29) Updates `vue-router` from 4.6.4 to 5.0.3 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.6.4...v5.0.3) Updates `vue-tweet` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/DannyFeliz/vue-tweet/releases) - [Commits](DannyFeliz/vue-tweet@v2.3.3...v2.4.0) Updates `@vitejs/plugin-vue` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.4/packages/plugin-vue) Updates `vite` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vue-router dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vue-ecosystem - dependency-name: vue-tweet dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vue-ecosystem - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue-ecosystem - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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:
3.5.253.5.294.6.45.0.32.3.32.4.06.0.36.0.47.3.07.3.1Updates
vuefrom 3.5.25 to 3.5.29Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
355d606release: v3.5.295b0227dchore(deps): update dependency minimatch to ~10.2.0 [security] (#14460)2a79483chore(deps): update test (#14456)53a4ab4chore(deps): update build (#14465)3cb43fechore(deps): update all non-major dependencies (#14455)d3083a5chore(deps): update lint (#14464)702284ffix(runtime-core): prevent instance leak in withAsyncContext (#14445)da6690cfix(server-renderer): render className as escaped string (#14469)521157dtypes(jsx): flexible class attribute declarations (#14441)df059f8fix(transition): prevent enter if leave is in progress (#14443)Updates
vue-routerfrom 4.6.4 to 5.0.3Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
2b4d612release: vue-router@5.0.3382e34bfeat: deprecate new NavigationResult(to) in favor of reroute(to)d6a3812test: deleting file with same name as folder keeps childrenb533d6echore: note52b4620chore: pnpm0b0504bfix(volar): usets.getTokenPosOfNodeinstead ofnode.getStart(#2630)eb40988docs: Fix route-map.d.ts path (#2625)cdf7b44fix(types): relax RouteMapGeneric constraint for interface-based RouteNamedMa...ef327c8chore: update security support table96e49e6style: lintUpdates
vue-tweetfrom 2.3.3 to 2.4.0Release notes
Sourced from vue-tweet's releases.
Commits
a7bbe202.4.07c18c61Add 'system' theme option that follows OS color scheme8ba68122.3.44fb5fe7Fix the generate types scriptfd03ffbCancel times when destroying the componentb45594aUpdate the dev dependencies1337cc8Make the typescript config strict7b4424aImprove module definition2472f94Remove the unused eslint confige9629cbMerge pull request #31 from kikiutils/fix/type-declareUpdates
@vitejs/plugin-vuefrom 6.0.3 to 6.0.4Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
5527bf4release: plugin-vue@6.0.4e69d751fix(deps): update all non-major dependencies (#726)cd0c8a8chore(deps): update dependency rollup to ^4.57.1 (#733)239eb6achore: add metadata for vite-plugin-registry (#730)fa3ea0echore(deps): update upstream (#727)8a95809fix(deps): update all non-major dependencies (#722)924b28efix(deps): update all non-major dependencies (#709)Updates
vitefrom 7.3.0 to 7.3.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)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