Bump the npm-deps group across 1 directory with 9 updates #158
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 npm-deps group with 8 updates in the / directory:
3.4.31
3.4.34
7.24.7
7.24.9
20.14.10
20.14.12
5.0.5
5.1.0
3.3.2
3.3.3
5.5.3
5.5.4
5.3.3
5.3.4
2.0.26
2.0.28
Updates
vue
from 3.4.31 to 3.4.34Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
9111252
release: v3.4.34b5cad0e
refactor: use hasChanged for useModel comparisonsa18f1ec
fix(defineModel): correct update with multiple changes in same tick (#11430)422ef34
release: v3.4.331b81d14
refactor(runtime-core): remove attrsProxy and slotsProxy from instance (#11390)5df67e3
fix(runtime-dom): handle undefined values in v-html (#11403)c7f5c70
chore(build): fix build error on Windows (#11389)fd5c001
release: v3.4.32f1bb0ae
fix(runtime-core): do not emit when defineModel ref is set with same value (#...3e9e32e
fix(runtime-dom): properly handle innerHTML unmount into new children (#11159)Updates
@babel/types
from 7.24.7 to 7.24.9Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.Commits
30aa644
v7.24.9de47960
fix: provide legacy typings for TS < 4.1 (#16638)1f5af44
v7.24.87cc8d18
Remove boolean props fromObjectTypeInternalSlot
visitor keys (#16615)c36fa6a
Update typescript-eslint v8 (#16557)12619ff
improve getBindingIdentifiers.keys typing (#16570)Updates
@types/node
from 20.14.10 to 20.14.12Commits
Updates
@vitejs/plugin-vue
from 5.0.5 to 5.1.0Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
9c2069f
release: plugin-vue@5.1.096dbb22
fix(plugin-vue): clear cache after build end02a3edd
chore(deps): update upstream (#416)7fc7994
chore: update documentation for new features option3e839e2
feat(plugin-vue): addfeatures
option (#419)8cb2ea9
fix(deps): update all non-major dependencies (#412)Updates
@vue/compiler-sfc
from 3.4.31 to 3.4.34Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.Commits
9111252
release: v3.4.34422ef34
release: v3.4.33fd5c001
release: v3.4.32b287aee
fix(compiler-sfc): correctly resolve type annotation for declared function (#...f1aae57
chore(deps): update all non-major dependencies (#11357)0ac0f2e
workflow: use pnpm catalog for workspace deps (#11317)933ad9d
fix(deps): update dependency postcss to ^8.4.39 (#11259)4e45bf1
chore(deps): update all non-major dependencies (#11255)Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vite
from 5.3.3 to 5.3.4Changelog
Sourced from vite's changelog.
Commits
4e57a97
release: v5.3.41465b20
fix(css): include.css?url
in assets field of manifest (#17623)c4a2227
refactor: replace includes with logical operations (#17620)d8a5d70
chore: add callback to http-proxy.d.ts jsdoc (#17646)4be96b4
fix(build): skip preload treeshaking for nested braces (#17687)b723a75
fix: update Terser type definitions (fix #17668) (#17669)07bc489
fix(worker): nested inlined worker always fallbacked to data URI worker inste...Updates
vue-tsc
from 2.0.26 to 2.0.28Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
0cdbd70
v2.0.28b4a8178
chore: bump volarbc8521e
fix(tsc): TS4082 not reported for functional componentc0ec60a
fix(language-core): fix compatibility of generic component virtual code with ...5b53aea
chore: bump volar67c2bf0
chore(tsc): use throw instead ofconsole.error
ce61a0d
fix(language-core): preserve backward compatibilitye753366
refactor(language-core): add getAllExtensions function519e916
fix(language-core): getProjectVersion param has no effectDependabot 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 ...Description has been truncated