Upgrade ramda: 0.27.1 → 0.28.0 (major)#97
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
|
Hey! Changelogs info seems to be missing or might be in incorrect format. |
Author
|
Closed in favor of #114. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ramda (0.27.1 → 0.28.0) · Repo · Changelog
Release Notes
0.27.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
Version 0.28.0chore: publicise funding options. close #3016 (#3208)chore: remove dependencies badge (#3207)Merge branch 'v0.27' into masterVersion 0.27.2Merge pull request #3212 from ramda/davidchambers/trimSecurity fix for ReDoS (#3177)update test string for trimchore: lift can wrap 1-arity function (#3205)Fix for failing builds (#3206)feat: add transducer support for uniqBy/uniqWith (#3201)feat: There's no need to restrict whenTrue and whenFalse's return type (#3199)Bugfix is 3196 (#3198)Merge pull request #3194 from mohit61/mohit/typo-fixfixed typo in testSecurity fix for ReDoS (#3177)Fix typos detected by codespell (#3188)Move detailed spec to description section (#3170)Create SECURITY.mdUpdate README.md (#3174)chore: link toPairs, keys and values (#3161)Add `count` function (#3144)chore: link findIndex and indexOf, and their 'last' version (#3151)fix: isOdd: n % 2 may be 1 and -1. (#3140)Adding note to cond documentation (#3139)chore: There is no need to check if acc is empty every time. (#3136)fix: clone typed arrays (#3135)adjust code refactoring : using modulo to cycle through indices positive and negative; adding array length as a pavariable as it was being reused often (#3134)Move existing PBT tests to fast-check and add some more (#3095)Add reduced support to reduceBy and reduceRight (#2663)Added unwind function with unwind test files (#3125)Update the README to reflect changes to Deno and Nest packages (#3123)Update partial.js docs (#3119)doc: better lift examples (#3109)new functions: modify and modifyPath (#3107)fix: partial build (#3096)Merge pull request #3050 from benbryant0/update-rollupchore: rename xf to transducerCreator (#3088)Merge pull request #3085 from orthanc/3084/fix-propOr-documentationUpdate documentation of propOr to describe beahviour.Fixed typo (#3083)evolve: ignores transformations if the input value is not Array and Object (#3081)added links between groupBy and indexBy (#3080)update CONTRIBUTING and package.json to prevent linting errors (#3069)Add support for Nest.land - a package manager for Deno (#3054)Update Copyright year (#3073)Fix Clone Function Copy Prototype Issue (#3067)lint: partialObject linting errorsMerge branch 'v0.27' into masterDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
This change is