Skip to content
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 🚨 #144

Open
greenkeeper bot opened this issue Apr 19, 2018 · 2 comments
Open

An in-range update of underscore is breaking the build 🚨 #144

greenkeeper bot opened this issue Apr 19, 2018 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Apr 19, 2018

Version 1.9.0 of underscore was just published.

Branch Build failing 🚨
Dependency underscore
Current Version 1.8.3
Type dependency

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
  • continuous-integration/travis-ci/push The Travis CI build failed 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 19, 2018

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.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 1.9.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 25 commits.

  • ae037f7 Underscore.js 1.9.1
  • 5a55dd1 Fixes #2741. _.first() and _.last() should return an empty array when requesting a specific number of elements.
  • 3cd55ea Merge pull request #2672 from captbaritone/foo
  • 34cabf5 Merge pull request #2725 from josephlin55555/master
  • 6a71daf Merge pull request #2728 from okkez/fix-typo
  • c3f3582 Merge pull request #2743 from nowke/add-size-example
  • ae93330 Merge pull request #2757 from captbaritone/shallow-has
  • eac0039 Add has internal function
  • 4bd6f69 Merge pull request #2753 from liroyleshed/patch-2
  • e35f79f Update collections.js
  • 2851e9a Merge pull request #2750 from liroyleshed/patch-1
  • 376c832 Update arrays.js
  • db82bae Merge pull request #2748 from DiegoRBaquero/patch-1
  • a7d1ac4 Run linting first then run tests
  • 4188814 Merge pull request #2744 from alanzheng88/master

There are 25 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants