chore(deps-dev): bump vue from 3.5.33 to 3.5.35#81
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Deploying fs-packages with
|
| Latest commit: |
3668666
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f61162d3.fs-packages.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-vue-3pza.fs-packages.pages.dev |
5d1d5b5 to
518f68b
Compare
518f68b to
e2e2916
Compare
e5cf711 to
dc53cf6
Compare
Bumps [vue](https://github.com/vuejs/core) from 3.5.33 to 3.5.35. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.33...v3.5.35) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.34 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dc53cf6 to
7fd033a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 vue from 3.5.33 to 3.5.35.
Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
8be32d6release: v3.5.3580fc139fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...d6c7371ci: use backup action for size report commentsbb18dc8perf(runtime-dom): optimize array event handler dispatch (#14828)5734fe9perf(reactivity): skip type checks for cached proxies (#14860)584beb1fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)34a0dedfix(compiler-core): avoid double processing v-for keys with v-memo (#14861)170fc95fix(runtime-core): avoid repeated hydration mismatch checks (#14857)1b7a2ccperf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)3d077f2fix(compiler-sfc): resolve top-level exports from files registered as global ...