Closed greenkeeper[bot] closed 6 years ago
After pinning to 15.1.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 4 commits.
cb1f80c
fix: add trailing .git
to repositoryUrl
only if it's present in the configured URL
7c9ec41
fix(package): update git-url-parse to version 9.0.0
a1138a6
docs: update plugins package name
6172eb8
docs: add plugins to the community list
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
git rev-parse origin/${branch}
to verify origin head (d7081fa)The new version differs by 26 commits.
d7081fa
fix: use git rev-parse origin/${branch}
to verify origin head
61d7d38
feat: set tag author and committer name/email
4352144
fix: correct git merge-base
error code handling
20245b7
docs: add comment about publishing with ssh keys
349b2e8
fix(package): update cosmiconfig to version 5.0.0
1ed466e
ci: run test on Node.js 10
f0f325d
docs: add link to shareable configs and plugins list
f3e4991
chore(package): update xo to version 0.21.0
cd9f2bd
feat: log git
error message when authentication verification fails
d1c3ad0
docs: issue templates order
e3da172
docs: remove old issue templates
05b09b1
docs(ISSUE_TEMPLATES): initial version
c93775c
feat: add support for Bitbucket token in environment variables
22c5bbe
chore(package): update fs-extra to version 6.0.0
e88ac63
fix: fix Bitbucket authenticated URL
There are 26 commits in total.
See the full diff
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 15.1.6 of semantic-release was just published.
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 could not complete due to an error [Details](https://travis-ci.org/k0nsti/konsum/builds/365355829?utm_source=github_status&utm_medium=notification)Release Notes
v15.1.615.1.6 (2018-04-11)
Bug Fixes
tagFormat
from the begining of the string (31ad231)Commits
The new version differs by 2 commits.
31ad231
fix: match tag to
tagFormat
from the begining of the stringa8a07b7
docs: clarify FAQ to publish non-JavaScript packages
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: