chore(deps): bump the management-frontend group across 1 directory with 5 updates - #86
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…th 5 updates Bumps the management-frontend group with 5 updates in the /management-gui/frontend directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.42` | | [vue-router](https://github.com/vuejs/router) | `5.0.4` | `5.3.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.63.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.5` | `6.0.8` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.1` | `8.3.0` | Updates `vue` from 3.5.30 to 3.5.42 - [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.42) Updates `vue-router` from 5.0.4 to 5.3.1 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.4...v5.3.1) Updates `@playwright/test` from 1.58.2 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.63.0) Updates `@vitejs/plugin-vue` from 6.0.5 to 6.0.8 - [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.8/packages/plugin-vue) Updates `vite` from 8.0.1 to 8.3.0 - [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/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: management-frontend - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: management-frontend - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: management-frontend - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: management-frontend - dependency-name: vue-router dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: management-frontend ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/management-gui/frontend/management-frontend-b655de5138
branch
from
September 16, 2026 23:01
5047cd8 to
31020fe
Compare
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 management-frontend group with 5 updates in the /management-gui/frontend directory:
3.5.303.5.425.0.45.3.11.58.21.63.06.0.56.0.88.0.18.3.0Updates
vuefrom 3.5.30 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-routerfrom 5.0.4 to 5.3.1Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
9a66989release: vue-router@5.3.14fa1401ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 in the actions group (#2795)92cfd6ffix(experimental): handle non-string params for isActive0e91ac8release: vue-router@5.3.0b19cce2chore: dark mode e2e2315047fix(router): skip scroll saving for unknown pop direction (fix #1431) (#2780)d2b87d5feat: prevent race condition dev-only error (#2789)b75d5a8docs: scroll off033f1c7feat(scroll): skip scroll computation based on history.scrollRestoration67babd4fix(unplugin): generate param types from override paths and stop inheritance ...Updates
@playwright/testfrom 1.58.2 to 1.63.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...Updates
@vitejs/plugin-vuefrom 6.0.5 to 6.0.8Release notes
Sourced from @vitejs/plugin-vue's releases.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
Commits
d8ff7d0release: plugin-vue@6.0.8d59c3c0feat(plugin-vue): add forced vapor mode option (#766)d369e5afix(deps): update all non-major dependencies (#781)f93acebrelease: plugin-vue@6.0.7941b651feat: use carets for@rolldown/pluginutilsversion (#776)77dc8bcfix(deps): update all non-major dependencies (#774)9e825b8fix(deps): update all non-major dependencies (#762)51dbf4brelease: plugin-vue@6.0.69e07ae9feat(plugin-vue): propagate multiRoot for template-only vapor components (#745)050c996fix(deps): update all non-major dependencies (#738)Updates
vitefrom 8.0.1 to 8.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)