chore(deps): bump the management-frontend group across 1 directory with 5 updates - #86
Open
dependabot[bot] wants to merge 1 commit into
Conversation
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
…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.43` | | [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.9` | | [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.43 - [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.43) 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.9 - [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/[email protected]/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/[email protected]/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] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/management-gui/frontend/management-frontend-b655de5138
branch
from
September 21, 2026 04:36
31020fe to
949ac2a
Compare
This branch has not been deployed
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.435.0.45.3.11.58.21.63.06.0.56.0.98.0.18.3.0Updates
vuefrom 3.5.30 to 3.5.43Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
5be58b4release: v3.5.43a0b61aachore: remove and ignore generated git hooks2fde323fix(compiler-sfc): ignore comment delimiters inside strings and url() when pa...599f35bfix(reactivity): preserve readonly wrappers in array copy methods (#15469)55a2b45chore(deps): update pnpm to v12 (#15439)243aabcfix(types): keep optional props when a runtime prop uses a generic PropType (...718f782fix(shared): handle circular references in looseEqual (#15499)9a1df69fix(compiler-sfc): prepend semicolon for await in switch case (#15498)d6febaafix(compiler-sfc): reuse parsed parent configs across tsconfig walks (fix #15...b9456cbfix(shared): preserve comment-like text in style values (#15471)Updates
vue-routerfrom 5.0.4 to 5.3.1Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
9a66989release: [email protected]4fa1401ci: 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: [email protected]b19cce2chore: 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.9Release notes
Sourced from @vitejs/plugin-vue's releases.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
Commits
822c69drelease: [email protected]127b03ffix(plugin-vue): initialize compiler correctly (#475)3180192chore(deps): update dependency obug to v3 (#846)189148efix(plugin-vue): transpile TS in templates with empty script block (#838)b2b559dfix(deps): update all non-major dependencies (#812)d8ff7d0release: [email protected]d59c3c0feat(plugin-vue): add forced vapor mode option (#766)d369e5afix(deps): update all non-major dependencies (#781)f93acebrelease: [email protected]941b651feat: use carets for@rolldown/pluginutilsversion (#776)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)