Skip to content

🎉 remove 'git-parse' after migration from Flow to TS#59614

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:remove/git-parse
Mar 31, 2022
Merged

🎉 remove 'git-parse' after migration from Flow to TS#59614
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:remove/git-parse

Conversation

@peterblazejewicz
Copy link
Copy Markdown
Member

No longer need as of version 2.1.1:
https://github.com/wayfair/git-parse/releases/tag/v2.1.1
https://unpkg.com/browse/git-parse@2.1.1/dist/index.d.ts

Thanks!

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Delete the package's directory.
  • Add it to notNeededPackages.json.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 30, 2022

@peterblazejewicz Thank you for submitting this PR!

This is a live comment which I will keep updated.

This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

1 package in this PR (and infra files)

Code Reviews

There aren't any other owners of this package, so a DT maintainer will review it.

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 which affect DT infrastructure (notNeededPackages.json)

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": 59614,
  "author": "peterblazejewicz",
  "headCommitOid": "b0f5c37b91d9acadf1286bd89efce060886e10c5",
  "mergeBaseOid": "7b9a23bcaa85088bfa8fd0776392ef0b027b82f4",
  "lastPushDate": "2022-03-30T21:08:23.000Z",
  "lastActivityDate": "2022-03-31T18:22:24.000Z",
  "mergeOfferDate": "2022-03-31T18:11:22.000Z",
  "mergeRequestDate": "2022-03-31T18:22:24.000Z",
  "mergeRequestUser": "peterblazejewicz",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": null,
      "kind": "edit",
      "files": [
        {
          "path": "notNeededPackages.json",
          "kind": "infrastructure"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "git-parse",
      "kind": "delete",
      "files": [
        {
          "path": "types/git-parse/git-parse-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/git-parse/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/git-parse/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/git-parse/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "andrewbranch",
      "date": "2022-03-31T18:10:43.000Z",
      "isMaintainer": true
    }
  ],
  "mainBotCommentID": 1083627568,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Edits Infrastructure No Other Owners This DT module only has one owner, so we can't have someone verify the change. labels Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @peterblazejewicz — there are no owners, but it would still be good if you find someone to review this PR in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)

@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 31, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@peterblazejewicz: Everything looks good here. I am ready to merge this PR (at b0f5c37) 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! ❤️

@peterblazejewicz
Copy link
Copy Markdown
Member Author

Ready to merge 💘

@typescript-bot typescript-bot merged commit bec205b into DefinitelyTyped:master Mar 31, 2022
@peterblazejewicz peterblazejewicz deleted the remove/git-parse branch March 31, 2022 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure Maintainer Approved No Other Owners This DT module only has one owner, so we can't have someone verify the change. 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.

3 participants