chore(deps): update babel monorepo to v8 #221

Merged
argoyle merged 1 commits from renovate/major-babel-monorepo into main 2026-06-19 16:36:12 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@babel/cli (source) 7.29.78.0.0 age confidence
@babel/core (source) 7.29.78.0.0 age confidence
@babel/preset-env (source) 7.29.78.0.0 age confidence

Release Notes

babel/babel (@​babel/cli)

v8.0.0

Compare Source

👓 Spec Compliance
💥 Breaking Change
  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser
🐛 Bug Fix
  • babel-generator
  • babel-plugin-transform-modules-systemjs
📝 Documentation
🏠 Internal
🏃‍♀️ Performance

Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/cli](https://babel.dev/docs/babel-cli) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.29.7` → `8.0.0`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.29.7/8.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcli/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcli/7.29.7/8.0.0?slim=true) | | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.29.7` → `8.0.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.29.7/8.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.29.7/8.0.0?slim=true) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`7.29.7` → `8.0.0`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.29.7/8.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.29.7/8.0.0?slim=true) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/cli)</summary> ### [`v8.0.0`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v800-2026-06-16) [Compare Source](https://github.com/babel/babel/compare/v7.29.7...v8.0.0) ##### :eyeglasses: Spec Compliance - `babel-core` - [#&#8203;18039](https://github.com/babel/babel/pull/18039) perf: Only extract source map comments at the end of the file ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) ##### :boom: Breaking Change - `babel-cli`, `babel-node`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-classes`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-regenerator`, `babel-preset-env`, `babel-register` - [#&#8203;18069](https://github.com/babel/babel/pull/18069) Fallback to assuming ESM support with `modules: auto` ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs3`, `babel-runtime` - [#&#8203;18036](https://github.com/babel/babel/pull/18036) Remove corejs exports for `@babe/runtime-corejs3` ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) - `babel-parser` - [#&#8203;18034](https://github.com/babel/babel/pull/18034) Remove `locations: "packed"` ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-generator` - [#&#8203;18046](https://github.com/babel/babel/pull/18046) fix(generator): improve new callee parens check ([@&#8203;JLHwung](https://github.com/JLHwung)) - `babel-plugin-transform-modules-systemjs` - [#&#8203;18032](https://github.com/babel/babel/pull/18032) fix(systemjs): support **proto** as an export name ([@&#8203;JLHwung](https://github.com/JLHwung)) ##### :memo: Documentation - [#&#8203;18070](https://github.com/babel/babel/pull/18070) Add EOL date for Babel 7 (end of June 2027) to SECURITY.md ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ##### :house: Internal - [#&#8203;18018](https://github.com/babel/babel/pull/18018) ci: enforce yarn integrity ([@&#8203;JLHwung](https://github.com/JLHwung)) ##### :running\_woman: Performance - `babel-core` - [#&#8203;18039](https://github.com/babel/babel/pull/18039) perf: Only extract source map comments at the end of the file ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-19 15:15:44 +00:00
chore(deps): update babel monorepo to v8
renovate/stability-days Updates have met minimum release age requirement
unbound-site / build (pull_request) Successful in 1m8s
unbound-site / deploy-prod (pull_request) Has been skipped
8225370dba
argoyle merged commit d5eb9a7c04 into main 2026-06-19 16:36:12 +00:00
argoyle deleted branch renovate/major-babel-monorepo 2026-06-19 16:36:15 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#221