buehler/node-typescript-parser

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

Closed this issue Β· 10 comments

Version 15.9.1 of semantic-release was just published.

Branch Build failing 🚨
Dependency semantic-release
Current Version 15.9.0
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 passed (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Release Notes v15.9.1

15.9.1 (2018-07-30)

Bug Fixes

  • clarify EPLUGINCONF error message (d8c84a0)
Commits

The new version differs by 3 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

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.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 15.9.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v15.9.2

15.9.2 (2018-07-30)

Bug Fixes

  • also hide sensitive info when loggin from cli.js (43d0646)
Commits

The new version differs by 1 commits.

  • 43d0646 fix: also hide sensitive info when loggin from cli.js

See the full diff

Version 15.9.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v15.9.3

15.9.3 (2018-07-31)

Bug Fixes

  • do not hide env variable value if shorter than 5 (b082a2e)
Commits

The new version differs by 1 commits.

  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

Version 15.9.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v15.9.5

15.9.5 (2018-08-05)

Bug Fixes

  • do not clone stdout/stderr passed to pugins (63d422e)
Commits

The new version differs by 4 commits.

  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

Version 15.9.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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 7 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

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 8 commits.

  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

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 9 commits.

  • e882096 fix(package): update get-stream to version 4.0.0
  • 93377eb revert: "fix: do not convert ssh repositoryUrl to https"
  • 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

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 11 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"
  • 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

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 13 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"
  • 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff

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 14 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"
  • 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
  • 63d422e fix: do not clone stdout/stderr passed to pugins
  • efb4000 fix(package): update @semantic-release/npm to version 5.0.1
  • d8fa182 chore(package): update got to version 9.0.0
  • b082a2e fix: do not hide env variable value if shorter than 5

See the full diff