bracketclub / api

The API for Bracket Club
https://bracketclub.herokuapp.com
1 stars 0 forks source link

An in-range update of now is breaking the build 🚨 #17

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.2.1 of now just got published.

Branch Build failing 🚨
Dependency now
Current Version 6.2.0
Type devDependency

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

As now is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/bracketclub/api/builds/237501883?utm_source=github_status&utm_medium=notification)

Release Notes 6.2.1

Patches

  • Fixed file count with 1 file: #599
  • Bumped dependencies to the latest version: 9e36331, #601 and #595
  • Allow type fields in metafiles to hide type prompt: a1aae0d

Credits

Huge thanks to @albinekb for their help!

Commits

The new version differs by 6 commits.

  • cfa03a6 6.2.1
  • a1aae0d Allow type fields in metafiles to hide type prompt
  • 9e36331 Bumped dependencies to the latest version
  • 4c9034a chore(package): update download to version 6.2.2 (#601)
  • 55184e9 Fix file count with 1 file (#599)
  • 6bc6089 chore(package): update lint-staged to version 3.5.1 (#595)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 6.2.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.2.2

Patches

  • Throw an error if current path doesn't exist: 3411f7f
  • Only log success messages when in TTY: 207dd6f
Commits

The new version differs by 4 commits.

  • a933176 6.2.2
  • 3fc4dc3 Removed unused dependency
  • 207dd6f Only log success messages when in TTY
  • 3411f7f Throw an error if current path doesn't exist

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.2.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 6.2.3

Patches

  • Made now.name inside package.json change the deployment name (this was already documented, but wasn't working until now): 1e86a4f
  • Only show update notifications when loaded from npm: #606

Credits

Huge thanks to @igorklopov for their help!

Commits

The new version differs by 9 commits.

  • 9c44a81 6.2.3
  • 3ef666b Only show update notifications when loaded from npm (#606)
  • 29a81e1 Show the diff
  • 5d3d9d4 Brought the update notification back
  • 1e86a4f Support now.name inside package.json
  • a933176 6.2.2
  • 3fc4dc3 Removed unused dependency
  • 207dd6f Only log success messages when in TTY
  • 3411f7f Throw an error if current path doesn't exist

See the full diff