dollarshaveclub / e2e

Make End-to-End Testing Great For Once
MIT License
32 stars 3 forks source link

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

Closed greenkeeper[bot] closed 6 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 - ❌ **codecov/project** Collecting reports and waiting for CI to complete [Details](https://codecov.io/gh/dollarshaveclub/e2e/commit/d718a68123d28dbdc1793be43e11be05874c8b8c) - ❌ **codecov/patch** Collecting reports and waiting for CI to complete [Details](https://codecov.io/gh/dollarshaveclub/e2e/commit/d718a68123d28dbdc1793be43e11be05874c8b8c) - ❌ **ci/circleci: test** Your tests failed on CircleCI [Details](https://circleci.com/gh/dollarshaveclub/e2e/28?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

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