chore(deps): bump @babel/core from 7.29.7 to 8.0.0 - #4322
Conversation
4fdc32d to
fa5a546
Compare
|
View your CI Pipeline Execution ↗ for commit 9f769ac
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
List of reported errors
|
fa5a546 to
8365207
Compare
There was a problem hiding this comment.
Nx Cloud is proposing a fix for your failed CI:
We aligned @babel/preset-typescript and @babel/preset-env with the @babel/core upgrade to ~8.0.0, as Babel 8 requires all its packages to be at the same major version. These changes fix the build failures in chrome-devtools and showcase tasks caused by the version mismatch between @babel/core@8 and the presets remaining at 7.x.
Tip
✅ We verified this fix by re-running chrome-devtools:build-panel.
Warning
The suggested diff is too large to display here, but you can view it on Nx Cloud ↗
Or Apply changes locally with:
npx nx-cloud apply-locally S9qj-nJ3j
Apply fix locally with your editor ↗ View interactive diff ↗
🎓 Learn more about Self-Healing CI on nx.dev
8365207 to
eb9a0ac
Compare
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.7 to 8.0.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
eb9a0ac to
9f769ac
Compare
Bumps @babel/core from 7.29.7 to 8.0.0.
Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
7dc825av8.0.0b71c35aperf: Only extract source map comments at the end of the file (#18039)e74b70dchore: Remove unused file (#18033)ae57969chore: consolidate upwards traversal to empathic (#18030)827d003Change jestsnapshotFormat(#18029)34cf24eUpdate deps (#18023)73bceefv8.0.0-rc.64493983Always use native Node.js TS support for config files (#17970)448aef3Show source maps mappings as point-to-point (#18008)c6d71f3EnablestrictFunctionTypes(#17946)