Skip to content

🎉 'twemoji' no longer required#59628

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

🎉 'twemoji' no longer required#59628
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:remove/twemoji

Conversation

@peterblazejewicz
Copy link
Copy Markdown
Member

Fixes in package.json from 13.1.1 allowed to properly use internal
definitions:

https://github.com/twitter/twemoji/releases/tag/v13.1.1

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.

Fixes in `package.json` from 13.1.1 allowed to properly use internal
definitions:

https://github.com/twitter/twemoji/releases/tag/v13.1.1

Thanks!
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 31, 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

This PR can be merged once it's reviewed by a DT maintainer.

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": 59628,
  "author": "peterblazejewicz",
  "headCommitOid": "15c10d80e670b01133ffe2d37c4ffe3d3c3f3941",
  "mergeBaseOid": "e11ae5d76bb7c11e606ed5aa0e47c1f1e81fd88d",
  "lastPushDate": "2022-03-31T19:26:15.000Z",
  "lastActivityDate": "2022-03-31T23:42:55.000Z",
  "mergeOfferDate": "2022-03-31T22:12:56.000Z",
  "mergeRequestDate": "2022-03-31T22:17:03.000Z",
  "mergeRequestUser": "davwheat",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": null,
      "kind": "edit",
      "files": [
        {
          "path": "notNeededPackages.json",
          "kind": "infrastructure"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "twemoji",
      "kind": "delete",
      "files": [
        {
          "path": "types/twemoji/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/twemoji/test/twemoji-tests.common-js.ts",
          "kind": "test"
        },
        {
          "path": "types/twemoji/test/twemoji-tests.global.ts",
          "kind": "test"
        },
        {
          "path": "types/twemoji/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/twemoji/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "coderbyheart",
        "peterblazejewicz",
        "davwheat"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "andrewbranch",
      "date": "2022-03-31T22:12:17.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "davwheat",
      "date": "2022-03-31T19:33:37.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1085014266,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Edits Infrastructure labels Mar 31, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @coderbyheart @davwheat — 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 added the Owner Approved A listed owner of this package signed off on the pull request. label Mar 31, 2022
@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
@davwheat
Copy link
Copy Markdown
Contributor

Ready to merge

@andrewbranch
Copy link
Copy Markdown
Member

@typescript-bot 🤨

@andrewbranch
Copy link
Copy Markdown
Member

@typescript-bot I know it’s been a long day but when you tell someone they can self-merge you need to listen to them when they say they’re ready

@typescript-bot typescript-bot merged commit 6d452c7 into DefinitelyTyped:master Mar 31, 2022
@davwheat
Copy link
Copy Markdown
Contributor

The bot must have realised it's April Fools!

@peterblazejewicz
Copy link
Copy Markdown
Member Author

image
Very bad, bad bot!

@peterblazejewicz peterblazejewicz deleted the remove/twemoji branch April 1, 2022 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits Infrastructure Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts). 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.

4 participants