Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 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-typescript (source) 7.29.78.0.1 age confidence

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: (in timezone Australia/Melbourne)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@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: pnpm-lock.yaml
Scope: all 4 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 27, reused 0, downloaded 0, added 0
Progress: resolved 132, reused 0, downloaded 0, added 0
Progress: resolved 239, reused 0, downloaded 0, added 0
Progress: resolved 351, reused 0, downloaded 0, added 0
Progress: resolved 419, reused 0, downloaded 0, added 0
Progress: resolved 604, reused 0, downloaded 0, added 0
Progress: resolved 724, reused 0, downloaded 0, added 0
Progress: resolved 745, reused 0, downloaded 0, added 0
Progress: resolved 749, reused 0, downloaded 0, added 0
 WARN  4 deprecated subdependencies found: @ungap/structured-clone@1.3.0, glob@10.5.0, glob@7.2.3, inflight@1.0.6
Progress: resolved 749, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

commands/bootstrap
└─┬ babel-jest 30.4.1
  └─┬ babel-preset-jest 30.4.0
    └─┬ babel-preset-current-node-syntax 1.2.0
      ├─┬ @babel/plugin-syntax-bigint 7.8.3
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-async-generators 7.8.4
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-class-properties 7.12.13
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-class-static-block 7.14.5
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-import-attributes 7.29.7
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-import-meta 7.10.4
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-json-strings 7.8.3
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-logical-assignment-operators 7.10.4
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-nullish-coalescing-operator 7.8.3
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-numeric-separator 7.10.4
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-object-rest-spread 7.8.3
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-optional-catch-binding 7.8.3
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-top-level-await 7.14.5
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      ├─┬ @babel/plugin-syntax-private-property-in-object 7.14.5
      │ └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
      └─┬ @babel/plugin-syntax-optional-chaining 7.8.3
        └── ✕ unmet peer @babel/core@^7.0.0-0: found 8.0.1
hint: To disable failing on peer dependency issues, add the following to pnpm-workspace.yaml in your project root:

  strictPeerDependencies: false



@changeset-bot

changeset-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b7669e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch 5 times, most recently from a3395fd to 9901cd6 Compare June 27, 2026 01:30
@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch 3 times, most recently from dc55903 to 109bb42 Compare July 3, 2026 20:52
@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch 3 times, most recently from ae4080a to eb2d9b5 Compare July 17, 2026 18:30
@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch 2 times, most recently from 8d8420a to b578d9e Compare July 18, 2026 17:30
@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch 2 times, most recently from c38cd68 to 7e768bc Compare July 31, 2026 18:47
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/major-babel-monorepo branch from 7e768bc to b7669e4 Compare July 31, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants