This project is community-driven. If you would like to support this project, consider joining the Insiders Program to improve the sustainability of this project and unlock more features.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the vue-and-vite-deps group in /frontend with 5 updates:
5.2.12
5.3.2
3.4.21
3.4.31
4.3.0
4.4.0
2.0.19
2.0.24
3.6.7
3.6.10
Updates
vite
from 5.2.12 to 5.3.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3af02bd
release: v5.3.224c799b
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)a33a97f
chore(deps): update all non-major dependencies (#17553)2d6672f
chore(deps): update es-module-lexer to 1.5.4 (#17555)7c06ef0
refactor(optimizer): use early continues (#17551)a8e2f6f
fix(client): uniform variablelocation
(#17528)6c10662
chore(deps): update dependency eslint to v9 (#16661)bf123f2
fix(deps): update all non-major dependencies (#17494)ec16a5e
chore: fix some comments (#17495)c608e6a
release: v5.3.1Updates
vue
from 3.4.21 to 3.4.31Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
f2acd51
release: v3.4.31746352a
fix(compiler-core): handle inline comments with undefined bindings (#11217)ad22879
test(reactivity): add a failed test for computed (#11243)b1d1f44
chore(deps): update dependency monaco-editor to ^0.50.0 (#11211)e0df985
fix: Revert "fix(reactivity): avoid infinite loop when render access a side e...6c303ea
Revert "fix(reactivity): fix side effect computed dirty level (#11183)"261fb7c
chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)01ff603
chore(deps): update dependency puppeteer to ~22.12.0 (#11210)89946f8
chore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)a1170db
chore(deps): update all non-major dependencies (#11207)Updates
vue-router
from 4.3.0 to 4.4.0Release notes
Sourced from vue-router's releases.
Commits
77d7217
release: vue-router@4.4.052b531d
docs: update vitepressbf106df
chore: remove unused depb55ab88
chore: up pnpm19142f5
Merge pull request #2264 from vuejs/refactor/typed-routesa91123f
docs: vuejs.de banner805e6ff
docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/gui...edff284
release: vue-router@4.4.0-alpha.3abe223d
feat: add a clearRoutes method249bf2d
docs: vuejs.de bannerUpdates
vue-tsc
from 2.0.19 to 2.0.24Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
bca79db
v2.0.247821158
fix(tsc): bump peer typescript version (#4513)7d44d8e
chore: update Volar to 2.4.0-alpha.270cb34e
v2.0.23-alpha.1ff17b8a
fix(tsc):fix testsc1b2f64
v2.0.23-alpha.00fc957e
refactor(language-server): reorganize the code structure (#4507)4a295b6
fix(vue-tsc): update required volar version (#4498)884c8a5
v2.0.22fda6ad3
fix(language-core): compatible with TS 5.5 (#4492)Updates
vuetify
from 3.6.7 to 3.6.10Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
34c7bd5
chore(release): publish v3.6.10154e751
fix(VDatePicker): don't update month/year if new model is empty0931cec
fix(VExpansionPanel): remove unused toRef666484a
fix(VExpansionPanel): propagate defaults provided by VExpansionPanelscec2094
fix(VExpansionPanelTitle): propagate VIcon defaultsa30a859
chore(release): publish v3.6.97ccff92
fix(VAppBar): inability to scroll to the bottom (#19921)193301c
fix(VMenu): allow enter keypress to work in input element (#19922)e6e76d5
fix(VOverlay): check for Shadow DOM on mount (#19947)07a6fb8
fix(VFab): change type for location prop (#19949)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show