chore(deps-dev): bump @babel/plugin-transform-runtime from 7.28.5 to 8.0.1#13937
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.28.5 to 8.0.1#13937dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.28.5 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-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
dj4oC
left a comment
There was a problem hiding this comment.
Bumps @babel/plugin-transform-runtime from 7.28.5 to 8 (major, root devDependency).
Findings
- Build (blocking, likely unrelated to this diff): The
buildjob fails during the production Vite build:[vite:worker] ... Transforming destructuring to the configured target environment ("chrome103", "edge139", "firefox141", "ios11", ...) is not supported yetinpackages/web-pkg/src/composables/webWorkers/mfaExpiryWorker/worker.ts. The exact same failure (same file, same line) also reproduces identically on #13938 (vite-plugin-static-copy bump) and #13939 (commander bump) — two unrelated dependency bumps that don't touch Babel, esbuild, or browserslist config. That strongly suggests a pre-existing/base-branch build break (esbuild's destructuring transform vs. the configured legacy browserslist targets), not something introduced by this PR's Babel bump specifically. - Security: Snyk/CLA passed.
- Performance / Coverage: N/A — build tooling only.
Verdict
Commenting — this PR's own diff looks low-risk, but it can't merge while build is red. Recommend investigating the shared worker-transform failure across #13937/#13938/#13939 as a base-branch issue before re-running these.
🤖 Automated review by Claude Code (security · stability · performance · coverage)
Generated by Claude Code



Bumps @babel/plugin-transform-runtime from 7.28.5 to 8.0.1.
Release notes
Sourced from @babel/plugin-transform-runtime's releases.
... (truncated)
Changelog
Sourced from @babel/plugin-transform-runtime's changelog.
... (truncated)
Commits
b4be199v8.0.1b68b1cbActually removepreset-env'suseBuiltIns(#18079)cd96c47chore(pkg): set@babel/corepeer deps to ^8.0.0 (#18076)7dc825av8.0.0ef2a7aaRemove corejs exports for@babe/runtime-corejs3(#18036)73bceefv8.0.0-rc.6dc91f90v8.0.0-rc.50e5a59dRequire Node.js^22.18.0 || >=24.11.0(#17969)2b5e8adUse yarn catalog (#17964)7300a66v8.0.0-rc.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)