The version 1.9.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of underscore.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
5c237a7Merge pull request #2715 from jojois74/master
644cd3cfixed comments to further adhere to guidlines
78a507afixed test case to adhere to style guidlines
b2f532bfixed bug in unique where the fast algorithm was being run on a sorted list with a non injective iteratee and added a test case to test this fix
65e18d4Merge pull request #2704 from MiltonAkash/master
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 1.9.0 of underscore was just published.
The version 1.9.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of underscore.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 431 commits.
cbecaf0
Underscore.js 1.9.0
ac68955
Removing old ESLint rules
7e43b56
s/param/argument
a1ea916
COC as last word in the README.
f5792e8
Upgrading Uglify minifier
c9943aa
Upgrading QUnit etc. Fixing Node tests.
6564431
restArgs -> restArguments
1bfc9f1
Reverting erroneous commit 5fe75761. == null isnt === null
5c237a7
Merge pull request #2715 from jojois74/master
644cd3c
fixed comments to further adhere to guidlines
78a507a
fixed test case to adhere to style guidlines
b2f532b
fixed bug in unique where the fast algorithm was being run on a sorted list with a non injective iteratee and added a test case to test this fix
65e18d4
Merge pull request #2704 from MiltonAkash/master
e2a1e78
Merge pull request #2711 from wy1009/fix
14d1d58
fixed bug in test case
There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: