Closed dependabot[bot] closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps the regular group with 1 update: vue.
Updates
vue
from 3.5.1 to 3.5.2Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
72263fa
release: v3.5.23f13203
feat(compiler-core): parse modifiers as expression to provide location data (...7a64b67
types(internal): provide internal options for using$el
type in language to...3c0d531
fix(suspense): avoid updating anchor if activeBranch has not been rendered to...3634f7a
fix(types): add HTMLDialogElement missing close event (#11811)df56cc5
fix(scheduler): prevent duplicate jobs being queued (#11826)e84c4a6
fix(reactivity): self-referencing computed should refresh716275d
fix(reactivity): prevent endless recursion in computed getters (#11797)c74176e
fix(types): added name attribute support to details tag (#11823)9b7797d
fix(useTemplateRef): properly fix readonly warning in dev and ensure prod beh...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