SvanBoxel / delete-merged-branch

No more manually deleting merged branches, this lovely app does it for you.
https://github.com/apps/delete-merged-branch/
ISC License
323 stars 55 forks source link

Update semantic-release to the latest version 🚀 #9

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.9.1 of semantic-release was just published.

Dependency semantic-release
Current Version 15.8.1
Type devDependency

The version 15.9.1 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.9.1

15.9.1 (2018-07-30)

Bug Fixes

  • clarify EPLUGINCONF error message (d8c84a0)
Commits

The new version differs by 10 commits.

  • b2d82c2 docs: specify for each step if one or more plugins are required/allowed
  • 31ec1eb docs: fix configuration doc syntax
  • d8c84a0 fix: clarify EPLUGINCONF error message
  • 3cc62f0 docs: add JS API documentation
  • 417779e feat: return lastRelease, commits, nextRelease, releases from JS API
  • c574435 refactor: pass complete context to lib/plugins/normalize.js
  • 0626d57 feat: log with signale and allow to customize stdin and stdout
  • f64046f docs: fix link to resources page
  • 1d4f67e test: use semanticrelease/npm-registry-docker Docker image for tests
  • b9af5c4 docs: add new semantic-release-gcr plugin link

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:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          16     16           
  Branches        1      1           
=====================================
  Hits           16     16

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 b2d977a...7e9f4be. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 15.9.2 just got published.

Update to this version instead 🚀

Release Notes v15.9.2

15.9.2 (2018-07-30)

Bug Fixes

  • also hide sensitive info when loggin from cli.js (43d0646)
Commits

The new version differs by 1 commits.

  • 43d0646 fix: also hide sensitive info when loggin from cli.js

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.3 just got published.

Update to this version instead 🚀

Release Notes v15.9.3

15.9.3 (2018-07-31)

Bug Fixes

  • do not hide env variable value if shorter than 5 (b082a2e)
Commits

The new version differs by 1 commits.

  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.5 just got published.

Update to this version instead 🚀

Release Notes v15.9.5

15.9.5 (2018-08-05)

Bug Fixes

  • do not clone stdout/stderr passed to pugins (63d422e)
Commits

The new version differs by 3 commits.

  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.9.6 just got published.

Update to this version instead 🚀

Release Notes v15.9.6

15.9.6 (2018-08-08)

Bug Fixes

  • do not convert ssh repositoryUrl to https (b895231)
Commits

The new version differs by 3 commits.

  • b895231 fix: do not convert ssh repositoryUrl to https
  • 8b8e40c docs(plugins): add semantic-release-firefox
  • 06695a1 chore(package): update xo to version 0.22.0

See the full diff

SvanBoxel commented 6 years ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: