🎉 'twemoji' no longer required#59628
Conversation
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!
|
@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 ReviewsThis PR can be merged once it's reviewed by a DT maintainer. You can test the changes of this PR in the Playground. Status
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"
} |
|
🔔 @coderbyheart @davwheat — please review this PR in the next few days. Be sure to explicitly select |
|
Ready to merge |
|
@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 |
|
The bot must have realised it's April Fools! |

Fixes in
package.jsonfrom 13.1.1 allowed to properly use internaldefinitions:
https://github.com/twitter/twemoji/releases/tag/v13.1.1
Thanks!
notNeededPackages.json.