[js] Update vue 3.5.33 → 3.5.35 (patch)#2871
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2871 +/- ##
========================================
Coverage 92.18% 92.18%
========================================
Files 432 432
Lines 9159 9159
========================================
Hits 8443 8443
Misses 716 716
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vue (3.5.33 → 3.5.35) · Repo · Changelog
Release Notes
3.5.35
3.5.34
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
release: v3.5.35fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (#14865)ci: use backup action for size report commentsperf(runtime-dom): optimize array event handler dispatch (#14828)perf(reactivity): skip type checks for cached proxies (#14860)fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)fix(compiler-core): avoid double processing v-for keys with v-memo (#14861)fix(runtime-core): avoid repeated hydration mismatch checks (#14857)perf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)fix(compiler-sfc): resolve top-level exports from files registered as global types (#14805)fix(server-renderer): propagate sync errors from `ssrRenderSuspense` (#14804)chore(deps): update lint (#14800)chore(deps): update all non-major dependencies (#14796)chore(deps): update dependency puppeteer to v25 (#14830)chore(deps): update dawidd6/action-download-artifact action to v21 (#14801)chore(deps): update dependency lint-staged to v17 (#14802)fix(deps): update dependency postcss to ^8.5.15 (#14878)chore(deps): update test (#14799)chore(deps): update pnpm to v11 (#14831)chore(deps): update pnpm/action-setup action to v6 (#14836)chore(deps): update build (#14797)ci: allow ecosystem-ci trigger to write pull requests (#14867)ci: pin action versions (#14852)chore: fix typochore(ci): set explicit least-privilege workflow permissions (#14809)chore: add `minimumReleaseAge` settings (#14814)ci: avoid dependency cache and pin actions in release workflow (#14807)release: v3.5.34chore(deps): update dependency jsdom to ^29.1.1 (#14775)fix(runtime-core): avoid symbol coercion during props validation (#8539)fix(compiler-sfc): preserve hash hrefs on `<image>` elements (#14756)fix(suspense): avoid DOM leak with out-in transition in v-if fragment (#14762)fix(reactivity): prevent orphan effect when created in a stopped scope (#14778)fix(compiler-sfc): infer Vue ref wrapper types when source is unresolvable (#14758)fix(compiler-sfc): resolve type re-exports inside declare global (#14766)chore(deps): update build (#14759)chore(deps): update pnpm to v10.33.3 (#14760)fix(deps): update compiler (#14774)✳️ postcss (8.5.14 → 8.5.15) · Repo · Changelog
Release Notes
8.5.15
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Release 8.5.15 versionUpdate CI actionsSpeed up declaration parsing by avoiding creating new array on each tokenFix code formatUpdate dependenciesInstall older pnpm action for old Node.jsRevert pnpm action for old Node.jsUpdate CI actionsFix linter warningsMerge pull request #2088 from rootvector2/add-oss-fuzz-harnessAddress review: source-map dict tokens and oxfmt formattingAdd OSS-Fuzz fuzzing harness under test/fuzzing/Remove image since WIkipedia stopped to serve it to third partiesFix to another linkFix image URLFix CIDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands