Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: upgrade eslint-scope@8.0.0 #17942

Merged
merged 3 commits into from
Jan 4, 2024
Merged

fix!: upgrade eslint-scope@8.0.0 #17942

merged 3 commits into from
Jan 4, 2024

Conversation

mdjermanovic
Copy link
Member

@mdjermanovic mdjermanovic commented Jan 2, 2024

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[x] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

Upgrades eslint-scope to include eslint/eslint-scope#116 and eslint/eslint-scope#118.

What changes did you make? (Give an overview)

Updated package.json and added a few tests that show different behavior of some rules with eslint-scope v8 (the tests would fail with eslint-scope v7).

Is there anything you'd like reviewers to focus on?

Marked as draft because it currently uses eslint-scope from a branch.

Sorry, something went wrong.

@eslint-github-bot eslint-github-bot bot added breaking This change is backwards-incompatible bug ESLint is working incorrectly labels Jan 2, 2024
Copy link

netlify bot commented Jan 2, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 6df9050
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/659703d606ca5c00082aa338

@mdjermanovic mdjermanovic added core Relates to ESLint's core APIs and features accepted There is consensus among the team that this change meets the criteria for inclusion labels Jan 2, 2024
@mdjermanovic mdjermanovic marked this pull request as ready for review January 4, 2024 19:16
@mdjermanovic mdjermanovic requested a review from a team as a code owner January 4, 2024 19:16
@mdjermanovic
Copy link
Member Author

This is ready for review.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM

@nzakas nzakas merged commit 07107a5 into main Jan 4, 2024
@nzakas nzakas deleted the eslint-scope-8.0.0 branch January 4, 2024 20:04
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Jul 3, 2024
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion breaking This change is backwards-incompatible bug ESLint is working incorrectly core Relates to ESLint's core APIs and features
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants