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

Open
renovate[bot] wants to merge 1 commit from renovate/major-babel-monorepo into master
renovate[bot] commented 2026-06-16 18:08:17 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
@babel/eslint-parser (source) ^7.22.5^8.0.0 age confidence

Release Notes

babel/babel (@​babel/eslint-parser)

v8.0.1

Compare Source

💥 Breaking Change
  • babel-core, babel-plugin-transform-object-rest-spread, babel-plugin-transform-runtime, babel-preset-env, babel-standalone

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

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations


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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/eslint-parser](https://babel.dev/) ([source](https://redirect.github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | [`^7.22.5` → `^8.0.0`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.28.6/8.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2feslint-parser/8.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2feslint-parser/7.28.6/8.0.1?slim=true) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/eslint-parser)</summary> ### [`v8.0.1`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v801-2026-06-17) [Compare Source](https://redirect.github.com/babel/babel/compare/v8.0.0...v8.0.1) ##### :boom: Breaking Change - `babel-core`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-standalone` - [#&#8203;18079](https://redirect.github.com/babel/babel/pull/18079) Actually remove `preset-env`'s `useBuiltIns` ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ### [`v8.0.0`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v800-2026-06-16) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.29.7...v8.0.0) ##### :eyeglasses: Spec Compliance - `babel-core` - [#&#8203;18039](https://redirect.github.com/babel/babel/pull/18039) perf: Only extract source map comments at the end of the file ([@&#8203;liuxingbaoyu](https://redirect.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://redirect.github.com/babel/babel/pull/18069) Fallback to assuming ESM support with `modules: auto` ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-transform-runtime`, `babel-runtime-corejs3`, `babel-runtime` - [#&#8203;18036](https://redirect.github.com/babel/babel/pull/18036) Remove corejs exports for `@babe/runtime-corejs3` ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#&#8203;18034](https://redirect.github.com/babel/babel/pull/18034) Remove `locations: "packed"` ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-generator` - [#&#8203;18046](https://redirect.github.com/babel/babel/pull/18046) fix(generator): improve new callee parens check ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-transform-modules-systemjs` - [#&#8203;18032](https://redirect.github.com/babel/babel/pull/18032) fix(systemjs): support **proto** as an export name ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) ##### :memo: Documentation - [#&#8203;18070](https://redirect.github.com/babel/babel/pull/18070) Add EOL date for Babel 7 (end of June 2027) to SECURITY.md ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :house: Internal - [#&#8203;18018](https://redirect.github.com/babel/babel/pull/18018) ci: enforce yarn integrity ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) ##### :running\_woman: Performance - `babel-core` - [#&#8203;18039](https://redirect.github.com/babel/babel/pull/18039) perf: Only extract source map comments at the end of the file ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ### [`v7.29.7`](https://redirect.github.com/babel/babel/releases/tag/v7.29.7) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.28.6...v7.29.7) ##### v7.29.7 (2026-05-25) Re-release all packages with npm provenance attestations </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 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/yippee0903/Upload-Assistant). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate[bot] commented 2026-06-16 18:08:18 +00:00 (Migrated from github.com)

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: web_ui/static/js/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: upload-assistant-webui@1.0.0
npm error Found: @babel/core@7.29.7
npm error node_modules/@babel/core
npm error   dev @babel/core@"^7.28.6" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @babel/core@"^8.0.0" from @babel/eslint-parser@8.0.1
npm error node_modules/@babel/eslint-parser
npm error   dev @babel/eslint-parser@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-06-21T15_03_21_257Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-21T15_03_21_257Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: web_ui/static/js/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: upload-assistant-webui@1.0.0 npm error Found: @babel/core@7.29.7 npm error node_modules/@babel/core npm error dev @babel/core@"^7.28.6" from the root project npm error npm error Could not resolve dependency: npm error peer @babel/core@"^8.0.0" from @babel/eslint-parser@8.0.1 npm error node_modules/@babel/eslint-parser npm error dev @babel/eslint-parser@"^8.0.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /runner/cache/others/npm/_logs/2026-06-21T15_03_21_257Z-eresolve-report.txt npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-21T15_03_21_257Z-debug-0.log ```
yippee0903 commented 2026-06-18 18:11:28 +00:00 (Migrated from github.com)

babel v8 is known to break UA, DO NOT MERGE

babel v8 is known to break UA, DO NOT MERGE
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-babel-monorepo:renovate/major-babel-monorepo
git switch renovate/major-babel-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/major-babel-monorepo
git switch renovate/major-babel-monorepo
git rebase master
git switch master
git merge --ff-only renovate/major-babel-monorepo
git switch renovate/major-babel-monorepo
git rebase master
git switch master
git merge --no-ff renovate/major-babel-monorepo
git switch master
git merge --squash renovate/major-babel-monorepo
git switch master
git merge --ff-only renovate/major-babel-monorepo
git switch master
git merge renovate/major-babel-monorepo
git push origin master
Sign in to join this conversation.
No description provided.