Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2708 +/- ##
========================================
Coverage 84.63% 84.63%
========================================
Files 501 501
Lines 20606 20606
Branches 377 377
========================================
Hits 17439 17439
Misses 3164 3164
Partials 3 3
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.27 → 3.5.28) · Repo · Changelog
Release Notes
3.5.28
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.28fix(runtime-core): properly handle async component update before resolve (#11619)fix(runtime-core): prevent child component updates when style remains unchanged (#12825)fix(compiler-sfc): no params were generated when using withDefaults (#12823)fix(reactivity): add __v_skip flag to EffectScope to prevent reactive conversion (#14359)fix(transition-group): correct move translation under scale via element rect (#14360)fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)fix: avoid unexpected `cancelled` parameter in transition `done` callback (#14391)fix(runtime-core): avoid retaining el on cached text vnodes during static traversal (#14419)fix(teleport): properly handling disabled teleport target anchor (#14417)fix(compiler-sfc): add resolution trying for `.mts/.cts` files (#14402)chore(deps): update dependency eslint to v10 (#14432)chore(deps): update dependency puppeteer to ~24.37.2 (#14431)chore(deps): update all non-major dependencies (#14428)chore(deps): update dawidd6/action-download-artifact action to v14 (#14388)chore(deps): update dessant/lock-threads action to v6 (#14389)chore(deps): update autofix-ci/action digest to 7a166d7 (#14427)chore(deps): update dependency jsdom to v28 (#14073)chore(deps): update compiler to ^7.29.0 (#14386)chore(deps): update build (#14385)chore(deps): upgrade vitest to v4 (#14430)chore: fix typo (#14421)chore: update special sponsorchore: remove inactive special sponsorchore(deps): update build (#14231)chore(deps): update test (#14234)fix(deps): update all non-major dependencies (#14235)chore(deps): update vite to v7.3.1 and related dependencieschore(deps): update lint (#14257)chore(deps): update dependency vite to v7 (#14279)chore(deps): update compiler (#14232)chore(deps): update dependency lodash to v4.17.23 [security] (#14346)chore(deps): update dawidd6/action-download-artifact action to v12 (#14277)chore(deps): update actions/upload-artifact action to v6 (#14276)chore(deps): update actions/cache action to v5 (#14258)refactor(runtime-core): replace VueElement import with ComponentCustomElementInterface (#14348)docs: fix typo in CHANGELOG-3.3.md[ci-skip](#14341)Depfu 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