chore(deps): update babel monorepo
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | minor | 7.25.9 -> 7.27.0 |
@babel/core (source) | devDependencies | patch | 7.26.0 -> 7.26.10 |
@babel/preset-env (source) | devDependencies | patch | 7.26.0 -> 7.26.9 |
@babel/preset-react (source) | devDependencies | minor | 7.25.9 -> 7.26.3 |
Release Notes
babel/babel (@babel/cli)
v7.27.0

Spec Compliance


New Feature

-
babel-helper-create-class-features-plugin
,babel-traverse
,babel-types
-
#17169 Allow
traverseFast
to exit early (@liuxingbaoyu)
-
#17169 Allow
-
babel-parser
,babel-types
-
babel-generator
-
babel-parser
,babel-template
-
#17149 Add
allowYieldOutsideFunction
to parser (@liuxingbaoyu)
-
#17149 Add
-
babel-plugin-transform-typescript
,babel-traverse
-
#17102 feat: Add
upToScope
parameter tohasBinding
(@liuxingbaoyu)
-
#17102 feat: Add
-
babel-parser
-
babel-types
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@ishchhabra)

Bug Fix

-
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
- #16816 fix: Class reference in type throws error (@liuxingbaoyu)
-
babel-traverse
-
#17170 fix: Reset child scopes when
scope.crawl()
(@liuxingbaoyu)
-
#17170 fix: Reset child scopes when
-
babel-helpers
,babel-preset-typescript
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
babel-cli
-
#17182 fix:
@babel/cli
generates duplicate inline source maps (@liuxingbaoyu)
-
#17182 fix:
-
babel-plugin-transform-named-capturing-groups-regex
,babel-types
:running_woman: Performance
-
babel-types
-
#16870 perf: Improve builders of
@babel/types
(@liuxingbaoyu)
-
#16870 perf: Improve builders of
-
babel-helper-create-regexp-features-plugin
v7.26.4

Revert

Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate
Merge request reports
Activity
Filter activity
mentioned in issue #1
added 5 commits
-
fde65671...595d70b8 - 4 commits from branch
master
- 7453dbc9 - chore(deps): update babel monorepo
-
fde65671...595d70b8 - 4 commits from branch
mentioned in commit ad45d4c9
Please register or sign in to reply