commitlint-github-action
commitlint-github-action copied to clipboard
chore(deps-dev): bump @babel/preset-env from 7.19.3 to 7.21.5
Bumps @babel/preset-env from 7.19.3 to 7.21.5.
Release notes
Sourced from @babel/preset-env
's releases.
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
)Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
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
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo
):house: Internal
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
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
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo
):house: Internal
- Other
babel-parser
babel-code-frame
,babel-highlight
v7.21.3 (2023-03-14)
:eyeglasses: Spec Compliance
... (truncated)
Commits
86df745
v7.21.5c060e5e
[babel 8] Other Babel 8 misc changes (#15576)978ea31
Add syntax import meta to preset env (#15580)f3e9aee
More misc Babel 8 little changes (#15550)0a1cfc0
Babel 8 misc changes (#15068)83d9ba4
(tests) Logtransform-
instead ofproposal-
inpreset-env
(#15473)202e4fa
v7.21.4032203e
chore: Update TS 5.0.2 (#15502)15bd88c
Fix regression test to use the proper Babel version (#15476)9a85d70
chore: Updatecaniuse-lite
(#15468)- 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)