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 with 5 updates in the /app directory:
1.24.64
1.25.9
3.4.35
3.5.1
4.4.1
4.4.3
3.6.14
3.7.1
4.19.1
4.21.2
Updates
@scalar/api-reference
from 1.24.64 to 1.25.9Changelog
Sourced from
@scalar/api-reference
's changelog.... (truncated)
Commits
Updates
vue
from 3.4.35 to 3.5.1Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
1b6bc23
release: v3.5.1540198e
chore(deps): update dependency puppeteer to ~23.3.0 (#11711)51912f8
fix(Transition): avoid applying transition hooks on comment vnode (#11788)bc63df0
fix(useTemplateRef): fix readonly warning when useTemplateRef has same variab...7518bc1
fix(types): avoid using intersection type inReadonly\<...>
to fix JSDoc emi...4019369
chore(build): use /@PURE/ annotation consistently4eee630
fix(build): improve built-in components treeshakability475977a
fix(reactivity): handle non-array arguments in reactiveconcat
method (#11794)6402b98
release: v3.5.0c3ce9fe
fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)Updates
vue-router
from 4.4.1 to 4.4.3Release notes
Sourced from vue-router's releases.
Commits
b157f1a
release: vue-router@4.4.39f95fb7
Section about deprecated onDemand and onAbort callback arguments (#2330)7d1db18
chore: usewith
instead ofassert
in rollup.mjs (#2326)7422b15
fix: reorder exports inpackage.json
(#2323)29670ca
chore: note in chnagelog [skip ci]001dd51
release: vue-router@4.4.2d4d0087
fix(types): revert stricter meta5fef441
chore: typos [skip ci]Updates
vuetify
from 3.6.14 to 3.7.1Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
dbc812c
chore(release): publish v3.7.1b81919d
fix(VInfiniteScroll): respect margin when root element is scrollable8af59fc
fix(helpers): only deep merge plain objects (#20284)e821d5d
fix(VAvatar): remove default border0b018d9
chore: remove old treeview files42dba04
docs: show exposed properties for components forwarding Elements7e9a1b7
fix(VDialog): emit afterEnter before setting focus6ea68b9
fix: remove vue-i18n peer dependency7c8aeef
fix(types): only augment module 'vue'836087f
fix(VNumberInput): emit model when input is a number between max & minUpdates
@rollup/rollup-linux-x64-gnu
from 4.19.1 to 4.21.2Release notes
Sourced from
@rollup/rollup-linux-x64-gnu
's releases.... (truncated)
Changelog
Sourced from
@rollup/rollup-linux-x64-gnu
's changelog.... (truncated)
Commits
f83b315
4.21.2608a8f0
fix: Wrong namespace property definition (#5605)16fe124
chore(deps): lock file maintenance (#5632)186706b
chore(deps): lock file maintenance (#5631)84b4ca4
chore(deps): lock file maintenance minor/patch updates (#5630)c33c6ce
4.21.1fadebcd
fix: get the right chunk name for preserve modules in Windows (#5625)eb07813
fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)c1d25d6
Call and await closeWatcher hooks on exit signals (#5619)3eb8817
chore(deps): lock file maintenance minor/patch updates (#5622)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