Closed greenkeeper[bot] closed 6 years ago
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
Update to this version instead π
The new version differs by 6 commits.
4f75cb3
fix: support multiple generate-notes plugin in CLI arg
1348985
docs: analyzeCommits
does not accept an Array
dfbb9f2
docs: clarify the URL encoding of GIT_CREDENTIALS
fa62d42
chore(package): update xo to version 0.23.0
42e9d11
chore(package): update delay to version 4.0.0
468f8a8
docs: clarify the --ci
/ --no-ci
CLI option
See the full diff
devDependency
semantic-release was updated from 15.6.0
to 15.9.16
.devDependency
semantic-release was updated from 15.6.0
to 15.9.17
.Update to this version instead π
The new version differs by 5 commits.
9930dac
fix: add cwd
to ENOGITREPO
error message
bc8551c
fix: typo in EPLUGINCONF
error message
234a910
docs: add Waffle.io README badge
68fce96
chore(package): update commitizen to version 3.0.0
fb6e2d8
docs: add semantic-release-gerrit to plugins list
See the full diff
devDependency
semantic-release was updated from 15.6.0
to 15.10.3
.Update to this version instead π
The new version differs by 11 commits.
0578c8b
fix: do not log outated branch error for missing permission cases
e291101
docs: add section existing tags in configuration docs
8853922
docs: add troubleshooting section for reference already exists
Git error
d45861b
docs: clarify the "npm missing permission" troubleshooting section
2ba0b81
docs: remove troubleshooting section related to legacy error messages
e93a663
docs: fix markdown link in configuration docs
58c25be
fix: fix logs for plugins loaded with plugins
option
ff275a5
fix: use module name in logs for plugins loaded with plugins
option
3e8216a
docs: typo in configuration docs
aa9d5c6
docs: add a Getting started
section and clarify config steps
5ba5010
feat: add new plugins
option
See the full diff
Version 15.7.0 of semantic-release was just published.
The version 15.7.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.7.015.7.0 (2018-07-10)
Bug Fixes
path
to plugin config defined as a Function or an Array (f93eeb7)Features
generateNotes
plugins (5989989)Commits
The new version differs by 22 commits.
24ce560
refactor: build plugin pipeline parameters at initialization
eb26254
refactor: use
Object.entries
rather thanObject.keys
50061bb
refactor: remove unnecessary object destructuring
5989989
feat: allow to define multiple
generateNotes
plugins576eb60
refactor: simplify plugin validation
f7f4aab
refactor: use the
lastInput
arg to compute theprepare
pipeline next input12de628
refactor: fix incorrect comments in
lib/plugins/pipeline.js
d303286
docs: fix default value for
analyzeCommits
plugined9c456
refactor: always return an
Array
of results/errors from a plugin pipelinecac4882
docs: clarify
verifyRelease
plugin description09348f1
style: disable
max-params
warning forlib/plugins/normalize.js
f93eeb7
fix: do not set
path
to plugin config defined as a Function or an Array071dcce
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 22 commits in total.
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: