deps(deps): bump the frontend-deps group across 1 directory with 6 updates#62
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the frontend-deps group across 1 directory with 6 updates#62dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the frontend-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `3.0.4` | | [vue](https://github.com/vuejs/core) | `3.5.21` | `3.5.24` | | [vue-router](https://github.com/vuejs/router) | `4.5.1` | `4.6.3` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.10.3` | `3.10.9` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.7` | `7.2.2` | | [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.0.2` | `8.0.3` | Updates `pinia` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.3...v3.0.4) Updates `vue` from 3.5.21 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.21...v3.5.24) Updates `vue-router` from 4.5.1 to 4.6.3 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.3) Updates `vuetify` from 3.10.3 to 3.10.9 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.10.9/packages/vuetify) Updates `vite` from 7.1.7 to 7.2.2 - [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.2.2/packages/vite) Updates `vite-plugin-vue-devtools` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/vuejs/devtools/releases) - [Commits](https://github.com/vuejs/devtools/commits/v8.0.3/packages/vite) --- updated-dependencies: - dependency-name: pinia dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: vue dependency-version: 3.5.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: vue-router dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: vuetify dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: vite-plugin-vue-devtools dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps ... 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 |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 frontend-deps group with 6 updates in the / directory:
3.0.33.0.43.5.213.5.244.5.14.6.33.10.33.10.97.1.77.2.28.0.28.0.3Updates
piniafrom 3.0.3 to 3.0.4Commits
290db63release: pinia@3.0.4@pinia/testing@1.0.3@pinia/nuxt@0.11.30e9e7e7feat(nuxt): automatic HMR code (vite only) (#2954)be9e356feat(warn): detect global context on the server side (#2983)8a65eb7chore: up nuxt 4e25e525fix(nuxt): resolve auto-imports in layers (#3035)868f6b5chore: dedupec0a6a4bchore: up depsbcc571btest: upgrade workspaces vitest1cf5687test: unstub specific action9b92217fix: store typeUpdates
vuefrom 3.5.21 to 3.5.24Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
e131369release: v3.5.2490ce838chore(reactivity): remove duplicated ReactiveEffectRunner interface (#14063)11ec51aRevert "fix(compiler-core): correctly handle ts type assertions in expression...5cf0097release: v3.5.23f411c66fix(suspense): clear placeholder and fallback el after resolve to enable GC (...dc4dd59fix(TransitionGroup): use offsetLeft and offsetTop instead of getBoundingClie...40c4b2afix(runtime-core): pass props and children to loadingComponent (#13997)e6544acfix(compiler-core): correctly handle ts type assertions in expressions (#13397)75d44c7fix(compiler-sfc): resolve numeric literals and template literals without exp...dcc6f36fix(compiler): using guard instead of non-nullish assertion (#13982)Updates
vue-routerfrom 4.5.1 to 4.6.3Release notes
Sourced from vue-router's releases.
Commits
61838bfrelease: vue-router@4.6.309d63d3fix: reinstate ESM browser builds (#2572)4dd6544release: vue-router@4.6.2af822e4fix: avoid passing leading ? to parseQuery04a621crelease: vue-router@4.6.12064d8abuild: fixup changelog6f00085chore: up deps9b22edcbuild: add deprecated vue-router.esm-bundler exportd9c6cc7build: annotate release37cc3a5release: vue-router@4.6.0Updates
vuetifyfrom 3.10.3 to 3.10.9Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
35f7e0cchore(release): publish v3.10.9085df5cchore: update vitest chrome to 1422a2d785fix(VTooltip): only keep content open on keyboard focus28edb66fix(VList): correct styles for spacing withnavprop (#22254)bcde2b6fix(VTab): render selection in forced-colors mode (#22271)c104b1dfix(VBtnToggle): render selection in forced-colors mode (#22279)6322402chore: make throttle tests-friendly7fe2f80chore(release): publish v3.10.8fe1214ffix(VMenu): ignore focus on root element8e810e5fix(VMenu): keep open with keyboard and open-delay="0" (#22242)Updates
vitefrom 7.1.7 to 7.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)b1fd616fix(css): fallback to sass when sass-embedded platform binary is missing (#21...ad5b3bffix(module-runner): makegetBuiltinsresponse JSON serializable (#21029)Updates
vite-plugin-vue-devtoolsfrom 8.0.2 to 8.0.3Release notes
Sourced from vite-plugin-vue-devtools's releases.
Commits
14d8183chore: release v8.0.316fed83perf: dropexeca(#964)6dc0500chore(deps): update all non-major dependencies (#965)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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