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 5 updates:
1.24.35
1.24.64
3.4.31
3.4.35
4.4.0
4.4.1
3.6.10
3.6.14
4.18.0
4.19.1
Updates
@scalar/api-reference
from 1.24.35 to 1.24.64Changelog
Sourced from
@scalar/api-reference
's changelog.... (truncated)
Commits
Updates
vue
from 3.4.31 to 3.4.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
0b8ba63
release: v3.4.357b18cdb
fix(teleport/ssr): fix Teleport hydration regression due to targetStart ancho...12667da
fix(Teleport): ensure targetAnchor and targetStart not null during hydration ...af60e35
test: make transition tests more stable locally5680142
perf(runtime-core): improve efficiency of normalizePropsOptions (#11409)87923f6
chore(types): reuse built-in Iterator type (#11435)208f5c0
chore(deps): update dependency conventional-changelog-cli to v5 (#11449)5bca503
chore(deps): update dependency eslint-plugin-import-x to v3 (#11450)e0b2975
fix(types/ref): allow getter and setter types to be unrelated (#11442)8e052ee
chore(sfc-playgroud): highlight the commit and latest version when active in ...Updates
vue-router
from 4.4.0 to 4.4.1Release notes
Sourced from vue-router's releases.
Commits
b905906
release: vue-router@4.4.14f082cd
chore: comment8487c3e
chore: up sponsors06008ba
docs: add missing backtick (#2302)01c16c6
docs: trailing spacef025944
chore: github issue playground link305299f
docs: mention an edge case with mutliple optional params in the docs (#2192)a495ce0
fix: router typescript definations related to vue package (#2295)fa66af9
docs: reorder symbols (#2296)37f6cbd
chore: order in test commandUpdates
vuetify
from 3.6.10 to 3.6.14Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
7993be1
chore(release): publish v3.6.14560362d
fix(VMenu): check if element still exists before closing parent (#20249)867b2ab
fix(VSkeletonLoader): remove aria-label when loading finished4fd811a
fix(styles): support sass 1.77.73cc2763
fix(VSnackbar): update countdown value on timeout change3a31086
fix(VNumberInput): prevent NaN & handle js number quirks (#20211)0a31bf8
fix(VBtn): allow passing custom ripple options (#20190)c264ad4
fix(Avatar): pass props.image as src to VImg defaults0bfaf12
fix(VFooter): useToggleScope for layout supporte38231b
chore: fix build script output paths on windows (#20223)Updates
@rollup/rollup-linux-x64-gnu
from 4.18.0 to 4.19.1Release notes
Sourced from
@rollup/rollup-linux-x64-gnu
's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu
's changelog.... (truncated)
Commits
8b96791
4.19.1610d7c0
fix: find whitespace from operator position to start (#5584)57ea7b1
Fix side effect detection in optional chains (#5589)c16c924
docs: improve command by code-group (#5587)27260de
chore(deps): lock file maintenance (#5595)e7cc7ef
chore(deps): lock file maintenance (#5594)87b666d
chore(deps): lock file maintenance minor/patch updates (#5593)cff9a43
chore(deps): lock file maintenance minor/patch updates (#5592)28546b5
4.19.0f4831d9
Fix typesDependabot 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