This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-core)) | devDependencies | patch | [`7.27.1` -> `7.27.3`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.27.1/7.27.3) |
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
### [`v7.27.3`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7273-2025-05-27)
[Compare Source](https://github.com/babel/babel/compare/v7.27.1...v7.27.3)
##### :bug: Bug Fix
- `babel-generator`
- [#​17324](https://github.com/babel/babel/pull/17324) Improve multiline comments handling in yield/await expression ([@​JLHwung](https://github.com/JLHwung))
- `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-runtime-corejs3`
- [#​17328](https://github.com/babel/babel/pull/17328) Correctly set `.displayName` on `GeneratorFunction` ([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-plugin-proposal-explicit-resource-management`
- [#​17319](https://github.com/babel/babel/pull/17319) fix: handle shadowed binding in `for using of` body ([@​JLHwung](https://github.com/JLHwung))
- [#​17317](https://github.com/babel/babel/pull/17317) fix: support named evaluation for using declaration ([@​JLHwung](https://github.com/JLHwung))
- `babel-plugin-proposal-decorators`, `babel-types`
- [#​17321](https://github.com/babel/babel/pull/17321) fix(converter): Remove `abstract` modifiers in class declaration to expression conversion ([@​magic-akari](https://github.com/magic-akari))
- `babel-helper-module-transforms`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd`
- [#​17257](https://github.com/babel/babel/pull/17257) Preserve class id when transforming using declarations with exported class ([@​JLHwung](https://github.com/JLHwung))
- `babel-parser`
- [#​17312](https://github.com/babel/babel/pull/17312) fix(parser): properly handle optional markers in generator class methods ([@​magic-akari](https://github.com/magic-akari))
- [#​17307](https://github.com/babel/babel/pull/17307) fix(parser): Terminate modifier parsing at newline ([@​magic-akari](https://github.com/magic-akari))
- `babel-generator`, `babel-parser`
- [#​17308](https://github.com/babel/babel/pull/17308) Improve import phase parsing ([@​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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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.27.1->7.27.3Release Notes
babel/babel (@babel/core)
v7.27.3Compare Source
🐛 Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3.displayNameonGeneratorFunction(@nicolo-ribaudo)babel-plugin-proposal-explicit-resource-managementfor using ofbody (@JLHwung)babel-plugin-proposal-decorators,babel-typesabstractmodifiers in class declaration to expression conversion (@magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdbabel-parserbabel-generator,babel-parserConfiguration
📅 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