Created by: dependabot[bot]
Bumps @babel/core from 7.20.2 to 7.20.5.
Release notes
Sourced from @babel/core
's releases.
v7.20.5 (2022-11-28)
Thanks
@davydof
and@SuperSodaSea
for your first PRs!
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
- #15183 Improve array destructuring spec compliance (
@SuperSodaSea
)babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🐛 Bug Fix
babel-parser
babel-helper-wrap-function
,babel-preset-env
,babel-traverse
- #15181 fix: Edge cases for async functions and
noNewArrow
assumption (@liuxingbaoyu
)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
- #15163 fix: Throw error when compiling
super()
in arrow functions with default / rest parameters (@SuperSodaSea
)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #15194 fix: Bump
regenerator
and add tests (@SuperSodaSea
)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparser
for@babel/standalone
(@liuxingbaoyu
)babel-parser
,babel-types
- #15109 fix: Babel 8 types (
@liuxingbaoyu
)babel-generator
- #15143 Don't print inner comments as leading when wrapping in
(``)
(@nicolo-ribaudo
)babel-plugin-transform-block-scoping
,babel-traverse
- #15167 Register
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo
)
💅 Polish
babel-generator
- #15173 Improve generator behavior when
comments:false
(@liuxingbaoyu
)babel-plugin-transform-block-scoping
- #15164 Only extract IDs for TDZ checks in assign when necessary (
@nicolo-ribaudo
)
🏠 InternalCommitters: 6
- Alexander Davydov (
@davydof
)- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Tianlan Zhou (
@SuperSodaSea
)@liuxingbaoyu
... (truncated)
Changelog
Sourced from @babel/core
's changelog.
v7.20.5 (2022-11-28)
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
- #15183 Improve array destructuring spec compliance (
@SuperSodaSea
)babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🐛 Bug Fix
babel-parser
babel-helper-wrap-function
,babel-preset-env
,babel-traverse
- #15181 fix: Edge cases for async functions and
noNewArrow
assumption (@liuxingbaoyu
)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
- #15163 fix: Throw error when compiling
super()
in arrow functions with default / rest parameters (@SuperSodaSea
)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #15194 fix: Bump
regenerator
and add tests (@SuperSodaSea
)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparser
for@babel/standalone
(@liuxingbaoyu
)babel-parser
,babel-types
- #15109 fix: Babel 8 types (
@liuxingbaoyu
)babel-generator
- #15143 Don't print inner comments as leading when wrapping in
(``)
(@nicolo-ribaudo
)babel-plugin-transform-block-scoping
,babel-traverse
- #15167 Register
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo
)
💅 Polish
babel-generator
- #15173 Improve generator behavior when
comments:false
(@liuxingbaoyu
)babel-plugin-transform-block-scoping
- #15164 Only extract IDs for TDZ checks in assign when necessary (
@nicolo-ribaudo
)
🏠 Internalv7.20.4 (2022-11-08)
🐛 Bug Fix
babel-generator
- #15160 Fix printing of comments before
=>
(@nicolo-ribaudo
)babel-generator
,babel-plugin-transform-typescript
- #15144 Falback to printing inner comments as trailing (
@nicolo-ribaudo
)v7.20.3 (2022-11-07)
🐛 Bug Fix
babel-generator
... (truncated)
Commits
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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)