chore(deps-dev): bump @babel/core from 7.29.7 to 8.0.1#66
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump @babel/core from 7.29.7 to 8.0.1#66dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel/core-8.0.1
branch
from
July 6, 2026 01:59
c6e959b to
bcbb4cc
Compare
Collaborator
|
Held: babel-8 is a coupled major. #65 (@babel/preset-env→8) and #66 (@babel/core→8) each fail |
This was referenced Jul 6, 2026
ErickXavier
added a commit
that referenced
this pull request
Jul 6, 2026
Groups Dependabot #65 (@babel/preset-env 7.29.7 -> 8.0.2) and #66 (@babel/core 7.29.7 -> 8.0.1). Each PR alone fails npm ci with an ERESOLVE peer conflict; landing both together resolves cleanly. Verified locally: npm install resolves with no ERESOLVE error, both deps on 8.x and deduped; npm run build exits 0; full jest suite passes (20/20 suites, 498 passed, 5 skipped, 0 failed).
Contributor
Author
|
Looks like @babel/core is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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