Update all of babel7 7.2.0 → 7.27.1 (minor) #264
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?
✳️ @babel/cli (7.2.0 → 7.27.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.27.1
Bumped picocolors to 1.1.1 (#17279)
Rebuild Makefile.mjs (#17275)
Allow `using of` as lexical declaration within for (#17254)
fix invalid gulp watch usage (#17273)
Update actions/checkout action to v4 (#17269)
[babel 8] Remove unnecessary CJS ESM wrapper (#17261)
Remove unused `regenerator-runtime` dep in `@babel/runtime` (#17263)
[babel 8] Drop CJS support from `@babel/parser` (#17265)
Update Yarn to 4.9.1 (#17266)
Update fixture (#17264)
Update fixture
fix: do expressions should allow early exit (#17137)
Include Babel 8 in coverage report (#17260)
Ignore browser-only files in coverage reports (#17262)
Update test262 (#17259)
Fix: propagate argument evaluation errors through async promise chain (#17251)
Tune plugin compat data (#17256)
chore: bump compat-data sources (#17253)
[Babel 8] perf: Improve traverse performance (#16965)
Update error stack test (#17252)
Update test262 (#17248)
[Babel 8]: Remove record and tuple syntax support (#17242)
Update `jest-light-runner` to v0.7.0 (#17245)
Fix build script on Windows (#17244)
fix `apply()`/`call()` annotated as pure (#17231)
Reduce `interopRequireWildcard` size (#16538)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 3) (#17235)
Create ChainExpression within TSInstantiationExpression (#17233)
Stricter TSImportType options parsing (#17193)
migrate babel-compat-data build script to mjs (#17236)
Update test262 (#17234)
Bump typescript-eslint to 8.29.1 (#17232)
Disallow get/set in TSPropertySignature (#17230)
Use `class` and add type definitions for `regenerator` (#17220)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (#17226)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (#17224)
Update firefox bugfix compat data (#17228)
Migrate `@babel/register` to cts (#16844)
test: add basic typescript-eslint integration tests (#17219)
Harden variable declarator validations (#17217)
Reduce generated names size for the 10th-11th (#17221)
fix: Objects and arrays with multiple references should not be evaluated (#17156)
Reduce `regeneratorRuntime` size (#17213)
build(deps): bump @babel/helpers from 7.24.4 to 7.27.0 (#17218)
Enforce node protocol import (#17207)
Use esm for makefile js (#17214)
add require-esm babel-register test (#17206)
Fix: support const type parameter in generator (#17216)
Babel 8 cleanup (#17211)
Run tests imported from regenerator (#17205)
Use imported regenerator transform files (#17205)
Re-convert regeneratorRuntime to helper format (#17205)
Delete remaining original regenerator files (#17205)
Move regenerator files to the relevant packages (#17205)
Remove bundled regeneratorRuntime helper (#17205)
Prepare LICENSE files for incorporating regenerator (#17205)
Merge remote-tracking branch 'regenerator/main'
Update test262 (#17208)
Fix start of TSParameterProperty (#17080)
[Babel 8] Bump nodejs requirements to `^20.19.0 || >= 22.12.0` (#17204)
[babel 8] Deprecate uppercase builders (#17133)
Add v7.27.0 to CHANGELOG.md [skip ci]
✳️ @babel/core (7.2.0 → 7.27.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.27.1
Bumped picocolors to 1.1.1 (#17279)
Rebuild Makefile.mjs (#17275)
Allow `using of` as lexical declaration within for (#17254)
fix invalid gulp watch usage (#17273)
Update actions/checkout action to v4 (#17269)
[babel 8] Remove unnecessary CJS ESM wrapper (#17261)
Remove unused `regenerator-runtime` dep in `@babel/runtime` (#17263)
[babel 8] Drop CJS support from `@babel/parser` (#17265)
Update Yarn to 4.9.1 (#17266)
Update fixture (#17264)
Update fixture
fix: do expressions should allow early exit (#17137)
Include Babel 8 in coverage report (#17260)
Ignore browser-only files in coverage reports (#17262)
Update test262 (#17259)
Fix: propagate argument evaluation errors through async promise chain (#17251)
Tune plugin compat data (#17256)
chore: bump compat-data sources (#17253)
[Babel 8] perf: Improve traverse performance (#16965)
Update error stack test (#17252)
Update test262 (#17248)
[Babel 8]: Remove record and tuple syntax support (#17242)
Update `jest-light-runner` to v0.7.0 (#17245)
Fix build script on Windows (#17244)
fix `apply()`/`call()` annotated as pure (#17231)
Reduce `interopRequireWildcard` size (#16538)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 3) (#17235)
Create ChainExpression within TSInstantiationExpression (#17233)
Stricter TSImportType options parsing (#17193)
migrate babel-compat-data build script to mjs (#17236)
Update test262 (#17234)
Bump typescript-eslint to 8.29.1 (#17232)
Disallow get/set in TSPropertySignature (#17230)
Use `class` and add type definitions for `regenerator` (#17220)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (#17226)
Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (#17224)
Update firefox bugfix compat data (#17228)
Migrate `@babel/register` to cts (#16844)
test: add basic typescript-eslint integration tests (#17219)
Harden variable declarator validations (#17217)
Reduce generated names size for the 10th-11th (#17221)
fix: Objects and arrays with multiple references should not be evaluated (#17156)
Reduce `regeneratorRuntime` size (#17213)
build(deps): bump @babel/helpers from 7.24.4 to 7.27.0 (#17218)
Enforce node protocol import (#17207)
Use esm for makefile js (#17214)
add require-esm babel-register test (#17206)
Fix: support const type parameter in generator (#17216)
Babel 8 cleanup (#17211)
Run tests imported from regenerator (#17205)
Use imported regenerator transform files (#17205)
Re-convert regeneratorRuntime to helper format (#17205)
Delete remaining original regenerator files (#17205)
Move regenerator files to the relevant packages (#17205)
Remove bundled regeneratorRuntime helper (#17205)
Prepare LICENSE files for incorporating regenerator (#17205)
Merge remote-tracking branch 'regenerator/main'
Update test262 (#17208)
Fix start of TSParameterProperty (#17080)
[Babel 8] Bump nodejs requirements to `^20.19.0 || >= 22.12.0` (#17204)
[babel 8] Deprecate uppercase builders (#17133)
Add v7.27.0 to CHANGELOG.md [skip ci]
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