sebastianhaas / medical-appointment-scheduling

Concept showcase for "Appointment Scheduling System for Small and Medium-Sized Medical Facilities"
MIT License
141 stars 86 forks source link

An in-range update of angular2-moment is breaking the build 🚨 #535

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.7.1 of angular2-moment was just published.

Branch Build failing 🚨
Dependency angular2-moment
Current Version 1.7.0
Type dependency

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

angular2-moment 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/sebastianhaas/medical-appointment-scheduling/builds/320410683?utm_source=github_status&utm_medium=notification)

Release Notes 1.7.1
  • Fix bug where FromUtcPipe was being imported instead of exported (#180, contributed by fshin123)
  • test: fix amLocal tests to pass regardless of timezone
Commits

The new version differs by 6 commits.

  • ce17ece chore: add yarn lockfile
  • ac22850 chore: release 1.7.1
  • 25f3b6e Fix bug where FromUtcPipe was being imported instead of exported. (#180)
  • e7a9ceb test: fix amLocal tests to pass regardless of timezone
  • d489a27 test: fix amLocal tests to pass regardless of timezone
  • 8204614 test: run travis tests in different timezones

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.7.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 6 years ago

Version 1.8.0 just got published.

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

Release Notes 1.8.0
  • Fix: Remove node_modules from compiled version (#187, contributed by wachri)
Commits

The new version differs by 4 commits.

  • 3cbf666 chore: release 1.8.0
  • 27e165a chore: update yarn.lock
  • 46f2885 Merge pull request #187 from wachri/master
  • e9cb193 Remove node_modules from compield version

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 7be235f chore: release 1.9.0
  • 5b9f458 cleanup: remove package-lock.json
  • b56a6fa fix #190: update momentjs version
  • 3ff85a8 Merge pull request #188 from lukasz-kusnierz/master
  • 4808635 amTimeAgo pipe updates it's output when locale changes

See the full diff