commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps-dev): bump @babel/core from 7.19.3 to 7.21.8
Bumps @babel/core from 7.19.3 to 7.21.8.
Release notes
Sourced from @babel/core
's releases.
v7.21.8 (2023-05-02)
:eyeglasses: Spec Compliance
:bug: 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
)Committers: 2
- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)v7.21.7 (2023-04-29)
Force-pubilsh
@babel/compat-data
v7.21.6 (2023-04-29)
:bug: Bug Fix
babel-compat-data
- #15598 fix: Not found
corejs3-shipped-proposals.json
(@liuxingbaoyu
)Committers: 1
v7.21.5 (2023-04-28)
:eyeglasses: Spec Compliance
babel-generator
,babel-parser
,babel-types
- #15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu
):bug: Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
- #15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu
)babel-preset-env
:nail_care: 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
):house: Internal
babel-core
- #15575 Use synchronous
import.meta.resolve
(@nicolo-ribaudo
)babel-helper-fixtures
,babel-preset-typescript
... (truncated)
Changelog
Sourced from @babel/core
's changelog.
v7.21.8 (2023-05-02)
:eyeglasses: Spec Compliance
:bug: 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.6 (2023-04-29)
:bug: Bug Fix
babel-compat-data
- #15598 fix: Not found
corejs3-shipped-proposals.json
(@liuxingbaoyu
)v7.21.5 (2023-04-28)
:eyeglasses: Spec Compliance
babel-generator
,babel-parser
,babel-types
- #15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu
):bug: Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
- #15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu
)babel-preset-env
:nail_care: 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
):house: Internal
babel-core
- #15575 Use synchronous
import.meta.resolve
(@nicolo-ribaudo
)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
)v7.21.4 (2023-03-31)
:bug: Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
- #15478 Fix support for
import/export
in.cts
files (@liuxingbaoyu
)babel-generator
:nail_care: Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
... (truncated)
Commits
8fd99c8
v7.21.83935131
[⚠️ DANGER ⚠️] Prepare make commands and GH actions for Babel 8 pre-releases ...86df745
v7.21.5c060e5e
[babel 8] Other Babel 8 misc changes (#15576)eb62275
Use synchronousimport.meta.resolve
(#15575)1c2311a
fix:)
position withcreateParenthesizedExpressions
(#15515)f3e9aee
More misc Babel 8 little changes (#15550)0a1cfc0
Babel 8 misc changes (#15068)f213dea
Uselt
instead oflte
to check TS version for .cts config (#15535)202e4fa
v7.21.4- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)