Bump @babel/core from 7.9.0 to 7.19.3
-
Review changes -
-
Download -
Patches
-
Plain diff
Created by: dependabot[bot]
Bumps @babel/core from 7.9.0 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 Fix Committers: 1
- Huáng Jùnliàng (
@JLHwung
)v7.19.1 (2022-09-14)
Thanks
@hegemonic
for your first PR!
Bug Fix
babel-core
- #14930 Avoid fancy stack traces size computation (
@nicolo-ribaudo
)
... (truncated)
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 v7.19.1 (2022-09-14)
Bug Fix
babel-core
- #14930 Avoid fancy stack traces size computation (
@nicolo-ribaudo
)babel-traverse
- Other
babel-parser
- #14920 [estree] attach comments after directives at the end of file (
@hegemonic
)- #14900 [ts] allow redeclaring a var/type with the same name as import (
@liuxingbaoyu
)babel-plugin-transform-typescript
v7.19.0 (2022-09-05)
Spec Compliance
babel-parser
... (truncated)
Commits
-
3d46a59
v7.19.3 -
0cc190c
Optional filename when preset uses fn test/include/exclude (#14954) -
eb621ac
v7.19.1 -
028a7fe
Avoid fancy stack traces size computation (#14930) -
70a13e4
v7.19.0 -
05deb60
Enableban-ts-comment
(#14908) -
eec9574
chore: add eslint ruleconsistent-type-imports
(#14901) -
2626f18
Update typescript to 4.8 (#14880) -
cf0b1e7
Make error message prefixes more descriptive (#11612) -
32328de
Hide internal@babel/core
functions in config errors (#11554) - 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)
Merge request reports
Activity
Filter activity
- Approvals
- Assignees & reviewers
- Comments (from bots)
- Comments (from users)
- Commits & branches
- Edits
- Labels
- Lock status
- Mentions
- Merge request status
- Tracking
Please register or sign in to reply
Loading