Skip to content

Conversation

@Pixel998
Copy link
Contributor

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:

What changes did you make? (Give an overview)

This PR marks legacy SourceCode methods as @deprecated and refines the typings

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

@Pixel998 Pixel998 requested a review from a team as a code owner September 14, 2025 02:00
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 14, 2025
@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Sep 14, 2025
@netlify
Copy link

netlify bot commented Sep 14, 2025

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 978c816
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/68d2624e66cff1000893ea6e

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.

Thanks for looking into this. Can you also update the types.test.ts file to validate these changes?

@nzakas nzakas moved this from Needs Triage to Implementing in Triage Sep 15, 2025
snitin315
snitin315 previously approved these changes Sep 19, 2025
Copy link
Contributor

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Leaving it open for 2nd review.

@snitin315 snitin315 added accepted There is consensus among the team that this change meets the criteria for inclusion types Related to TypeScript types labels Sep 19, 2025
Copy link
Member

@fasttime fasttime left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! I would like @nzakas to verify before merging.

@fasttime fasttime moved this from Implementing to Second Review Needed in Triage Sep 24, 2025
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. Thanks.

@nzakas nzakas merged commit a1f06a3 into eslint:main Oct 7, 2025
30 checks passed
@github-project-automation github-project-automation bot moved this from Second Review Needed to Complete in Triage Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly types Related to TypeScript types

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

4 participants