Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update semantic-release to the latest version 🚀 #69

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 8, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 15.0.0 of semantic-release was just published.

Dependency semantic-release
Current Version 12.4.1
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of semantic-release.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v15.0.0

15.0.0 (2018-02-19)

Features

  • add the prepare plugin hook (c2beb64)

BREAKING CHANGES

  • Committing or creating files in the publish plugin hook is not supported anymore and now must be done in the prepare hook

Plugins with a publish hook that makes a commit or create a file that can be committed must use the prepare hook.

Commits

The new version differs by 44 commits.

  • c2beb64 feat: add the prepare plugin hook
  • 20246c0 fix: exclude empty env var value from replacement
  • 857d418 fix: allow boolean option to be set in config file
  • 4d04901 style: lint
  • aa724e8 chore(package): simplify xo configuration
  • ce15b75 chore(package): update xo to version 0.20.0
  • 1966f0e fix: verify branch first
  • 305f4ee fix: do not transform repositoryUrl if it allow to push
  • 9788fca feat: use @semantic-release/github as default for success and fail hooks
  • 04f3061 fix: remove the github plugin from default success and fail hooks
  • 1b3c51d docs: add missing success and fail options
  • 8a2ef48 test: revert to mockserver:latest docker container
  • ce1e74f fix: set repository authentication when repositoryUrl is set as an option
  • b6837a2 test: use older version of mockserver
  • 97cb354 feat: improve CLI

There are 44 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov-io
Copy link

codecov-io commented Mar 8, 2018

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #69   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          38     38           
=====================================
  Hits           38     38

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a273ba2...835d9e7. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Mar 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2018

Version 15.0.1 just got published.

Update to this version instead 🚀

Release Notes v15.0.1

15.0.1 (2018-03-07)

Bug Fixes

  • remove unecessary console.log (e5a73d8)
Commits

The new version differs by 4 commits.

  • e5a73d8 fix: remove unecessary console.log
  • 50f3c6e docs(README): correct pluralization
  • 78f0937 chore(package): update proxyquire to version 2.0.0
  • a7c187f docs: fix grammar and typos in README, CONTRIBUTING, installation guide, and plugin guide

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2018

Version 15.0.2 just got published.

Update to this version instead 🚀

Release Notes v15.0.2

15.0.2 (2018-03-08)

Bug Fixes

  • exclude prereleases from version retrived by getLastRelease (e4618a2)
Commits

The new version differs by 1 commits.

  • e4618a2 fix: exclude prereleases from version retrived by getLastRelease

See the full diff

@axe312ger axe312ger closed this in #70 Mar 9, 2018
axe312ger pushed a commit that referenced this pull request Mar 9, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/semantic-release-15.0.0 branch March 9, 2018 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant