[ramda] Remove inactive ramda contributor#59624
[ramda] Remove inactive ramda contributor#59624andrewbranch merged 1 commit intoDefinitelyTyped:masterfrom
Conversation
|
@devrelm Thank you for submitting this PR! This is a live comment which I will keep updated. 1 package in this PRCode 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
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 59624,
"author": "devrelm",
"headCommitOid": "684c420f8591a9d97ea7853319436418f45e7939",
"mergeBaseOid": "d6b527de9f5bf07aa905597563ec1dc995f84ac1",
"lastPushDate": "2022-03-31T15:38:03.000Z",
"lastActivityDate": "2022-03-31T15:46:43.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "ramda",
"kind": "edit",
"files": [
{
"path": "types/ramda/index.d.ts",
"kind": "definition"
}
],
"owners": [
"TheHandsomeCoder",
"donnut",
"mdekrey",
"sbking",
"afharo",
"teves-castro",
"hojberg",
"samsonkeung",
"angeloocana",
"raynerd",
"moshensky",
"ethanresnick",
"deftomat",
"blimusiek",
"biern",
"rayhaneh",
"rgm",
"drewwyatt",
"jottenlips",
"minitesh",
"krantisinh",
"nemo108",
"jituanlin",
"Philippe-mills",
"Saul-Mirone",
"Nicholaiii",
"devrelm",
"LORDBABUINO",
"couzic",
"NEWESTERS",
"adispring",
"essenmitsosse"
],
"addedOwners": [],
"deletedOwners": [
"devrelm"
],
"popularityLevel": "Popular"
}
],
"reviews": [],
"mainBotCommentID": 1084764483,
"ciResult": "pass"
} |
|
🔔 @TheHandsomeCoder @donnut @mdekrey @sbking @afharo @teves-castro @hojberg @samsonkeung @angeloocana @raynerd @moshensky @ethanresnick @deftomat @blimusiek @biern @rayhaneh @rgm @drewwyatt @jottenlips @minitesh @Krantisinh @Nemo108 @jituanlin @Philippe-mills @Saul-Mirone @Nicholaiii @LORDBABUINO @couzic @NEWESTERS @adispring @essenmitsosse — please review this PR in the next few days. Be sure to explicitly select |
|
Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files. ramda (unpkg)was missing the following properties:
as well as these 5 other properties...promap, sequence, splitWhenever, unwind, whereAny |
Just removing myself from the Ramda contributor list. I haven't contributed for a while and the notifications are getting noisy.
Test the change in your own code. (Compile and run.)Add or edit tests to reflect the change.Follow the advice from the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#make-a-pull-request).Avoid common mistakes.Runnpm test <package to test>.If changing an existing definition:
Provide a URL to documentation or source code which provides context for the suggested changes: <>If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.