Update babel monorepo to v7.12.17
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/cli (source) | devDependencies | patch | 7.12.13 -> 7.12.17 |
@babel/core (source) | devDependencies | patch | 7.12.13 -> 7.12.17 |
Release Notes
babel/babel
v7.12.17
🐛 Bug Fix
-
babel-core
- #12211 Do not cache non-existent JS config files forever (@devongovett)
-
babel-helper-module-transforms
,babel-plugin-transform-typescript
-
babel-parser
- #12776 fix(ts): parse multiline declarations correctly (@fedeci)
- #12785 Raise recoverable error for type members with invalid modifiers (@sosukesuzuki)
-
babel-traverse
-
babel-types
- #12794 Fix import assertions type definitions (@nicolo-ribaudo)
💅 Polish
-
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
-
#12792 Reuse the
readOnlyError
helper for private methods (@nicolo-ribaudo)
-
#12792 Reuse the
🏠 Internal
- Other
- #12810 Store LICENSE files when publishing from GH actions (@nicolo-ribaudo)
-
babel-helper-transform-fixture-test-runner
-
babel-parser
- #12808 refactor: fix typo in error.js (@eltociear)
v7.12.16
🐛 Bug Fix
-
babel-core
-
babel-parser
- #12735 [parser] Fix scope handling of Flow declared functions (@nicolo-ribaudo)
- #12775 babel-parser(ts): Throw recoverable for duplicates access modifier (@sosukesuzuki)
- #12771 babel-parser(ts): Raise recoverable error for abstract interface (@sosukesuzuki)
-
#12763 fix(ts): include
asserts
inTSTypePredicate
location (@fedeci) -
#12758 [TS] Create
TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci)
-
babel-plugin-transform-typescript
💅 Polish
🏠 Internal
- Other
- #12781 pnp does not work with ESM dev scripts (@JLHwung)
- #12766 docs: Update build requirements in CONTRIBUTING.md (@sosukesuzuki)
-
babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
-
#12759 Avoid importing
.json
files (@nicolo-ribaudo)
-
#12759 Avoid importing
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)