Update babel monorepo to v7.12.10
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | patch | 7.12.7 -> 7.12.10 |
@babel/core (source) | devDependencies | patch | 7.12.7 -> 7.12.10 |
Release Notes
babel/babel
v7.12.10
👓 Spec Compliance
-
babel-parser
🐛 Bug Fix
-
babel-generator
- #12424 Fix printing BigIntLiterals/DecimalLiterals with compact option (@existentialism)
-
babel-types
- #12418 babel-types update OptionalCallExpression to support ArgumentPlaceholder (@zxbodya)
-
#12395 Fix
t.isReferenced()
for named re-exports (@nicolo-ribaudo)
-
babel-traverse
-
#12394 Set correct
path.context
unpush/unshiftContainer
(@nicolo-ribaudo)
-
#12394 Set correct
💅 Polish
-
babel-preset-env
- #12402 Clarify warning source about underspecified corejs option in preset-env. (@AndrewSouthpaw)
📝 Documentation
-
babel-parser
- #12449 Add StaticBlock to Table of Contents in AST spec (@sosukesuzuki)
🏠 Internal
- Other
- #12450 Use new CircleCI images (@nicolo-ribaudo)
- #12453 Use Yarn 2.4.0 (@nicolo-ribaudo)
- #12430 chore: remove travis-ci badge (@JLHwung)
- #12397 chore: bump chokidar in glob-watcher to ^3.4.0 (@JLHwung)
-
babel-cli
,babel-node
,babel-plugin-transform-runtime
,babel-register
- #12458 Use native Node.js functions when available (@nicolo-ribaudo)
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
- #12253 Stop using old JSX transform (@Andarist)
-
babel-helper-fixtures
,babel-types
- #12440 Prepare codebase for inline Babel 8 breaking changes (@nicolo-ribaudo)
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
-
#12439 Use
require.resolve
instead of theresolve
package (@nicolo-ribaudo)
-
#12439 Use
-
babel-parser
v7.12.8
🐛 Bug Fix
-
babel-traverse
- #12390 Avoid infinite loops in type inference logic (@nicolo-ribaudo)
-
#12387 Initialize NodePath context when using
getSibling
(@nicolo-ribaudo)
-
babel-cli
- #12382 Fix Node version check (@Hypnosphi)
🏠 Internal
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.
Edited by Botaniker (Bot)