blakeembrey / node-immigration

Simple, no-frills migration utility
Other
17 stars 3 forks source link

An in-range update of ms is breaking the build 🚨 #39

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.0 of ms was just published.

Branch Build failing 🚨
Dependency ms
Current Version 2.0.0
Type dependency

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

ms 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/blakeembrey/node-immigration/builds/309607987?utm_source=github_status&utm_medium=notification) - ✅ **coverage/coveralls** First build on greenkeeper/ms-2.1.0 at 75.802% [Details](https://coveralls.io/builds/14442411)

Release Notes 2.1.0

Minor Changes

  • Add "week" / "w" support: a2caead
  • Fixed match regex to support negative numbers: #96

Patches

  • Applied a few text improvements: 15dc8c5
  • Fixed spelling of “millisecond” in description: #95
  • Lockfile added: 2425ebd

Credits

Huge thanks to @yoavmmn and @binki for helping!

Commits

The new version differs by 9 commits.

  • 845c302 2.1.0
  • 17d719f Bumped dev depdenencies to the latest version
  • 2425ebd Lockfile added
  • f0bc0a2 Fixed match regex to support negative numbers (#96)
  • a2caead Add "week" / "w" support
  • e359eee Add reference to ms.macro (#99)
  • fa0947f Fixed spelling of “millisecond” in description (#95)
  • 826e137 updated package husky from 0.13.3 to 0.13.4 (#94)
  • 15dc8c5 Applied a few text improvements

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 2.0.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 2.1.1 just got published.

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

Release Notes 2.1.1

Patches

  • Add full support for negative numbers: #104

Credits

Huge thanks to @thevtm for helping!

Commits

The new version differs by 2 commits.

See the full diff