Closed greenkeeper[bot] closed 6 years ago
Merging #18 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #18 +/- ##
=======================================
Coverage 95.38% 95.38%
=======================================
Files 6 6
Lines 65 65
Branches 9 9
=======================================
Hits 62 62
Misses 3 3
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 1e89ea7...380be12. Read the comment docs.
Update to this version instead π
path
to plugin config defined as a Function or an Array (f93eeb7)generateNotes
plugins (5989989)The new version differs by 17 commits.
24ce560
refactor: build plugin pipeline parameters at initialization
eb26254
refactor: use Object.entries
rather than Object.keys
50061bb
refactor: remove unnecessary object destructuring
5989989
feat: allow to define multiple generateNotes
plugins
576eb60
refactor: simplify plugin validation
f7f4aab
refactor: use the lastInput
arg to compute the prepare
pipeline next input
12de628
refactor: fix incorrect comments in lib/plugins/pipeline.js
d303286
docs: fix default value for analyzeCommits
plugin
ed9c456
refactor: always return an Array
of results/errors from a plugin pipeline
cac4882
docs: clarify verifyRelease
plugin description
09348f1
style: disable max-params
warning for lib/plugins/normalize.js
f93eeb7
fix: do not set path
to plugin config defined as a Function or an Array
071dcce
fix: use unauthenticated URL to check if branch is up to date
eb22f99
docs: FAQ for reverting a release
5847514
fix: allow empty release notes in dry-run mode
There are 17 commits in total.
See the full diff
Update to this version instead π
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
:tada: This PR is included in version 1.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Version 15.6.2 of semantic-release was just published.
The version 15.6.2 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.6.215.6.2 (2018-07-02)
Bug Fixes
git fetch
command (4abda31)Commits
The new version differs by 2 commits.
4abda31
fix: add debug log for
git fetch
command3602716
docs: update
semantic-release
andtravis-deploy-once
versions in examplesSee 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: