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 🚨 #39

Closed
greenkeeper bot opened this issue Jun 25, 2019 · 11 comments · Fixed by #46
Closed

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

greenkeeper bot opened this issue Jun 25, 2019 · 11 comments · Fixed by #46

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 25, 2019

The devDependency semantic-release was updated from 15.13.16 to 15.13.17.

🚨 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.13.17

15.13.17 (2019-06-25)

Bug Fixes

  • package: update execa to version 2.0.0 (52c48be)
Commits

The new version differs by 2 commits.

  • 01a0b2d test: use regexp to check missing module message
  • 52c48be fix(package): update execa to version 2.0.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 Jun 25, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 26, 2019

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

Release Notes for v15.13.18

15.13.18 (2019-06-26)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 6b3adf6 fix: revert to execa ^1.0.0
  • 228fed7 docs: document that plugins config is an override (#1216)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2019

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

Release Notes for v15.13.19

15.13.19 (2019-07-06)

Bug Fixes

  • package: update marked to version 0.7.0 (75f0830)
Commits

The new version differs by 5 commits.

  • 75f0830 fix(package): update marked to version 0.7.0
  • 4b2b2fb chore(package): update clear-module to version 4.0.0
  • 3b8cae9 docs: fix typo
  • 6b3adf6 fix: revert to execa ^1.0.0
  • 228fed7 docs: document that plugins config is an override (#1216)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2019

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

Release Notes for v15.13.24

15.13.24 (2019-08-22)

Reverts

  • docs: broken link docs/03-recipes/travis.md (eea5de2)
  • docs: cleaned "Developer guide" section navigation (3c4a0fb)
  • docs: corrections and further clarifications (ce3d1bc)
  • docs: made doc file org clearer and augmented content (5e41dc8)
  • docs: note publishing on distribution channels in beta (54d8e3f)
  • docs: repared broken links to "CI configuration recipes" (e00b6c8)
  • docs: synched README.md and SUMMARY.md (e770c50)
  • docs: update semantic-release-cli broken link (58aaf05)
  • docs(contributing): added instructions on how to run gitbook locally (55c3616)
  • docs(contributing): copy/pasted "Use gitbook locally" instruction from original url (c517c70)
  • docs(recipes): cleaned doc and navigation (a6188d3)
  • fix(definitions): Repository documentation links (95a9e89)
Commits

The new version differs by 43 commits.

  • 6f33c76 docs: various clarifications and language improvvements
  • 9fd93ac docs: fix node version requirement link is FAQ
  • 7ddc2cf docs: update table of content in README.md and in Gitbook SUMMARY.md
  • 55c3616 revert: docs(contributing): added instructions on how to run gitbook locally
  • c517c70 revert: docs(contributing): copy/pasted "Use gitbook locally" instruction from original url
  • 4b13280 docs: correct list of default plugins
  • 95a9e89 revert: fix(definitions): Repository documentation links
  • 54d8e3f revert: docs: note publishing on distribution channels in beta
  • a6188d3 revert: docs(recipes): cleaned doc and navigation
  • e00b6c8 revert: docs: repared broken links to "CI configuration recipes"
  • 3c4a0fb revert: docs: cleaned "Developer guide" section navigation
  • e770c50 revert: docs: synched README.md and SUMMARY.md
  • 5e41dc8 revert: docs: made doc file org clearer and augmented content
  • ce3d1bc revert: docs: corrections and further clarifications
  • 58aaf05 revert: docs: update semantic-release-cli broken link

There are 43 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

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

Release Notes for v15.13.27

15.13.27 (2019-10-18)

Bug Fixes

  • ignore custom port when converting ssh repo URL to https (4af8548)
Commits

The new version differs by 53 commits.

  • 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
  • 9b78ab7 docs: spelling (#1284)
  • 8e4fa66 chore(package): update nock to version 11.1.0
  • 6f33c76 docs: various clarifications and language improvvements
  • 9fd93ac docs: fix node version requirement link is FAQ
  • 7ddc2cf docs: update table of content in README.md and in Gitbook SUMMARY.md
  • 55c3616 revert: docs(contributing): added instructions on how to run gitbook locally
  • c517c70 revert: docs(contributing): copy/pasted "Use gitbook locally" instruction from original url

There are 53 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 26, 2019

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

Release Notes for v15.13.28

15.13.28 (2019-10-26)

Bug Fixes

  • package: update execa to version 3.2.0 (1693073)
  • require Node.js >=8.16 (2f3d934)
Commits

The new version differs by 56 commits.

  • 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
  • 9b78ab7 docs: spelling (#1284)
  • 8e4fa66 chore(package): update nock to version 11.1.0
  • 6f33c76 docs: various clarifications and language improvvements
  • 9fd93ac docs: fix node version requirement link is FAQ

There are 56 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

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

Release Notes for v15.13.29

15.13.29 (2019-11-02)

Bug Fixes

  • use authenticated URL to check if local branch is up to date (7a939a8)
Commits

The new version differs by 58 commits.

  • 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
  • 9b78ab7 docs: spelling (#1284)
  • 8e4fa66 chore(package): update nock to version 11.1.0

There are 58 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

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

Release Notes for v15.13.30

15.13.30 (2019-11-02)

Bug Fixes

  • package: update cosmiconfig to version 6.0.0 (ffff100)
Commits

The new version differs by 59 commits.

  • 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
  • 9b78ab7 docs: spelling (#1284)

There are 59 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 60 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 60 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 22, 2019

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

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 69 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 69 commits in total.

See the full diff

@SvenWesterlaken
Copy link
Owner

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant