canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

An in-range update of can-deparam is breaking the build 🚨 #450

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency can-deparam was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

can-deparam 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](https://travis-ci.org/canjs/can-util/builds/537020614?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • d71f292 1.2.1
  • f66e7ee Update version number
  • 1c263c1 Merge pull request #15 from canjs/landscaper/qunit2
  • ce3734f Landscaper: QUnit2 upgrade
  • 9f25664 Merge pull request #13 from canjs/greenkeeper/initial
  • 8ec409e chore(package): update dependencies
  • 99f2a76 Merge pull request #12 from canjs/landscaper/update-default-repos
  • f190674 Update README.md
  • 2ebf9ee Update README generated by DoneJS

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 5 years ago

After pinning to 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

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 9 commits ahead by 9, behind by 1.

  • 4e750b8 1.2.2
  • a99c413 Update version number
  • f67e367 Merge pull request #18 from canjs/fix-handle-question-mark-n-hash
  • 3c9878f Remove 2nd arg from substr
  • e4916e8 Indentation
  • 0e3641e Fix improvments
  • 9e8c1f2 Fix handling ? and #
  • 8dc3fee Merge pull request #16 from canjs/landscaper/travis-xenial
  • 0e20dde Migrate to xenial in travis

See the full diff