hoodiehq / hoodie-client

:dog: Client API for the Hoodie server
Apache License 2.0
34 stars 25 forks source link

Update semantic-release to the latest version 🚀 #159

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.0.0 of semantic-release just got published.

Dependency semantic-release
Current Version 7.0.2
Type devDependency

The version 8.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of semantic-release. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v8.0.0

8.0.0 (2017-08-19)

Bug Fixes

  • bin: adapt build leader error message to new leader detection algorithm (33dfcff)

BREAKING CHANGES

  • Remove support for publishing a package with node < 8. Details.
Commits

The new version differs by 4 commits.

  • 12b3539 fix(package): @semantic-release/condition-travis@6.0.0
  • 33dfcff fix(bin): addapt build leader error to new leader detection algorithm
  • f534c57 fix: remove support for node < 8
  • 9c52884 chore: add package-lock

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: