Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Dec 28, 2016

Version 0.23.0 of ramda just got published.

Dependency ramda
Current Version 0.22.1
Type dependency

The version 0.23.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ramda.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 45 commits .

  • 5dec606 Version 0.23.0
  • 8a5ca01 Fix tail function length (#2020)
  • 6fdbe27 Use _xfBase for XDropRepeatsWith (#2001)
  • 0c45a57 Merge pull request #1992 from asaf-romano/set-functions-equality
  • f63e924 Fix _Set regression in functions handling
  • f82fb41 add @see R.converge in useWith.js, and vice versa (#1991)
  • 1350333 Merge pull request #1986 from scott-christopher/kleisli-fix
  • fcbb62b pipeK/composeK generated fns now expect unlifted values
  • 68d1dc1 flip reduceRight reducer arguments order (#1975)
  • 98908f9 sortWith, ascend and descend methods (#1946)
  • 158fa27 Update logical function documentation. (#1971)
  • 793c2a1 Clarify docs for concat -> dropRepeatsWith (#1894)
  • 15ac0f1 fix build from many late commits (#1957)
  • af0c0ba Property tests (#1889)
  • cff4e1c add R.forEachObjIndexed to iterate over an object (#1917)

There are 45 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link

Current coverage is 99.18% (diff: 100%)

Merging #17 into master will not change coverage

@@             master        #17   diff @@
==========================================
  Files             4          4          
  Lines           123        123          
  Methods          39         39          
  Messages          0          0          
  Branches         15         15          
==========================================
  Hits            122        122          
  Misses            1          1          
  Partials          0          0          

Powered by Codecov. Last update 372c3c5...26ce1c9

@jcouyang jcouyang merged commit 33d0cee into master Dec 29, 2016
@greenkeeper greenkeeper bot deleted the greenkeeper/ramda-0.23.0 branch December 29, 2016 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants