build(deps-dev): bump the vue group across 1 directory with 2 updates #844
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 vue group with 2 updates in the / directory: @vue/compiler-sfc and vue.
Updates
@vue/compiler-sfc
from 3.4.35 to 3.5.7Release notes
Sourced from
@vue/compiler-sfc
's releases.... (truncated)
Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
6fcb801
release: v3.5.76224288
fix(compile-core): fix v-model with newlines edge case (#11960)215e154
fix(compiler-sfc): initialize scope with null prototype object (#11963)9a36f2a
release: v3.5.68492c3c
fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...47bda40
fix(deps): update dependency postcss to ^8.4.47 (#11938)7f2de3f
release: v3.5.50e7bc71
fix(compiler-sfc): nested css supports atrule and comment (#11899)91212fa
release: v3.5.4b1db66a
chore(deps): upgrade to TypeScript 5.6Updates
vue
from 3.4.35 to 3.5.7Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
6fcb801
release: v3.5.7960706e
fix(reactivity): do not remove dep from depsMap when unsubbed by computedb030c8b
fix(reactivity): fix triggerRef call on ObjectRefImpl returned by toRef (#11986)9eca65e
fix(types): correct type inference of all-optional props (#11644)235ea47
fix(reactivity): fix memory leak from dep instances of garbage collected objects5c8b76e
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub rem...f927a4a
fix(transition): respectduration
setting even when it is0
(#11967)a2f6ede
fix(ssr): don't render comments in TransitionGroup (#11961)6224288
fix(compile-core): fix v-model with newlines edge case (#11960)902bd9c
chore(sfc-playground): resolve autosave conflict issue (#11970)You can trigger a rebase of this PR 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