Skip to content

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

Closed
renovate-with-github-actions[bot] wants to merge 1 commit into
masterfrom
renovate/major-babel-monorepo
Closed

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

Conversation

@renovate-with-github-actions

@renovate-with-github-actions renovate-with-github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.29.78.0.1 age confidence
@babel/preset-env (source) 7.29.78.0.2 age confidence
@babel/preset-react (source) 7.29.78.0.1 age confidence
@babel/preset-typescript (source) 7.29.78.0.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

babel/babel (@​babel/core)

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


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

This PR has been generated by Mend Renovate.

@renovate-with-github-actions renovate-with-github-actions Bot added area/infrastructure Pull requests that update infra/dependencies status/2-needs-review labels Jun 22, 2026
@renovate-with-github-actions
renovate-with-github-actions Bot force-pushed the renovate/major-babel-monorepo branch 3 times, most recently from bcf88a5 to cba476b Compare July 13, 2026 10:45
@renovate-with-github-actions
renovate-with-github-actions Bot force-pushed the renovate/major-babel-monorepo branch 2 times, most recently from 151b741 to 32185fe Compare July 15, 2026 13:03
@renovate-with-github-actions
renovate-with-github-actions Bot force-pushed the renovate/major-babel-monorepo branch from 32185fe to 74ac3c6 Compare July 20, 2026 10:37
@mdeliatf

Copy link
Copy Markdown
Contributor

Holding this for now. Babel v8 breaks yarn test:ci because our @babel/* presets are used only by Jest, and Jest 30 pins Babel 7 internally (jest-config depends on @babel/core@^7.27.4 and resolves its own babel-jest). So the v8 presets end up executing under Babel 7.29.0, which can't strip TS type-argument syntax (createRef<T>()), plus Babel 8's onlyRemoveTypeImports default breaks our type-only imports.

Since nothing but Jest consumes these presets (build + Storybook are Vite), the upgrade has no benefit until Jest supports Babel 8. Closing until then.

@renovate-with-github-actions

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-with-github-actions
renovate-with-github-actions Bot deleted the renovate/major-babel-monorepo branch July 27, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure Pull requests that update infra/dependencies bot/no-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant