Closed dependabot[bot] closed 3 months ago
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps vue from 3.4.32 to 3.4.34.
Release 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)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