Update babel monorepo to v7.12.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | patch | 7.12.1 -> 7.12.7 |
@babel/core (source) | devDependencies | patch | 7.12.3 -> 7.12.7 |
Release Notes
babel/babel
v7.12.7
👓 Spec Compliance
-
babel-parser
🐛 Bug Fix
-
babel-parser
- #12356 [ts]Fix syntax error for modifier name class methods with type parameters (@sosukesuzuki)
-
#12352 [ts]Set
false
to default value of TsTypePredicate.asserts (@sosukesuzuki) - #12333 Fix syntax error for getter and setter with typescript and estree plugin (@sosukesuzuki)
-
babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
-
babel-compat-data
,babel-preset-env
- #12340 Fix support for polyfilling Array.prototype.values in core-js@2 (@existentialism)
-
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
-
#12331 Use the correct
context
when re-using a cachedNodePath
(@nicolo-ribaudo)
-
#12331 Use the correct
-
babel-plugin-proposal-numeric-separator
- #12311 Adding includes fix for plugin-proposal-numeric-separator (@fraywing)
💅 Polish
-
babel-preset-react
,babel-preset-typescript
-
babel-types
🏠 Internal
-
babel-helper-regex
-
#12377 Archive
@babel/helper-regex
(@nicolo-ribaudo)
-
#12377 Archive
-
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
-
babel-core
-
#12288 Don't compile
import()
in development (@nicolo-ribaudo) - #11734 Account for ConfigItem being generated by another copy of Babel (@developit)
-
#12288 Don't compile
-
babel-preset-env
- Other
-
babel-types
- #11883 feat(babel‑types): Add type definitions for Node assertion methods (@ExE-Boss)
-
babel-cli
-
#12322 Use
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)
-
#12322 Use
-
babel-parser
-
babel-traverse
:running_woman: Performance
🔬 Output optimization
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.