This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Commit 5b282f9
authored
Update dependency @babel/core to v7.27.7 (#936)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.27.4` ->
`7.27.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.27.4/7.27.7)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`v7.27.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7277-2025-06-26)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.27.4...v7.27.7)
##### 👓 Spec Compliance
- `babel-parser`, `babel-plugin-transform-classes`
- [#​17203](https://redirect.github.com/babel/babel/pull/17203)
Interepret parser `allow*` options as top level only
([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-parser`
- [#​17371](https://redirect.github.com/babel/babel/pull/17371)
fix: disable using in ambient context
([@​JLHwung](https://redirect.github.com/JLHwung))
##### 🐛 Bug Fix
- `babel-core`
- [#​17392](https://redirect.github.com/babel/babel/pull/17392)
Improve TS babel config loading
([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-types`
- [#​17376](https://redirect.github.com/babel/babel/pull/17376)
fix: support negative bigint in valueToNode
([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-plugin-transform-parameters`
- [#​17352](https://redirect.github.com/babel/babel/pull/17352)
fix: Params of `async function*` should throw synchronously
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
##### 🏠 Internal
- `babel-plugin-transform-destructuring`,
`babel-plugin-transform-object-rest-spread`
- [#​17389](https://redirect.github.com/babel/babel/pull/17389)
Use `NodePath#splitExportDeclaration` in destructuring transforms
([@​JLHwung](https://redirect.github.com/JLHwung))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/STORIS/mvom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ff1c20b commit 5b282f9
2 files changed
+31
-31
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments