chore(deps): bump the deps group across 1 directory with 5 updates #3376
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 deps group with 5 updates in the /vue-vite directory:
3.4.15
3.5.6
4.6.2
5.1.4
5.3.3
5.6.2
5.0.12
5.4.6
1.8.27
2.1.6
Updates
vue
from 3.4.15 to 3.5.6Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
9a36f2a
release: v3.5.6c74bb8c
fix(reactivity): avoid exponential perf cost and reduce call stack depth for ...cbc39d5
fix(deps): update playground (#11939)3db0a0f
chore(deps): update vitest to ^2.1.1 (#11943)8492c3c
fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...fbae210
chore(deps): update dependency eslint-plugin-import-x to v4 (#11942)726db0a
chore(deps): update lint (#11940)47bda40
fix(deps): update dependency postcss to ^8.4.47 (#11938)732a38e
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)6b07244
chore(deps): update build (#11936)Updates
@vitejs/plugin-vue
from 4.6.2 to 5.1.4Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.... (truncated)
Commits
8d5a270
release: [email protected]07b29a6
chore: format98766c2
chore(deps): update dependency rollup to ^4.21.3 (#440)e4f5fff
fix: skip checking private properties of typeParameters (#443)1344294
fix(plugin-vue): allow overwrite esbuild config (#444)3ef2b6e
release: [email protected]b75a46f
chore(deps): update upstream (#436)acb57c9
fix(plugin-vue): default value for__VUE_OPTIONS_API__
e3a7fec
fix(deps): update all non-major dependencies (#421)236a40f
chore: upgrade to eslint 9Updates
typescript
from 5.3.3 to 5.6.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
vite
from 5.0.12 to 5.4.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)54c55db
release: v5.4.474a79c5
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40
fix: backport #18063, allow scanning exports fromscript module
in svelte (...8760293
fix(preload): backport #18046, allow ignoring dep errors (#18076)ccbfc1a
release: v5.4.3Updates
vue-tsc
from 1.8.27 to 2.1.6Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
a8038a6
v2.1.6 (#4808)b14b8a9
refactor(language-core): generate global types for the first parsed Vue compo...e3f8b91
fix(language-core): prevent append globalTypes to virtual file (#4806)cd7c2fd
test: always run TS-next test fortest:update
script4c89e20
test(tsc): update to Vue 3.5 (#4725)ece125b
refactor(language-core): wrap template virtual code into a function (#4784)2bb3cc1
refactor(language-core): split__VLS_templateResult
(#4781)a95b51a
v2.1.4 (#4773)8d8e069
fix(language-core): using interface merging for GlobalComponentsaf7fc39
fix(typescript-plugin): compatible with Yarn PnPDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions