Created by: dependabot[bot]
Bumps @babel/core from 7.12.17 to 7.13.1.
Release notes
Sourced from @babel/core's releases.
v7.13.1 (2021-02-23)
This releases fixes a regression that makes gatsby builds fail (#12854, #12851)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12855 Rename
index.mjsto_index.mjsin@babel/runtime(@nicolo-ribaudo)babel-core
- #12852 Export function versions of
createConfigItem(@nicolo-ribaudo)Committers: 1
- Nicolò Ribaudo (
@nicolo-ribaudo)v7.13.0 (2021-02-22)
You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!
Thanks
@dsainati1,@immitsu, and@perrin4869for your first PRs!
🚀 New Feature
babel-parserbabel-generator,babel-parser,babel-plugin-syntax-module-blocks,babel-standalone,babel-traverse,babel-types
- #12469 Parse JS Module Blocks proposal (
@sosukesuzuki)babel-generator,babel-parser,babel-types
- #12628 Support TypeScript 4.2 abstract constructor signatures (
@sosukesuzuki)- #12193 Flow Enums with unknown members support (
@gkz)babel-core,babel-register
- #11498 Add cjs as a default extension (
@perrin4869)babel-traversebabel-plugin-transform-typescript,babel-preset-typescriptbabel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-plugin-transform-parameters,babel-types
- #12234 Support Flow
thisparameter annotations (@dsainati1)babel-plugin-proposal-record-and-tuple
- #12145 Implement "Records and Tuples" transform (
@rickbutton)babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12632 Use conditional exports in
@babel/runtimefor CJS/ESM (@nicolo-ribaudo)babel-core,babel-helper-plugin-utils,babel-preset-env
- #12219 Add
@babel/coresupport for the newassumptionsoption (@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-env
- #12189 Add
targetsandbrowserslist*options to@babel/core(@nicolo-ribaudo)babel-core
- #12266 Support
.mjsplugins/presets and async factories (@nicolo-ribaudo)
🐛 Bug Fix
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env
- #8461 Fix _isNativeReflectConstruct helper (
@nicolo-ribaudo)babel-cli
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.13.1 (2021-02-23)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12855 Rename
index.mjsto_index.mjsin@babel/runtime(@nicolo-ribaudo)babel-core
- #12852 Export function versions of
createConfigItem(@nicolo-ribaudo)v7.13.0 (2021-02-22)
🚀 New Feature
babel-parserbabel-generator,babel-parser,babel-plugin-syntax-module-blocks,babel-standalone,babel-traverse,babel-types
- #12469 Parse JS Module Blocks proposal (
@sosukesuzuki)babel-generator,babel-parser,babel-types
- #12628 Support TypeScript 4.2 abstract constructor signatures (
@sosukesuzuki)- #12193 Flow Enums with unknown members support (
@gkz)babel-core,babel-register
- #11498 Add cjs as a default extension (
@perrin4869)babel-traversebabel-plugin-transform-typescript,babel-preset-typescriptbabel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-plugin-transform-parameters,babel-types
- #12234 Support Flow
thisparameter annotations (@dsainati1)babel-plugin-proposal-record-and-tuple
- #12145 Implement "Records and Tuples" transform (
@rickbutton)babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #12632 Use conditional exports in
@babel/runtimefor CJS/ESM (@nicolo-ribaudo)babel-core,babel-helper-plugin-utils,babel-preset-env
- #12219 Add
@babel/coresupport for the newassumptionsoption (@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-env
- #12189 Add
targetsandbrowserslist*options to@babel/core(@nicolo-ribaudo)babel-core
- #12266 Support
.mjsplugins/presets and async factories (@nicolo-ribaudo)
🐛 Bug Fix
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env
- #8461 Fix _isNativeReflectConstruct helper (
@nicolo-ribaudo)babel-clibabel-nodebabel-standalonebabel-plugin-proposal-optional-chaining,babel-traverse
- #12812 Fix scope of computed method keys (
@overlookmotel)
🏠 Internal
babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
... (truncated)
Commits
-
103b187v7.13.1 -
5861704Export function versions ofcreateConfigItem(#12852) -
c827193v7.13.0 -
ba4ac7dchore: bump semver to 7.0.0 (#12015) -
d1d6ee6Add cjs as a default extension (#11498) -
6ef7b51Implement assumptions defined in the babel/rfcs#5 RFC -
7965c15Add@babel/coresupport for the newassumptionsoption (#12219) -
cb404e4Addtargetsandbrowserslist*options to@babel/core(#12189) -
31ca15eSupport.mjsplugins/presets and async factories (#12266) - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)