Skip to content

[estree] add exported for ExportAllDeclaration#54060

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
hgl:patch
Jul 2, 2021
Merged

[estree] add exported for ExportAllDeclaration#54060
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
hgl:patch

Conversation

@hgl
Copy link
Copy Markdown
Contributor

@hgl hgl commented Jun 25, 2021

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Jun 25, 2021

@hgl 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
  • ✅ Only a DT maintainer can approve changes without tests

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": 54060,
  "author": "hgl",
  "headCommitOid": "edf9b6f279a913deddd995945a95c6af1122f03f",
  "lastPushDate": "2021-06-25T02:34:20.000Z",
  "lastActivityDate": "2021-07-02T01:13:07.000Z",
  "mergeOfferDate": "2021-07-01T16:48:11.000Z",
  "mergeRequestDate": "2021-07-02T01:13:07.000Z",
  "mergeRequestUser": "hgl",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "estree",
      "kind": "edit",
      "files": [
        {
          "path": "types/estree/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "RReverser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "orta",
      "date": "2021-07-01T16:47:37.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 868158847,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Untested Change This PR does not touch tests labels Jun 25, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @hgl,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @RReverser — 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.

Copy link
Copy Markdown
Collaborator

@orta orta left a comment

Choose a reason for hiding this comment

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

Concurred with docs

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Jul 1, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

@hgl Everything looks good here. Great job! I am ready to merge this PR (at edf9b6f) on your behalf.

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! ❤️

(@RReverser: you can do this too.)

@hgl
Copy link
Copy Markdown
Contributor Author

hgl commented Jul 2, 2021

Ready to merge

@typescript-bot typescript-bot merged commit 53d2549 into DefinitelyTyped:master Jul 2, 2021
@typescript-bot
Copy link
Copy Markdown
Contributor

I just published @types/estree@0.0.49 to npm.

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

Labels

Critical package Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants