bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

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

Closed greenkeeper[bot] closed 1 year ago

greenkeeper[bot] commented 6 years ago

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 could not complete due to an error [Details](https://travis-ci.org/bitovi/launchpad/builds/368495959?utm_source=github_status&utm_medium=notification)

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:

greenkeeper[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 12 commits.

  • 853dd76 Underscore.js v1.9.2
  • 3c6d93b Merge pull request #2816 from Margen67/https
  • 46888bf Make links HTTPS
  • 36eef3c Merge pull request #2801 from BridgeAR/fix-global-deprecation
  • 5304f86 Fix deprecation warning about GLOBAL
  • d5fe0fd Merge pull request #2769 from theel0ja/patch-1
  • 5b8c0fd Fix mixed content warning
  • 0763ab3 Fixes #2764 β€” Underscore should not have any dependencies.
  • c0e8fef Merge pull request #2763 from gonzalez/karma-sauncelabs-fix
  • 2e57316 updating addEventListener to support older browsers
  • 1dfec11 Pulling index.html from the published version.
  • 5499308 Remove old unmonitored Freenode link.

See the full diff