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 production-dependencies group in /app with 3 updates: @scalar/api-reference, vue and vue-router.
Updates
@scalar/api-reference
from 1.24.15 to 1.24.27Changelog
Sourced from
@scalar/api-reference
's changelog.... (truncated)
Commits
Updates
vue
from 3.4.29 to 3.4.31Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
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.3 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 bannerDependabot 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