[recurly__recurly-js] Unmangle scoped package names#48237
[recurly__recurly-js] Unmangle scoped package names#48237typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
Conversation
1a98132 to
ad08719
Compare
|
👋 Hi there! I’ve run some quick measurements against master and your PR. These metrics should help the humans reviewing this PR gauge whether it might negatively affect compile times or editor responsiveness for users who install these typings. Let’s review the numbers, shall we? Comparison details 📊
It looks like nothing changed too much. I won’t post performance data again unless it gets worse. |
|
@jablko Thank you for submitting this PR! This is a live comment which I will keep updated. 1 package in this PRCode ReviewsBecause this PR edits the configuration file, it can be merged once it's reviewed by a DT maintainer. 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": 48237,
"author": "jablko",
"owners": [
"dbrudner",
"chrissrogers"
],
"dangerLevel": "ScopedAndConfiguration",
"headCommitAbbrOid": "ad08719",
"headCommitOid": "ad08719e8ed30e2f01938065bc155e217a041ffe",
"mergeIsRequested": true,
"stalenessInDays": 0,
"lastPushDate": "2020-09-27T17:24:54.000Z",
"reopenedDate": "2020-09-27T19:03:41.000Z",
"lastCommentDate": "2020-09-30T14:23:00.000Z",
"maintainerBlessed": false,
"reviewLink": "https://github.com/DefinitelyTyped/DefinitelyTyped/pull/48237/files",
"hasMergeConflict": false,
"authorIsOwner": false,
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"newPackages": [],
"packages": [
"recurly__recurly-js"
],
"files": [
{
"path": "types/recurly__recurly-js/test/bank-account.ts",
"kind": "test",
"package": "recurly__recurly-js"
},
{
"path": "types/recurly__recurly-js/test/recurly-error.ts",
"kind": "test",
"package": "recurly__recurly-js"
},
{
"path": "types/recurly__recurly-js/tsconfig.json",
"kind": "package-meta",
"package": "recurly__recurly-js",
"suspect": "changes outside of \"files\" list"
}
],
"hasDismissedReview": false,
"ciResult": "pass",
"lastReviewDate": "2020-09-30T00:07:42.000Z",
"reviewersWithStaleReviews": [],
"approvalFlags": 5,
"isChangesRequested": false
} |
|
🔔 @dbrudner @chrissrogers — please review this PR in the next few days. Be sure to explicitly select |
|
@jablko Everything looks good here. Great job! I am ready to merge this PR on your behalf. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@dbrudner, @chrissrogers: you can do this too.) |
|
Ready to merge |
|
I just published |
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
- Unmangles scoped package name where appropriate.
- The only references to the mangled package name (recurly__recurly-js)
should be when referencing DefinitelyTyped's file structure, e.g. the DT
GitHub action
- Reference PRs includes
- DefinitelyTyped/DefinitelyTyped#47115
- DefinitelyTyped/DefinitelyTyped#48237
- DefinitelyTyped/DefinitelyTyped#47173
#47115