Update dependency @babel/core to v7.22.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | minor | 7.21.0 -> 7.22.9 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
babel/babel
v7.22.9
🐛 Bug Fix
-
babel-plugin-transform-typescript
-
#15774 fix:
Infinity
in enums (@liuxingbaoyu)
-
#15774 fix:
💅 Polish
-
babel-generator
-
#15757
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser)
-
#15757
🏠 Internal
-
#15748 Migrate to
eslint.config.js
(@JLHwung) - #15758 Use Prettier 3 stable (@nicolo-ribaudo)
v7.22.8
↩ Revert
-
babel-core
,babel-traverse
-
#15754 Revert "Use
NodePath#hub
as part of the paths cache key" (@nicolo-ribaudo)
-
#15754 Revert "Use
v7.22.7
🐛 Bug Fix
-
babel-generator
- #15719 fix: Avoid internally generating negative source maps columns (@liuxingbaoyu)
-
babel-core
,babel-traverse
-
#15725 Use
NodePath#hub
as part of the paths cache key (@nicolo-ribaudo)
-
#15725 Use
- Other
🏠 Internal
-
babel-core
,babel-traverse
- #15702 Refactor visitors merging (@nullableVoidPtr)
v7.22.6
🐛 Bug Fix
-
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
-
babel-plugin-transform-optional-chaining
-
#15739 Fix transform of
delete a?.b
in function params (@nicolo-ribaudo)
-
#15739 Fix transform of
-
babel-helper-split-export-declaration
,babel-plugin-transform-modules-commonjs
- #15736 fix: Default export for duplicate names (@liuxingbaoyu)
-
babel-compat-data
,babel-preset-env
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
,babel-runtime
-
#15705 Fix handling of sync error in
@@​asyncDispose
(@nicolo-ribaudo)
-
#15705 Fix handling of sync error in
-
babel-standalone
-
#15707 fix: Support transforming Explicit Resource Management in
stage-2
(@liuxingbaoyu)
-
#15707 fix: Support transforming Explicit Resource Management in
-
babel-core
-
#15626 fix: Works correctly with
--frozen-intrinsics
(@liuxingbaoyu)
-
#15626 fix: Works correctly with
🏠 Internal
-
babel-helper-create-class-features-plugin
,babel-plugin-transform-classes
🔬 Output optimization
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-typescript
-
#15740 Compress output for optional chain with multiple
?.
(@nicolo-ribaudo)
-
#15740 Compress output for optional chain with multiple
-
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-traverse
- #15741 Inject tmp vars in the params list of IIFEs when possible (@nicolo-ribaudo)
v7.22.5
🐛 Bug Fix
-
babel-preset-env
,babel-standalone
-
#15675 Fix using
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)
-
#15675 Fix using
💅 Polish
-
babel-core
-
#15683 Suggest
-transform-
when resolving missing plugins (@nicolo-ribaudo)
-
#15683 Suggest
v7.22.1
🐛 Bug Fix
-
babel-preset-env
- #15658 Workaround for broken babel-preset-react-app (@nicolo-ribaudo)
v7.22.0
🚀 New Feature
-
babel-parser
,babel-plugin-transform-typescript
-
#15497 [ts] Support
import ... =
andexport =
in scripts (@nicolo-ribaudo)
-
#15497 [ts] Support
-
babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
-
#15633 Implement transform support for
using
declarations (@nicolo-ribaudo)
-
#15633 Implement transform support for
-
babel-plugin-proposal-import-attributes-to-assertions
-
#15620 Create
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)
-
#15620 Create
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
- #15536 Add support for the updated import attributes proposal (@nicolo-ribaudo)
-
babel-generator
,babel-parser
,babel-traverse
,babel-types
-
babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
-
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#15570 Add decorators version
2023-05
(@nicolo-ribaudo)
-
#15570 Add decorators version
💅 Polish
-
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
- #15549 Improve type definitions for validators (@liuxingbaoyu)
🏠 Internal
-
babel-parser
- #15630 Unify parsing of import/export modifiers (type/typeof/module) (@nicolo-ribaudo)
-
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
-
#15531 Allow polyfill providers to specify custom
@babel/runtime
pkg (@nicolo-ribaudo)
-
#15531 Allow polyfill providers to specify custom
-
babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-
#15614 Rename
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)
-
#15614 Rename
v7.21.8
👓 Spec Compliance
🐛 Bug Fix
-
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
- #15605 Fix backward compat for semver checks in class®exp feat plugins (@nicolo-ribaudo)
v7.21.5
👓 Spec Compliance
-
babel-generator
,babel-parser
,babel-types
-
#15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)
-
#15539 fix: Remove
🐛 Bug Fix
-
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
-
#15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)
-
#15515 fix:
-
babel-preset-env
💅 Polish
-
babel-types
- #15546 Improve the layout of generated validators (@liuxingbaoyu)
-
babel-core
-
#15535 Use
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)
-
#15535 Use
🏠 Internal
-
babel-core
-
#15575 Use synchronous
import.meta.resolve
(@nicolo-ribaudo)
-
#15575 Use synchronous
-
babel-helper-fixtures
,babel-preset-typescript
-
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
-
#15548 Use
semver
package to compare versions (@nicolo-ribaudo)
-
#15548 Use
v7.21.4
🐛 Bug Fix
-
babel-core
,babel-helper-module-imports
,babel-preset-typescript
-
#15478 Fix support for
import/export
in.cts
files (@liuxingbaoyu)
-
#15478 Fix support for
-
babel-generator
💅 Polish
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
- #15427 Fix moving comments of removed nodes (@nicolo-ribaudo)
🏠 Internal
- Other
-
babel-parser
-
babel-code-frame
,babel-highlight
v7.21.3
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser
-
babel-plugin-transform-typescript
-
#15489 Register
var
decls generated byimport ... =
TS transform (@amoeller) -
#15494 fix: Consider
export { type foo }
as type-only usage (@magic-akari)
-
#15489 Register
💅 Polish
-
babel-traverse
,babel-types
-
#15484 Skip node deprecation warnings when used by an old
@babel
package (@nicolo-ribaudo)
-
#15484 Skip node deprecation warnings when used by an old
-
babel-generator
-
#15480 chore: Improve
jsonCompatibleStrings
deprecation (@liuxingbaoyu)
-
#15480 chore: Improve
🏠 Internal
🔬 Output optimization
-
babel-plugin-transform-typescript
,babel-preset-typescript
- #15467 Optimize TS enums output (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.