Bump @babel/core from 7.21.4 to 7.21.5 in /webapp
Bumps @babel/core from 7.21.4 to 7.21.5.
Release notes
Sourced from @babel/core
's releases.
v7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
- #15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu
)
🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
- #15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu
)babel-preset-env
💅 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
)
🏠 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
Changelog
Sourced from @babel/core
's changelog.
v7.21.5 (2023-04-28)
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
- #15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu
)
🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
- #15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu
)babel-preset-env
💅 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
)
🏠 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
)
Commits
-
86df745
v7.21.5 -
c060e5e
[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) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts