smartcar / retryify

Wrap a function to retry on specific errors.
MIT License
11 stars 1 forks source link

An in-range update of semantic-release is breaking the build 🚨 #34

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.5.4 of semantic-release was just published.

Branch Build failing 🚨
Dependency [semantic-release](https://github.com/semantic-release/semantic-release)
Current Version 15.5.3
Type devDependency

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

semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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

Release Notes v15.5.4

15.5.4 (2018-06-15)

Bug Fixes

  • use git ls-remote to verify if the remote branch is ahead (2b6378f)
Commits

The new version differs by 2 commits.

  • 2b6378f fix: use git ls-remote to verify if the remote branch is ahead
  • 24a8052 refactor: simply EGITNOPERMISSION error parameters

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 15.5.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 15.5.5 just got published.

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

Release Notes v15.5.5

15.5.5 (2018-06-18)

Bug Fixes

  • package: update read-pkg-up to version 4.0.0 (9137f85)
Commits

The new version differs by 2 commits.

  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.0 just got published.

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

Release Notes v15.6.0

15.6.0 (2018-06-19)

Features

  • allow to disable the publish plugin hook (4454d57)
Commits

The new version differs by 3 commits.

  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.1 just got published.

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

Release Notes v15.6.1

15.6.1 (2018-06-26)

Bug Fixes

  • package: update yargs to version 12.0.0 (d4f68a5)
Commits

The new version differs by 4 commits.

  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.2 just got published.

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

Release Notes v15.6.2

15.6.2 (2018-07-02)

Bug Fixes

  • add debug log for git fetch command (4abda31)
Commits

The new version differs by 6 commits.

  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples
  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.6.3 just got published.

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

Release Notes v15.6.3

15.6.3 (2018-07-02)

Bug Fixes

  • fetch all tags even if the repo is not shallow (45eee4a)
Commits

The new version differs by 8 commits.

  • 45eee4a fix: fetch all tags even if the repo is not shallow
  • 2d3a5e5 test: harmonize git-utils functions name
  • 4abda31 fix: add debug log for git fetch command
  • 3602716 docs: update semantic-release and travis-deploy-once versions in examples
  • d4f68a5 fix(package): update yargs to version 12.0.0
  • 4454d57 feat: allow to disable the publish plugin hook
  • 9137f85 fix(package): update read-pkg-up to version 4.0.0
  • 7615fdc Fix documented explanation in plugins.md

See the full diff

gurpreetatwal commented 6 years ago

seemed to be a fluke with npm