Skip to content

Drop support for eslint v7-v8#17763

Merged
nicolo-ribaudo merged 1 commit intobabel:mainfrom
liuxingbaoyu:peer-eslint
Jan 31, 2026
Merged

Drop support for eslint v7-v8#17763
nicolo-ribaudo merged 1 commit intobabel:mainfrom
liuxingbaoyu:peer-eslint

Conversation

@liuxingbaoyu
Copy link
Member

Q                       A
Fixed Issues? Fixes #1, Fixes #2
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

@nicolo-ribaudo nicolo-ribaudo added the PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release label Jan 31, 2026
@nicolo-ribaudo
Copy link
Member

nicolo-ribaudo commented Jan 31, 2026

We should also disable the tests probably, if CI fails.

@@ -31,7 +31,7 @@
},
"peerDependencies": {
"@babel/core": "^7.11.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we override it during release?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@nicolo-ribaudo nicolo-ribaudo Jan 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we need to do it everywhere. I think lets leave it as-is for now, and fix it for 8.0.0 so that we can make everything require 8.0.0 (stable).

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/60827

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 31, 2026

Open in StackBlitz

commit: b095f81

@nicolo-ribaudo nicolo-ribaudo merged commit 8920384 into babel:main Jan 31, 2026
55 checks passed
This was referenced Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Breaking Change 💥 A type of pull request used for our changelog categories for next major release PR: Needs Docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants