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 🚨 #193

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

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

greenkeeper bot opened this issue Apr 19, 2018 · 5 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

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2020

  • The dependency underscore was updated from 1.9.2 to 1.10.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 58 commits.

  • 985fce6 Underscore.js v1.10.0
  • fa2c1f8 Merge pull request #2834 from jashkenas/prepare-1.10
  • e8da73c Add source map of the uncompressed UMD bundle to the publication files
  • 44cfe25 Update the license date range
  • 6b09e0e Remove the context parameter from the rollup config
  • accd8b1 Add link to source map of uncompressed UMD bundle in Download section
  • 7b32e0b Update the weight in the Downloads section
  • e1a5518 Bump the version number in the documentation and source code
  • d18f67f Mention the removal of Component support
  • 361a352 Include #2826 in the changelog, installation and noConflict sections
  • 948f3c9 Include #2831 in the changelog and the installation section
  • 5a4d81f Include #2829 in the changelog
  • c92e961 Include #2825 in the changelog
  • 4990d19 Include #2820 in the changelog
  • 2552702 Fix the documentation link of the previous changelog entry

There are 58 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2020

  • The dependency underscore was updated from 1.10.0 to 1.10.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • db4a359 Underscore.js 1.10.1
  • 7231b64 Use the correct full path links for relative module references
  • 34d8074 Link to the ES Module downloads up top

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 30, 2020

  • The dependency underscore was updated from 1.10.1 to 1.10.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

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