An in-range update of semantic-release is breaking the build π¨
Closed this issue Β· 7 comments
The devDependency semantic-release was updated from 15.10.2
to 15.10.3
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
semantic-release is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v15.10.3
15.10.3 (2018-10-17)
Bug Fixes
- do not log outated branch error for missing permission cases (0578c8b)
Commits
The new version differs by 6 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 errord45861b
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
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 π΄
After pinning to 15.10.2 your tests are passing again. Downgrade this dependency π.
- The
devDependency
semantic-release was updated from15.10.3
to15.10.4
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
semantic-release was updated from15.10.4
to15.10.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
devDependency
semantic-release was updated from15.10.5
to15.10.6
.
Your tests are still failing with this version. Compare changes
Release Notes for v15.10.6
15.10.6 (2018-10-27)
Bug Fixes
- remove dependency to
git-url-parse
(a99355e)
Commits
The new version differs by 5 commits.
a99355e
fix: remove dependency to
git-url-parse
cc06d89
test: fix errors ordering in assertions
3411520
fix: include release notes in JS API result for dry mode
3d5db1f
fix: remove debugging
console.error
cfc1003
docs: add semantic-release-expo to plugins list
See the full diff
- The
devDependency
semantic-release was updated from15.10.6
to15.10.7
.
Your tests are still failing with this version. Compare changes
- The
devDependency
semantic-release was updated from15.10.7
to15.10.8
.
Your tests are still failing with this version. Compare changes
- The
devDependency
semantic-release was updated from15.10.8
to15.11.0
.
Your tests are still failing with this version. Compare changes
Release Notes for v15.11.0
15.11.0 (2018-11-12)
Bug Fixes
- remove redundant log (728ea34)
Features
- support multiple plugins for the
analyzeCommits
step (5180001)
Commits
The new version differs by 6 commits.
5180001
feat: support multiple plugins for the
analyzeCommits
step728ea34
fix: remove redundant log
83af7ac
docs: mention default
analyzeCommits
plugin8e564eb
docs: update FAQ to reflect new
plugins
optiondff1f10
docs: mention
postversion
npm script hook to run build scriptsae4995c
style: fix prettier errors
See the full diff