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

[eslint]: support name field in FlatConfig #69185

Merged

Conversation

antfu
Copy link
Contributor

@antfu antfu commented Mar 26, 2024

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 26, 2024

@antfu Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which 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
  • ✅ Most recent commit is approved by a DT maintainer

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 69185,
  "author": "antfu",
  "headCommitOid": "fadb8faca996768faa2b89b2fadb98d15d7dad56",
  "mergeBaseOid": "f75f010c3e1ba03d76ed89fdcda4c4bde4a523e7",
  "lastPushDate": "2024-03-26T23:30:39.000Z",
  "lastActivityDate": "2024-04-01T12:21:36.000Z",
  "mergeOfferDate": "2024-03-30T10:49:11.000Z",
  "mergeRequestDate": "2024-04-01T12:21:36.000Z",
  "mergeRequestUser": "antfu",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "eslint",
      "kind": "edit",
      "files": [
        {
          "path": "types/eslint/eslint-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/eslint/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "pmdartus",
        "j-f1",
        "saadq",
        "JasonHK",
        "bradzacher",
        "JounQin",
        "bmish"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "jakebailey",
      "date": "2024-03-30T10:48:31.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "bmish",
      "date": "2024-03-27T10:41:49.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "JounQin",
      "date": "2024-03-27T04:46:07.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2021642523,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Untested Change This PR does not touch tests labels Mar 26, 2024
@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board Mar 26, 2024
@typescript-bot
Copy link
Contributor

🔔 @pmdartus @j-f1 @saadq @JasonHK @bradzacher @JounQin @bmish — 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 removed the Untested Change This PR does not touch tests label Mar 26, 2024
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board Mar 26, 2024
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Code Reviews in New Pull Request Status Board Mar 26, 2024
@antfu antfu changed the title [eslint]: support name field in flat config [eslint]: support name field in FlatConfig Mar 26, 2024
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board Mar 26, 2024
@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Mar 27, 2024
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 30, 2024
@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Author to Merge in New Pull Request Status Board Mar 30, 2024
@typescript-bot
Copy link
Contributor

@antfu: Everything looks good here. I am ready to merge this PR (at fadb8fa) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@pmdartus, @j-f1, @saadq, @JasonHK, @bradzacher, @JounQin, @bmish: you can do this too.)

@antfu
Copy link
Contributor Author

antfu commented Apr 1, 2024

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board Apr 1, 2024
@typescript-bot typescript-bot merged commit b8dc602 into DefinitelyTyped:master Apr 1, 2024
4 checks passed
@antfu antfu deleted the feat/eslint-flat-config-name branch April 1, 2024 12:22
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical package Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants