LeadingEdgeForum / atlas2

A new mapping tool, this time by LEF
Apache License 2.0
168 stars 34 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.9.1 of underscore was just published.

Branch Build failing 🚨
Dependency underscore
Current Version 1.9.0
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/LeadingEdgeForum/atlas2/builds/386834828?utm_source=github_status&utm_medium=notification)

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

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.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.