dependabot-npm_and_yarn-babel-runtime-corejs3-7.22.0
master
Bumps @babel/runtime-corejs3 from 7.21.5 to 7.22.0.
Sourced from @babel/runtime-corejs3's releases.
@babel/runtime-corejs3
v7.22.0 (2023-05-26) 🚀 New Feature babel-parser, babel-plugin-transform-typescript #15497 [ts] Support import ... = and export = in scripts (@nicolo-ribaudo) babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone #15636 Add unicode-sets-regex transform to preset-env (@JLHwung) 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) babel-plugin-proposal-import-attributes-to-assertions #15620 Create @babel/plugin-proposal-import-attributes-to-assertions (@nicolo-ribaudo) 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 #15520 Parse await using declarations (@JLHwung) babel-core, babel-helper-create-regexp-features-plugin, babel-parser #15638 Enable regexp unicode sets parsing by default (@JLHwung) 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) 💅 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) 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) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.21.9 (2023-05-22) 🐛 Bug Fix babel-parser #15631 rescan gt token at the end of type args parsing (@JLHwung) babel-generator #15569 Fix indentation when retainLines is true (@liuxingbaoyu) babel-template #15534 fix: Template export { x } stuck in infinite loop (@liuxingbaoyu) babel-compat-data, babel-preset-env #15606 fix: enable transform-block-scoping with generators feature (#12806) (@IlyaSemenov)
babel-parser
babel-plugin-transform-typescript
import ... =
export =
@nicolo-ribaudo
babel-compat-data
babel-core
babel-plugin-proposal-unicode-sets-regex
babel-plugin-transform-unicode-sets-regex
babel-preset-env
babel-standalone
unicode-sets-regex
preset-env
@JLHwung
babel-helpers
babel-plugin-proposal-explicit-resource-management
babel-plugin-transform-runtime
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
using
babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
babel-generator
babel-plugin-syntax-import-attributes
babel-types
babel-traverse
await using
babel-helper-create-regexp-features-plugin
babel-plugin-proposal-decorators
babel-plugin-syntax-decorators
2023-05
babel-plugin-transform-react-constant-elements
babel-plugin-transform-react-jsx
@liuxingbaoyu
babel-helper-transform-fixture-test-runner
babel-node
babel-plugin-proposal-duplicate-named-capturing-groups-regex
babel-plugin-transform-async-generator-functions
babel-plugin-transform-named-capturing-groups-regex
@babel/runtime
babel-plugin-proposal-async-generator-functions
babel-plugin-proposal-class-properties
babel-plugin-proposal-class-static-block
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
-proposal-
-transform-
@babel-bot
retainLines
true
babel-template
export { x }
@IlyaSemenov
... (truncated)
Sourced from @babel/runtime-corejs3's changelog.
v7.22.0 (2023-05-26) 🚀 New Feature babel-parser, babel-plugin-transform-typescript #15497 [ts] Support import ... = and export = in scripts (@nicolo-ribaudo) babel-compat-data, babel-core, babel-plugin-proposal-unicode-sets-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-standalone #15636 Add unicode-sets-regex transform to preset-env (@JLHwung) 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) babel-plugin-proposal-import-attributes-to-assertions #15620 Create @babel/plugin-proposal-import-attributes-to-assertions (@nicolo-ribaudo) 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 #15520 Parse await using declarations (@JLHwung) babel-core, babel-helper-create-regexp-features-plugin, babel-parser #15638 Enable regexp unicode sets parsing by default (@JLHwung) 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) 💅 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) 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) v7.21.9 (2023-05-22) 🐛 Bug Fix babel-parser #15631 rescan gt token at the end of type args parsing (@JLHwung) babel-generator #15569 Fix indentation when retainLines is true (@liuxingbaoyu) babel-template #15534 fix: Template export { x } stuck in infinite loop (@liuxingbaoyu) babel-compat-data, babel-preset-env #15606 fix: enable transform-block-scoping with generators feature (#12806) (@IlyaSemenov) v7.21.8 (2023-05-02) 👓 Spec Compliance babel-parser #15602 Remove using await restriction in explicitResourceManagement (@JLHwung) 🐛 Bug Fix
using await
389ecb0
09aede9
72e3184
79fa181
$dependabot rebase
$dependabot recreate
added 2 commits
29c34af7
69c678a5
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps @babel/runtime-corejs3 from 7.21.5 to 7.22.0.
Release notes
Sourced from
@babel/runtime-corejs3's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3's changelog.... (truncated)
Commits
389ecb0v7.22.009aede9Implement transform support forusingdeclarations (#15633)72e3184Allow polyfill providers to specify custom@babel/runtimepkg (#15531)79fa181Add decorators version2023-05(#15570)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
29c34af7- 1 commit from branchmaster69c678a5- Build(deps-dev): bump @babel/runtime-corejs3 from 7.21.5 to 7.22.0Compare with previous version