Open
Conversation
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vue-router (4.6.4 → 5.0.2) · Repo
Release Notes
5.0.2
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
7.29.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
v7.29.1[7.x backport] fix: ensure `targets.esmodules` is validated (#17771)[7.x backport] Fix undefined when 64 indents (#17776)Add v7.29.0 to CHANGELOG.md [skip ci]v7.29.0fix(parser): correctly parse type assertions in `extends` clause (#17765)[7.x backport] feat: Allow specifying startLine in code frame (#17739)Move changelog up to v7.28.5 to separate file (#17754)[7.x backport] Add attributes import declaration builder (#17750)fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (#17708)[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (#17737)[7.x backport] fix(parser): improve super type argument parsing (#17723)[7.x backport] feat(standalone): export async transform (#17663)Update polyfill packages (#17727)[7.x backport] feat: read standalone targets from data-targets (#17725)[babel 7] Delete Babel 8 fixtures (#17729)chore(Babel 7): ignore browserslist old data (#17724)[Babel 7] Improve generator performance (#17642)Add v7.28.6 to CHANGELOG.md [skip ci]v7.28.6Remove Babel 8 from Babel 7 CI (#17675)Update test262 (#17628)Add script to materialize itBabel8&co in tests (#17623)[babel 8] Remove `@babel/types` dep from helper-builder-react-jsx (#17621)Polish(standalone): improve message on invalid preset/plugin (#17606)[babel 8] Rename `TSImportType.argument` to `.source` (#17610)Add script to remove Babel 7 tests (#17616)Run transform-runtime tests also in Babel 8 (#17615)fix: lint errors in main branch (#17612)Update test262 (#17614)fix: `path.evaluate` correctly returns `confident` (#17584)[babel 8] Fully remove import assertions (#17603)chore: Use Gulpfile.mts (#17579)[Babel 8] fix: Improve `traverse` types (#17574)Allow Babel 8 in compatible Babel 7 plugins (#17580)Add logic to materialize Babel 8 in source (#17605)chore: add node 24 to the matrix (#17607)chore: enable some ts-eslint rules (#17592)Update Babel (#17604)fix: add typings for eslint-plugin-development (#17587)Record and tuple cleanup (#17597)perf: remove redundant set in jsx meta visit (#17598)test: install browser-playwright (#17599)Update compat data (#17600)Update test262 (#17601)[Babel 8]: Bump glob to v12 (#17594)Improve Unicode handling in code-frame tokenizer (#17589)Update test262 (#17588)[Babel 8] chore: bump glob to v11 (#17590)fix: Preserve computed key evaluation order in nested object rest (#17576)Add `BABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK` (#17569)fix: `transform-regenerator` correctly handles scope (#17556)fix: Update CONTRIBUTING.md to require node >=22.18.0 (#17585)Update test262 (#17583)Use `eslint.config.mts` (#17573)Fix traverse NodePath caching (#17568)fix: Keep jsx comments (#17538)[Babel 8] fix: Correctly handle export references (#17570)Update test262 (#17564)perf: Use lighter traversal for jsx `__source,__self` (#17555)Fully remove Records and Tuples support (#17528)Add v7.28.5 to CHANGELOG.md [skip ci]Release Notes
7.29.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
v7.29.0fix(parser): correctly parse type assertions in `extends` clause (#17765)[7.x backport] feat: Allow specifying startLine in code frame (#17739)Move changelog up to v7.28.5 to separate file (#17754)[7.x backport] Add attributes import declaration builder (#17750)fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (#17708)[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (#17737)[7.x backport] fix(parser): improve super type argument parsing (#17723)[7.x backport] feat(standalone): export async transform (#17663)Update polyfill packages (#17727)[7.x backport] feat: read standalone targets from data-targets (#17725)[babel 7] Delete Babel 8 fixtures (#17729)chore(Babel 7): ignore browserslist old data (#17724)[Babel 7] Improve generator performance (#17642)Add v7.28.6 to CHANGELOG.md [skip ci]v7.28.6Remove Babel 8 from Babel 7 CI (#17675)Update test262 (#17628)Add script to materialize itBabel8&co in tests (#17623)[babel 8] Remove `@babel/types` dep from helper-builder-react-jsx (#17621)Polish(standalone): improve message on invalid preset/plugin (#17606)[babel 8] Rename `TSImportType.argument` to `.source` (#17610)Add script to remove Babel 7 tests (#17616)Run transform-runtime tests also in Babel 8 (#17615)fix: lint errors in main branch (#17612)Update test262 (#17614)fix: `path.evaluate` correctly returns `confident` (#17584)[babel 8] Fully remove import assertions (#17603)chore: Use Gulpfile.mts (#17579)[Babel 8] fix: Improve `traverse` types (#17574)Allow Babel 8 in compatible Babel 7 plugins (#17580)Add logic to materialize Babel 8 in source (#17605)chore: add node 24 to the matrix (#17607)chore: enable some ts-eslint rules (#17592)Update Babel (#17604)fix: add typings for eslint-plugin-development (#17587)Record and tuple cleanup (#17597)perf: remove redundant set in jsx meta visit (#17598)test: install browser-playwright (#17599)Update compat data (#17600)Update test262 (#17601)[Babel 8]: Bump glob to v12 (#17594)Improve Unicode handling in code-frame tokenizer (#17589)Update test262 (#17588)[Babel 8] chore: bump glob to v11 (#17590)fix: Preserve computed key evaluation order in nested object rest (#17576)Add `BABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK` (#17569)fix: `transform-regenerator` correctly handles scope (#17556)fix: Update CONTRIBUTING.md to require node >=22.18.0 (#17585)Update test262 (#17583)Use `eslint.config.mts` (#17573)Fix traverse NodePath caching (#17568)fix: Keep jsx comments (#17538)[Babel 8] fix: Correctly handle export references (#17570)Update test262 (#17564)perf: Use lighter traversal for jsx `__source,__self` (#17555)Fully remove Records and Tuples support (#17528)Add v7.28.5 to CHANGELOG.md [skip ci]Release Notes
7.29.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
v7.29.0fix(parser): correctly parse type assertions in `extends` clause (#17765)[7.x backport] feat: Allow specifying startLine in code frame (#17739)Move changelog up to v7.28.5 to separate file (#17754)[7.x backport] Add attributes import declaration builder (#17750)fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (#17708)[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (#17737)[7.x backport] fix(parser): improve super type argument parsing (#17723)[7.x backport] feat(standalone): export async transform (#17663)Update polyfill packages (#17727)[7.x backport] feat: read standalone targets from data-targets (#17725)[babel 7] Delete Babel 8 fixtures (#17729)chore(Babel 7): ignore browserslist old data (#17724)[Babel 7] Improve generator performance (#17642)Add v7.28.6 to CHANGELOG.md [skip ci]v7.28.6Remove Babel 8 from Babel 7 CI (#17675)Update test262 (#17628)Add script to materialize itBabel8&co in tests (#17623)[babel 8] Remove `@babel/types` dep from helper-builder-react-jsx (#17621)Polish(standalone): improve message on invalid preset/plugin (#17606)[babel 8] Rename `TSImportType.argument` to `.source` (#17610)Add script to remove Babel 7 tests (#17616)Run transform-runtime tests also in Babel 8 (#17615)fix: lint errors in main branch (#17612)Update test262 (#17614)fix: `path.evaluate` correctly returns `confident` (#17584)[babel 8] Fully remove import assertions (#17603)chore: Use Gulpfile.mts (#17579)[Babel 8] fix: Improve `traverse` types (#17574)Allow Babel 8 in compatible Babel 7 plugins (#17580)Add logic to materialize Babel 8 in source (#17605)chore: add node 24 to the matrix (#17607)chore: enable some ts-eslint rules (#17592)Update Babel (#17604)fix: add typings for eslint-plugin-development (#17587)Record and tuple cleanup (#17597)perf: remove redundant set in jsx meta visit (#17598)test: install browser-playwright (#17599)Update compat data (#17600)Update test262 (#17601)[Babel 8]: Bump glob to v12 (#17594)Improve Unicode handling in code-frame tokenizer (#17589)Update test262 (#17588)[Babel 8] chore: bump glob to v11 (#17590)fix: Preserve computed key evaluation order in nested object rest (#17576)Add `BABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK` (#17569)fix: `transform-regenerator` correctly handles scope (#17556)fix: Update CONTRIBUTING.md to require node >=22.18.0 (#17585)Update test262 (#17583)Use `eslint.config.mts` (#17573)Fix traverse NodePath caching (#17568)fix: Keep jsx comments (#17538)[Babel 8] fix: Correctly handle export references (#17570)Update test262 (#17564)perf: Use lighter traversal for jsx `__source,__self` (#17555)Fully remove Records and Tuples support (#17528)Add v7.28.5 to CHANGELOG.md [skip ci]Sorry, we couldn't find anything useful about this release.
🆕 @vue-macros/common (added, 3.1.2)
🆕 @vue/devtools-kit (added, 8.0.6)
🆕 @vue/devtools-shared (added, 8.0.6)
🆕 ast-kit (added, 2.2.0)
🆕 ast-walker-scope (added, 0.8.3)
🆕 birpc (added, 2.9.0)
🆕 confbox (added, 0.2.2)
🆕 confbox (added, 0.1.8)
🆕 copy-anything (added, 4.0.5)
🆕 exsolve (added, 1.0.8)
🆕 hookable (added, 5.5.3)
🆕 is-what (added, 5.5.0)
🆕 json5 (added, 2.2.3)
🆕 local-pkg (added, 1.1.2)
🆕 magic-string-ast (added, 1.0.3)
🆕 mitt (added, 3.0.1)
🆕 mlly (added, 1.8.0)
🆕 pkg-types (added, 1.3.1)
🆕 pkg-types (added, 2.3.0)
🆕 muggle-string (added, 0.4.1)
🆕 perfect-debounce (added, 2.1.0)
🆕 quansync (added, 0.2.11)
🆕 scule (added, 1.3.0)
🆕 speakingurl (added, 14.0.1)
🆕 superjson (added, 2.2.6)
🆕 ufo (added, 1.6.3)
🆕 unplugin (added, 3.0.0)
🆕 unplugin-utils (added, 0.3.1)
🆕 webpack-virtual-modules (added, 0.6.2)
🆕 chokidar (added, 5.0.0)
🆕 readdirp (added, 5.0.0)
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