Skip to content

fix(deps): update external major (major)#2714

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-major-external-major
Open

fix(deps): update external major (major)#2714
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-major-external-major

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) 7.29.78.0.1 age confidence devDependencies major
@babel/eslint-parser (source) 7.29.78.0.1 age confidence devDependencies major
adobe/mysticat-ci v2v3 age confidence action major
js-beautify (source) 1.15.42.0.3 age confidence dependencies major
typescript (source) 6.0.37.0.2 age confidence devDependencies major

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
adobe/mysticat-ci (adobe/mysticat-ci)

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

v3

Compare Source

beautifier/js-beautify (js-beautify)

v2.0.3

Compare Source

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 2pm on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 commented Jun 22, 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 error in a future major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @babel/helper-module-transforms@7.29.7
npm warn Found: @babel/core@8.0.1
npm warn node_modules/@babel/core
npm warn   dev @babel/core@"8.0.1" from the root project
npm warn   1 more (@babel/eslint-parser)
npm warn
npm warn Could not resolve dependency:
npm warn peer @babel/core@"^7.0.0" from @babel/helper-module-transforms@7.29.7
npm warn node_modules/@babel/helper-module-transforms
npm warn
npm warn Conflicting peer dependency: @babel/core@7.29.7
npm warn node_modules/@babel/core
npm warn   peer @babel/core@"^7.0.0" from @babel/helper-module-transforms@7.29.7
npm warn   node_modules/@babel/helper-module-transforms
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @babel/plugin-syntax-import-assertions@7.29.7
npm error Found: @babel/core@8.0.1
npm error node_modules/@babel/core
npm error   dev @babel/core@"8.0.1" from the root project
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.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @babel/core@"^7.0.0-0" from @babel/plugin-syntax-import-assertions@7.29.7
npm error node_modules/@babel/plugin-syntax-import-assertions
npm error   dev @babel/plugin-syntax-import-assertions@"7.29.7" from the root project
npm error
npm error Conflicting peer dependency: @babel/core@7.29.7
npm error node_modules/@babel/core
npm error   peer @babel/core@"^7.0.0-0" from @babel/plugin-syntax-import-assertions@7.29.7
npm error   node_modules/@babel/plugin-syntax-import-assertions
npm error     dev @babel/plugin-syntax-import-assertions@"7.29.7" 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-07-12T14_42_37_541Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-12T14_42_37_541Z-debug-0.log

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR will trigger a patch release when merged.

@renovate renovate Bot force-pushed the renovate-major-external-major branch from 588ce57 to bf3ea25 Compare June 23, 2026 18:14
@renovate renovate Bot changed the title chore(deps): update external major to v8 chore(deps): update external major (major) Jun 23, 2026
@renovate renovate Bot force-pushed the renovate-major-external-major branch 3 times, most recently from 15f4314 to aa2ebed Compare June 30, 2026 20:29
@renovate renovate Bot changed the title chore(deps): update external major (major) fix(deps): update external major (major) Jun 30, 2026
@renovate renovate Bot force-pushed the renovate-major-external-major branch from aa2ebed to 996e823 Compare July 8, 2026 16:12
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 996e823 to 2c11c19 Compare July 12, 2026 14:42
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