Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of semantic-release is breaking the build 🚨 #6

Open
greenkeeper bot opened this issue Aug 8, 2018 · 12 comments
Open

An in-range update of semantic-release is breaking the build 🚨 #6

greenkeeper bot opened this issue Aug 8, 2018 · 12 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Aug 8, 2018

Version 15.9.6 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.9.5
Type devDependency

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).

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

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 8, 2018

After pinning to 15.9.5 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2018

Version 15.9.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.7

15.9.7 (2018-08-10)

Reverts

  • "fix: do not convert ssh repositoryUrl to https" (93377eb)
Commits

The new version differs by 1 commits.

  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 10, 2018

Version 15.9.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.8

15.9.8 (2018-08-10)

Bug Fixes

  • package: update get-stream to version 4.0.0 (e882096)
Commits

The new version differs by 2 commits.

  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 18, 2018

Version 15.9.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.9

15.9.9 (2018-08-18)

Bug Fixes

  • package: update marked to version 0.5.0 (2f4befe)
Commits

The new version differs by 4 commits.

  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 26, 2018

Version 15.9.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.11

15.9.11 (2018-08-26)

Bug Fixes

  • package: update execa to version 1.0.0 (1aed97e)
Commits

The new version differs by 6 commits.

  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2018

Version 15.9.12 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.12

15.9.12 (2018-08-27)

Bug Fixes

  • hide sensitive data in relesae notes and fail/success plugin params (dffe148)
Commits

The new version differs by 7 commits.

  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 7, 2018

Version 15.9.13 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.13

15.9.13 (2018-09-07)

Bug Fixes

  • support multiple generate-notes plugin in CLI arg (4f75cb3)
Commits

The new version differs by 13 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
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

Version 15.9.14 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.14

15.9.14 (2018-09-07)

Bug Fixes

  • pass custom env and cwd to env-ci (540d4fa)
Commits

The new version differs by 14 commits.

  • 540d4fa fix: pass custom env and cwd to env-ci
  • 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
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2018

Version 15.9.15 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v15.9.15

15.9.15 (2018-09-11)

Bug Fixes

  • package: update debug to version 4.0.0 (7b8cd99)
Commits

The new version differs by 15 commits.

  • 7b8cd99 fix(package): update debug to version 4.0.0
  • 540d4fa fix: pass custom env and cwd to env-ci
  • 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
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream
  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 20, 2018

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v15.9.16

15.9.16 (2018-09-19)

Bug Fixes

  • package: update env-ci to version 3.0.0 (b9ae7d2)
Commits

The new version differs by 17 commits.

  • b9ae7d2 fix(package): update env-ci to version 3.0.0
  • c27e18e chore(package): update nock to version 10.0.0
  • 7b8cd99 fix(package): update debug to version 4.0.0
  • 540d4fa fix: pass custom env and cwd to env-ci
  • 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
  • dffe148 fix: hide sensitive data in relesae notes and fail/success plugin params
  • 1aed97e fix(package): update execa to version 1.0.0
  • edd8bc2 fix(package): update execa to version 0.11.0
  • 2f4befe fix(package): update marked to version 0.5.0
  • cfeaf49 test: use real writable stream

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v15.13.31

15.13.31 (2019-11-17)

Bug Fixes

  • package: update yargs to version 15.0.1 (2c13136)
Commits

The new version differs by 183 commits.

  • 2c13136 fix(package): update yargs to version 15.0.1
  • ffff100 fix(package): update cosmiconfig to version 6.0.0
  • 7a939a8 fix: use authenticated URL to check if local branch is up to date
  • 9eaf955 docs(contributing): correct lint fix command
  • 1693073 fix(package): update execa to version 3.2.0
  • 2f3d934 fix: require Node.js >=8.16
  • f645547 docs(recipes): GitHub actions (#1317)
  • 3438ec5 test: fix typo in test examples
  • 4af8548 fix: ignore custom port when converting ssh repo URL to https
  • dc19dfa docs: remove unnecessarily apostrophe
  • 79d22a2 fix: clarify message for EGITNOPERMISSION error
  • 9f2ec79 docs: limit list of suggested tools for commit linting
  • 0e24022 fix(package): update read-pkg-up to version 7.0.0
  • 5986bf9 chore(package): update xo to version 0.25.0
  • c86045c chore(package): update dockerode to version 3.0.0

There are 183 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v15.14.0

15.14.0 (2019-12-21)

Features

  • pass envi-ci values to plugins context (a8c747d)
Commits

The new version differs by 192 commits.

  • a8c747d feat: pass envi-ci values to plugins context
  • fc70726 chore: add Mockserver generated file to gitignore
  • fc7205d fix: correctly display command that errored out in logs
  • a373f8b ci: use Travis import to share config across organization
  • ecc4e66 docs: clarify GitLab CI/CD protected variable usage
  • 29d6b5d build: remove .github/airtable-crm.yml
  • b2b7b57 style: prettier formatting
  • 9575198 docs: add leiningen-semantic-release to list of community plugins
  • 09754ac docs(shareable-configurations-list): add semantic-release-npm-github-publish
  • 2c13136 fix(package): update yargs to version 15.0.1
  • ffff100 fix(package): update cosmiconfig to version 6.0.0
  • 7a939a8 fix: use authenticated URL to check if local branch is up to date
  • 9eaf955 docs(contributing): correct lint fix command
  • 1693073 fix(package): update execa to version 3.2.0
  • 2f3d934 fix: require Node.js >=8.16

There are 192 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants