Skip to content

chore(deps): update dependency @babel/plugin-proposal-decorators to v8#980

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

chore(deps): update dependency @babel/plugin-proposal-decorators to v8#980
renovate[bot] wants to merge 1 commit into
masterfrom
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/plugin-proposal-decorators (source) ^7.29.0^8.0.0 age confidence

Release Notes

babel/babel (@​babel/plugin-proposal-decorators)

v8.0.2

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-plugin-proposal-decorators, babel-plugin-transform-regenerator, babel-preset-env

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: Never, 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@renovate renovate Bot requested a review from a team as a code owner June 19, 2026 17:58
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@renovate renovate Bot force-pushed the renovate/major-babel-monorepo branch from 328b26c to ddf88d6 Compare July 1, 2026 11:03
@renovate renovate Bot changed the title chore(deps): update babel monorepo to v8 chore(deps): update dependency @babel/plugin-proposal-decorators to v8 Jul 1, 2026
@eternal-flame-AD eternal-flame-AD requested a review from Copilot July 1, 2026 11:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the UI build toolchain dependency @babel/plugin-proposal-decorators to Babel v8, along with the corresponding Yarn lockfile resolution changes.

Changes:

  • Bump @babel/plugin-proposal-decorators from ^7.29.0 to ^8.0.0 in ui/package.json.
  • Regenerate ui/yarn.lock, pulling in Babel v8 transitive packages required by the updated decorators plugin.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
ui/package.json Updates the decorators Babel plugin to ^8.0.0.
ui/yarn.lock Updates resolved Babel-related packages and transitive dependencies to match the decorators plugin bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ui/package.json
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.29.0",
"@babel/plugin-proposal-decorators": "^8.0.0",
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

Development

Successfully merging this pull request may close these issues.

1 participant