chore(deps): update babel monorepo
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/cli (source) | devDependencies | patch | 7.24.7 -> 7.24.8 |
| @babel/core (source) | devDependencies | minor | 7.24.7 -> 7.25.2 |
| @babel/preset-env (source) | devDependencies | minor | 7.24.7 -> 7.25.2 |
Release Notes
babel/babel (@babel/cli)
v7.24.8
👓 Spec Compliance
-
babel-parser-
#16567 Do not use strict mode in TS
declare(@liuxingbaoyu)
-
#16567 Do not use strict mode in TS
🐛 Bug Fix
-
babel-generator-
#16630 Correctly print parens around
ininforheads (@nicolo-ribaudo) -
#16626 Fix printing of comments in
await using(@nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@SreeXD)
-
#16630 Correctly print parens around
-
babel-parser-
#16613 Disallow destructuring assignment in
usingdeclarations (@H0onnn) -
#16490 fix: do not add
.value: undefinedto regexp literals (@liuxingbaoyu)
-
#16613 Disallow destructuring assignment in
-
babel-types-
#16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@nicolo-ribaudo)
-
#16615 Remove boolean props from
-
babel-plugin-transform-typescript-
#16566 fix: Correctly handle
export import x =(@liuxingbaoyu)
-
#16566 fix: Correctly handle
💅 Polish
-
babel-generator-
#16625 Avoid unnecessary parens around
asyncinfor await(@nicolo-ribaudo)
-
#16625 Avoid unnecessary parens around
-
babel-traverse-
#16619 Avoid checking
Scope.globalsmultiple times (@liuxingbaoyu)
-
#16619 Avoid checking
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate