-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of underscore is breaking the build 🚨 #193
Comments
After pinning to 1.8.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 1.9.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 58 commits.
There are 58 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Version 1.9.0 of underscore was just published.
This version is covered by your current version range and after updating it in your project the build failed.
underscore is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: