Skip to content

[eslint-scope] update for v9#74066

Closed
fasttime wants to merge 2 commits intoDefinitelyTyped:masterfrom
fasttime:eslint-scope-v9
Closed

[eslint-scope] update for v9#74066
fasttime wants to merge 2 commits intoDefinitelyTyped:masterfrom
fasttime:eslint-scope-v9

Conversation

@fasttime
Copy link
Copy Markdown
Contributor

@fasttime fasttime commented Nov 12, 2025

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

This pull request updates the types for the the recently released eslint-scope v9. Here's an overview of the changes:

Build-related changes:

@fasttime fasttime marked this pull request as ready for review November 12, 2025 09:45
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Nov 12, 2025

@fasttime Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 A DT maintainer needs to approve changes that affect module config files

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74066,
  "author": "fasttime",
  "headCommitOid": "eb6a9da9568fb9185f9669612fd1e472bb046036",
  "mergeBaseOid": "58c1a3a0f80ba685c43aec3606bfebf2faa97d67",
  "lastPushDate": "2025-11-12T08:09:09.000Z",
  "lastActivityDate": "2025-11-15T05:26:31.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "eslint-scope",
      "kind": "edit",
      "files": [
        {
          "path": "types/eslint-scope/eslint-scope-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eslint-scope/index.d.cts",
          "kind": "definition"
        },
        {
          "path": "types/eslint-scope/package.json",
          "kind": "package-meta",
          "suspect": "not [the expected form](https://github.com/DefinitelyTyped/DefinitelyTyped#user-content-packagejson) and not moving towards it (check: `peerDependencies`)"
        },
        {
          "path": "types/eslint-scope/tsconfig.json",
          "kind": "package-meta",
          "suspect": "not [the expected form](https://github.com/DefinitelyTyped/DefinitelyTyped#user-content-tsconfigjson) and not moving towards it (check: `compilerOptions.exactOptionalPropertyTypes`, `compilerOptions.allowSyntheticDefaultImports`)"
        }
      ],
      "owners": [
        "mysticatea"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "snitin315",
      "date": "2025-11-15T05:26:31.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 3521027878,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Check Config Changes a module config files labels Nov 12, 2025
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @mysticatea — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot moved this from Needs Author Action to Needs Maintainer Review in Pull Request Status Board Nov 12, 2025
@typescript-bot typescript-bot added the Other Approved This PR was reviewed and signed-off by a community member. label Nov 15, 2025
@fasttime
Copy link
Copy Markdown
Contributor Author

I'm going to close this pull request as there is consensus in ESLint to add built-in types to eslint-scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Check Config Changes a module config files Critical package Other Approved This PR was reviewed and signed-off by a community member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants