ci(deps): bump the prod group across 1 directory with 2 updates#2628
Merged
github-actions[bot] merged 2 commits intoJun 2, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
fc5d5ef to
436b2c3
Compare
Bumps the prod group with 2 updates in the / directory: [vue](https://github.com/vuejs/core) and [vue-router](https://github.com/vuejs/router). Updates `vue` from 3.5.33 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.33...v3.5.34) Updates `vue-router` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: vue-router dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]>
436b2c3 to
d2edd15
Compare
Member
|
/compile |
AndyScherzinger
approved these changes
Jun 2, 2026
Signed-off-by: nextcloud-command <[email protected]>
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 prod group with 2 updates in the / directory: vue and vue-router.
Updates
vuefrom 3.5.33 to 3.5.34Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
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.6 to 5.0.7Release notes
Sourced from vue-router's releases.
Commits
ddd20c3release: [email protected]91cdec3feat(param-parsers): add include/exclude options8af50c9fix(volar): drop runtime@vue/language-coreimport (#2710)b840cd6chore(ci): set least-privilege workflow token permissions (#2708)51c1672chore(release): use@clack/promptsaf77a7cchore: playground param type641200arefactor(param-parsers): simplify defineParamParser9b9896echore: commentsd41897brefactor: wip of defineParamParser17d51fbchore: logs