Bump @babel/types from 7.22.5 to 7.22.10 in /frontend
Bumps @babel/types from 7.22.5 to 7.22.10.
Release notes
Sourced from @babel/types
's releases.
v7.22.10 (2023-08-07)
Thanks
@DimitriPapadopoulos
,@FabianWarnecke
,@JoshuaKGoldberg
, and@YYvanYang
for your first pull requests!
🐛 Bug Fix
babel-plugin-transform-typescript
- #15799 [ts] Strip type-only namespaces (
@nicolo-ribaudo
)- #15798 [ts] Fix compiling extended exported nested namespace (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
💅 Polish
babel-cli
babel-traverse
,babel-types
- #15661 Improve the type definition of
path.isX
(@liuxingbaoyu
)babel-generator
,babel-types
🏠 Internal
- Other
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
babel-helper-compilation-targets
- #15811 Remove
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo
)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
- #15716 chore: Use
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg
)
🔬 Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
- #15746 Reduce
transform-block-scoping
loops output size (@liuxingbaoyu
)Committers: 9
- Babel Bot (
@babel-bot
)- Dimitri Papadopoulos Orfanos (
@DimitriPapadopoulos
)- Huáng Jùnliàng (
@JLHwung
)- Josh Goldberg
✨ (@JoshuaKGoldberg
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Tianlan Zhou (
@SuperSodaSea
)@FabianWarnecke
@YYvanYang
@liuxingbaoyu
7.22.9
v7.22.9 (2023-07-12)
... (truncated)
Changelog
Sourced from @babel/types
's changelog.
v7.22.10 (2023-08-07)
🐛 Bug Fix
babel-plugin-transform-typescript
- #15799 [ts] Strip type-only namespaces (
@nicolo-ribaudo
)- #15798 [ts] Fix compiling extended exported nested namespace (
@nicolo-ribaudo
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
💅 Polish
babel-cli
babel-traverse
,babel-types
- #15661 Improve the type definition of
path.isX
(@liuxingbaoyu
)babel-generator
,babel-types
🏠 Internal
- Other
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
babel-helper-compilation-targets
- #15811 Remove
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo
)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
- #15716 chore: Use
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg
)
🔬 Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
- #15746 Reduce
transform-block-scoping
loops output size (@liuxingbaoyu
)v7.22.9 (2023-07-12)
🐛 Bug Fix
babel-plugin-transform-typescript
- #15774 fix:
Infinity
in enums (@liuxingbaoyu
)
💅 Polish
babel-generator
- #15757
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser
)
🏠 Internal
- #15748 Migrate to
eslint.config.js
(@JLHwung
)- #15758 Use Prettier 3 stable (
@nicolo-ribaudo
)v7.22.8 (2023-07-06)
↩ Revert
babel-core
,babel-traverse
... (truncated)
Commits
-
65f3184
v7.22.10 -
b23b0eb
Fix eslint-plugin-jest config (#15826) -
078d59a
Improve the type definition ofpath.isX
(#15661) -
6e45470
Remove unusedchalk
devDep from@babel/types
(#15815) -
3d47fb6
[babel 8] Numeric literals must be finite and non-negative (#15802) -
11844c1
Skip the unnecessaryisType
check ifnodeType
is empty. (#15555) -
52244bf
improve SourceLocation typing (#15776) -
900f6de
chore: Usetypescript-eslint@v6
with reworked configs (#15716) -
be8fccd
chore: Runreadmes.js
in CI (#15690) - 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