Bump @babel/core from 7.19.1 to 7.19.3 in /webapp
Bumps @babel/core from 7.19.1 to 7.19.3.
Release notes
Sourced from @babel/core
's releases.
v7.19.3 (2022-09-27)
🐛 Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo
)babel-parser
- #14974 fix: Normal parsing of
JSXText
followingJSXSpreadChild
(@liuxingbaoyu
)- #14941 fix: Support local exports in TS
declare module
s (@liuxingbaoyu
)- #14940 fix: allow ts redeclaration with
import =
andvar
(@liuxingbaoyu
)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu
)babel-cli
- #14950 Emit
@babel/cli
source maps based on configuration files (@liuxingbaoyu
)babel-plugin-transform-typescript
- #14946 fix: ts exported vars are shadowed by
declare
(@liuxingbaoyu
)
💅 Polish
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (
@nicolo-ribaudo
)
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
- #14961 chore: use
c8
for coverage testing (@liuxingbaoyu
)
🔬 Output optimization
babel-plugin-transform-typescript
- #14952 [ts] remove nested
declare namespace
(@liuxingbaoyu
)Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.19.2 (2022-09-15)
🐛 Bug FixCommitters: 1
- Huáng Jùnliàng (
@JLHwung
)
Changelog
Sourced from @babel/core
's changelog.
v7.19.3 (2022-09-27)
🐛 Bug Fix
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (
@nicolo-ribaudo
)babel-parser
- #14974 fix: Normal parsing of
JSXText
followingJSXSpreadChild
(@liuxingbaoyu
)- #14941 fix: Support local exports in TS
declare module
s (@liuxingbaoyu
)- #14940 fix: allow ts redeclaration with
import =
andvar
(@liuxingbaoyu
)babel-generator
- #14962 Fix printing of Flow internal slot functions (
@liuxingbaoyu
)babel-cli
- #14950 Emit
@babel/cli
source maps based on configuration files (@liuxingbaoyu
)babel-plugin-transform-typescript
- #14946 fix: ts exported vars are shadowed by
declare
(@liuxingbaoyu
)
💅 Polish
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (
@nicolo-ribaudo
)
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
- #14961 chore: use
c8
for coverage testing (@liuxingbaoyu
)
🔬 Output optimization
babel-plugin-transform-typescript
- #14952 [ts] remove nested
declare namespace
(@liuxingbaoyu
)v7.19.2 (2022-09-15)
🐛 Bug Fix
Commits
-
3d46a59
v7.19.3 -
0cc190c
Optional filename when preset uses fn test/include/exclude (#14954) - 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