This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)) | devDependencies | minor | [`7.26.4` -> `7.27.0`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.26.4/7.27.0) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/cli)</summary>
### [`v7.27.0`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7270-2025-03-24)
[Compare Source](https://github.com/babel/babel/compare/v7.26.4...v7.27.0)
##### :eyeglasses: Spec Compliance
- `babel-generator`, `babel-parser`
- [#​16977](https://github.com/babel/babel/pull/16977) Default `importAttributesKeyword` to `with` ([@​JLHwung](https://github.com/JLHwung))
##### :rocket: New Feature
- `babel-helper-create-class-features-plugin`, `babel-traverse`, `babel-types`
- [#​17169](https://github.com/babel/babel/pull/17169) Allow `traverseFast` to exit early ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-parser`, `babel-types`
- [#​17110](https://github.com/babel/babel/pull/17110) Add `ImportAttributes` to `Standardized` and move its parser test fixtures ([@​JLHwung](https://github.com/JLHwung))
- `babel-generator`
- [#​17100](https://github.com/babel/babel/pull/17100) fix(babel-generator): add named export of generate function ([@​vovkasm](https://github.com/vovkasm))
- `babel-parser`, `babel-template`
- [#​17149](https://github.com/babel/babel/pull/17149) Add `allowYieldOutsideFunction` to parser ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-plugin-transform-typescript`, `babel-traverse`
- [#​17102](https://github.com/babel/babel/pull/17102) feat: Add `upToScope` parameter to `hasBinding` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-parser`
- [#​17082](https://github.com/babel/babel/pull/17082) Support ESTree AccessorProperty ([@​JLHwung](https://github.com/JLHwung))
- `babel-types`
- [#​17162](https://github.com/babel/babel/pull/17162) feat(babel-types): Add support for BigInt literal conversion in valueToNode ([@​ishchhabra](https://github.com/ishchhabra))
##### :bug: Bug Fix
- `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties`
- [#​16816](https://github.com/babel/babel/pull/16816) fix: Class reference in type throws error ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-traverse`
- [#​17170](https://github.com/babel/babel/pull/17170) fix: Reset child scopes when `scope.crawl()` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-helpers`, `babel-preset-typescript`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​17118](https://github.com/babel/babel/pull/17118) Fix: align behaviour to tsc `rewriteRelativeImportExtensions` ([@​JLHwung](https://github.com/JLHwung))
- `babel-cli`
- [#​17182](https://github.com/babel/babel/pull/17182) fix: `@babel/cli` generates duplicate inline source maps ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-plugin-transform-named-capturing-groups-regex`, `babel-types`
- [#​17175](https://github.com/babel/babel/pull/17175) Generate computed proto key ([@​JLHwung](https://github.com/JLHwung))
##### :running_woman: Performance
- `babel-types`
- [#​16870](https://github.com/babel/babel/pull/16870) perf: Improve builders of `@babel/types` ([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-helper-create-regexp-features-plugin`
- [#​17176](https://github.com/babel/babel/pull/17176) fix: improve duplicate named groups check ([@​JLHwung](https://github.com/JLHwung))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
7.26.4->7.27.0Release Notes
babel/babel (@babel/cli)
v7.27.0Compare Source
👓 Spec Compliance
babel-generator,babel-parserimportAttributesKeywordtowith(@JLHwung)🚀 New Feature
babel-helper-create-class-features-plugin,babel-traverse,babel-typestraverseFastto exit early (@liuxingbaoyu)babel-parser,babel-typesImportAttributestoStandardizedand move its parser test fixtures (@JLHwung)babel-generatorbabel-parser,babel-templateallowYieldOutsideFunctionto parser (@liuxingbaoyu)babel-plugin-transform-typescript,babel-traverseupToScopeparameter tohasBinding(@liuxingbaoyu)babel-parserbabel-types🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-propertiesbabel-traversescope.crawl()(@liuxingbaoyu)babel-helpers,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimerewriteRelativeImportExtensions(@JLHwung)babel-cli@babel/cligenerates duplicate inline source maps (@liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex,babel-types🏃♀️ Performance
babel-types@babel/types(@liuxingbaoyu)babel-helper-create-regexp-features-pluginConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #3