build(deps-dev): bump @babel/core from 7.29.7 to 8.0.1 - #60
build(deps-dev): bump @babel/core from 7.29.7 to 8.0.1#60dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Dependency review: holding this PR because production build fails.\n\nExact failure:\nRequires Babel "^7.0.0-0", but was loaded with "8.0.1"\n\nThe failure occurs while Workbox/vite-plugin-pwa generates the service worker. Babel 8 is a breaking, ESM-only major; the current Workbox transform still requires Babel 7. Bypassing CI would ship an unbuildable main branch.\n\nNext steps:\n1. Keep @babel/core on Babel 7.\n2. Wait for or upgrade to Workbox/vite-plugin-pwa versions that explicitly support Babel 8.\n3. Recreate the Babel 8 upgrade with all Babel plugins/presets aligned.\n4. Require format, lint, typecheck, tests, production build, PWA generation, and audit to pass before merge. |
2f023fc to
c3368cd
Compare
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.7 to 8.0.1. - [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.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c3368cd to
ad3d2b2
Compare
Bumps @babel/core from 7.29.7 to 8.0.1.
Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)de007eaAvoid trailing zeroes in Babel 9 generated version (#18078)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.6