Skip to content

chore(deps): update babel monorepo to v8 (master) - #2146

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-babel-monorepo
Open

chore(deps): update babel monorepo to v8 (master)#2146
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-babel-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
@babel/plugin-transform-exponentiation-operator (source) devDependencies major 7.29.78.0.1 OpenSSF Scorecard
@babel/register (source) devDependencies major 7.29.78.0.1 OpenSSF Scorecard

Release Notes

babel/babel (@​babel/plugin-transform-exponentiation-operator)

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

Configuration

📅 Schedule: (UTC)

  • 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 these updates again.


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

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

@renovate
renovate Bot enabled auto-merge June 19, 2026 16:03
@renovate

renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: 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 could not resolve
npm error
npm error While resolving: @travi/any@0.0.0-semantically-released
npm error Found: @babel/core@7.29.7
npm error node_modules/@babel/core
npm error   peer @babel/core@"^7.0.0" from @babel/helper-create-class-features-plugin@7.29.7
npm error   node_modules/@babel/helper-create-class-features-plugin
npm error     @babel/helper-create-class-features-plugin@"^7.18.6" from @babel/plugin-proposal-class-properties@7.18.6
npm error     node_modules/@babel/plugin-proposal-class-properties
npm error       @babel/plugin-proposal-class-properties@"7.18.6" from @form8ion/babel-preset@1.6.155
npm error       node_modules/@form8ion/babel-preset
npm error         @form8ion/babel-preset@"1.6.155" from @travi/babel-preset@3.0.151
npm error         node_modules/@travi/babel-preset
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/plugin-transform-class-properties@7.29.7
npm error     node_modules/@babel/plugin-transform-class-properties
npm error       @babel/plugin-transform-class-properties@"^7.29.7" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"7.29.7" from @form8ion/babel-preset@1.6.155
npm error         node_modules/@form8ion/babel-preset
npm error     3 more (@babel/plugin-transform-class-static-block, ...)
npm error   peer @babel/core@"^7.0.0" from @babel/helper-create-regexp-features-plugin@7.29.7
npm error   node_modules/@babel/helper-create-regexp-features-plugin
npm error     @babel/helper-create-regexp-features-plugin@"^7.18.6" from @babel/plugin-syntax-unicode-sets-regex@7.18.6
npm error     node_modules/@babel/plugin-syntax-unicode-sets-regex
npm error       @babel/plugin-syntax-unicode-sets-regex@"^7.18.6" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"7.29.7" from @form8ion/babel-preset@1.6.155
npm error         node_modules/@form8ion/babel-preset
npm error     @babel/helper-create-regexp-features-plugin@"^7.29.7" from @babel/plugin-transform-dotall-regex@7.29.7
npm error     node_modules/@babel/plugin-transform-dotall-regex
npm error       @babel/plugin-transform-dotall-regex@"^7.29.7" from @babel/preset-env@7.29.7
npm error       node_modules/@babel/preset-env
npm error         @babel/preset-env@"7.29.7" from @form8ion/babel-preset@1.6.155
npm error         node_modules/@form8ion/babel-preset
npm error     6 more (...)
npm error   81 more (@babel/helper-define-polyfill-provider, ...)
npm error
npm error Could not resolve dependency:
npm error dev @babel/plugin-transform-exponentiation-operator@"8.0.1" from the root project
npm error
npm error Conflicting peer dependency: @babel/core@8.0.1
npm error node_modules/@babel/core
npm error   peer @babel/core@"^8.0.0" from @babel/plugin-transform-exponentiation-operator@8.0.1
npm error   node_modules/@babel/plugin-transform-exponentiation-operator
npm error     dev @babel/plugin-transform-exponentiation-operator@"8.0.1" 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-09-01T23_55_19_758Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-01T23_55_19_758Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 4 times, most recently from 7aff1ef to cddba55 Compare June 23, 2026 10:59
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 4 times, most recently from e64e86a to 79c4f79 Compare July 3, 2026 20:43
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 4 times, most recently from 25a39ae to c118f85 Compare July 12, 2026 06:40
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 6 times, most recently from 9975db7 to d413f2f Compare July 17, 2026 10:53
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 5 times, most recently from c0dac11 to ce9d7f4 Compare July 27, 2026 09:56
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 5 times, most recently from f827576 to d1e3067 Compare August 4, 2026 20:57
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 7 times, most recently from 4a45950 to 5c9f2cc Compare August 12, 2026 22:34
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 7 times, most recently from 6116d1b to e7d42e3 Compare August 23, 2026 21:03
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 3 times, most recently from 2975b0d to 14a6833 Compare August 28, 2026 21:30
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch 2 times, most recently from e99b72a to c672a8a Compare August 31, 2026 14:59
@renovate
renovate Bot force-pushed the renovate/master-major-babel-monorepo branch from c672a8a to b0a4021 Compare September 1, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants