Kronos-Integration / test-step

kronos-step testing support with ava
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency semantic-release was updated from 15.13.26 to 15.13.27.

🚨 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](https://travis-ci.org/Kronos-Integration/test-step/builds/599888729?utm_source=github_status&utm_medium=notification)).

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 3 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

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:

greenkeeper[bot] commented 5 years ago

After pinning to 15.13.26 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

  • 1693073 fix(package): update execa to version 3.2.0
  • 2f3d934 fix: require Node.js >=8.16
  • f645547 docs(recipes): GitHub actions (#1317)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

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

  • 7a939a8 fix: use authenticated URL to check if local branch is up to date
  • 9eaf955 docs(contributing): correct lint fix command

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

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

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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

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

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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.0.4

16.0.4 (2020-01-27)

Bug Fixes

  • correct error when remote repository has no branches (c6b1076)
Commits

The new version differs by 133 commits.

  • c6b1076 fix: correct error when remote repository has no branches
  • b54b20d fix: use --no-verify when testing the Git permissions
  • 88fe819 docs: fix typo
  • 559c152 docs(README): update minimal required Node version / FAQ link (#1422)
  • 31e7876 docs(travis): build on all branches by default
  • 8c0490d docs: replacing firefox plugin in the list (#1416)
  • 6b5b02e fix: fetch tags on repo cached by the CI
  • 28b5480 docs: correct plugin execution order
  • 3739ab5 fix(package): update env-ci to version 5.0.0
  • 11665b2 chore(package): update dependencies
  • 0785a84 fix: update plugin versions
  • 152bf45 Merge remote-tracking branch 'origin/beta'
  • 3ba8f2a Merge remote-tracking branch 'origin/master' into beta
  • a8c747d feat: pass envi-ci values to plugins context
  • fc70726 chore: add Mockserver generated file to gitignore

There are 133 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.1

17.0.1 (2020-01-28)

Bug Fixes

  • package: update @semantic-release/commit-analyzer to version 8.0.0 (45695b9)
  • package: update @semantic-release/github to version 7.0.0 (c48bd3a)
  • package: update @semantic-release/npm to version 7.0.0 (f2b5826)
  • package: update @semantic-release/release-notes-generator to version 9.0.0 (3c7b114)
Commits

The new version differs by 8 commits.

  • 45695b9 fix(package): update @semantic-release/commit-analyzer to version 8.0.0
  • 3c7b114 fix(package): update @semantic-release/release-notes-generator to version 9.0.0
  • f2b5826 fix(package): update @semantic-release/npm to version 7.0.0
  • c48bd3a fix(package): update @semantic-release/github to version 7.0.0
  • bc97537 test: fix copy/paste typo in test titles
  • c7e461d docs: add @saithodev/semantic-release-gitea to community plugins
  • ef1b8a0 chore(package): update ava to version 3.1.0
  • bec57cd chore: require Node.js >=10.18

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.2

17.0.2 (2020-01-31)

Bug Fixes

  • package: update marked-terminal to version 4.0.0 (8ce2d6e)
Commits

The new version differs by 1 commits.

  • 8ce2d6e fix(package): update marked-terminal to version 4.0.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.3

17.0.3 (2020-02-13)

Bug Fixes

  • pass a branch name to getGitAuthUrl (e7bede1)
Commits

The new version differs by 6 commits.

  • e7bede1 fix: pass a branch name to getGitAuthUrl
  • 8426b42 chore(package): update tempy to version 0.4.0
  • 804fc2a docs(Troubleshooting): release not found in prereleases branch (e.g. beta) after rebase on master) (#1444)
  • 389e331 chore(package): update got to version 10.5.2
  • a93c96f revert: fix: allow plugins to set environment variables to be used by other plugins
  • 68f7e92 fix: allow plugins to set environment variables to be used by other plugins

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.4

17.0.4 (2020-02-17)

Bug Fixes

  • add repositoryUrl in logs (55be0ba)
Commits

The new version differs by 4 commits.

  • 55be0ba fix: add repositoryUrl in logs
  • ec516a3 docs(configuration): fix CLI usage with --branches option (#1465)
  • 5f89e6b chore(package): update nock to version 12.0.0
  • 195e5b1 chore(package): update xo to version 0.26.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.5

17.0.5 (2020-04-16)

Bug Fixes

  • adapt for semver to version 7.3.2 (0363790)
Commits

The new version differs by 11 commits.

  • 0363790 fix: adapt for semver to version 7.3.2
  • 93cb766 chore(package): update semver to version 7.3.2
  • caa3526 style: xo
  • ed5f26d chore(package): update xo to version 0.29.0
  • ff1d53d docs: add @google/semantic-release-replace-plugin to plugin list (#1509)
  • f899fa9 chore(package): update xo to version 0.28.1
  • b5488ae chore(package): update fs-extra to version 9.0.0
  • da5d1cf chore(package): update tempy to version 0.5.0
  • da5d06c docs: fix formatting for GitBook
  • b85adbd chore(package): update xo to version 0.27.0
  • bce633a chore(package): update sinon to version 9.0.0

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v17.0.6

17.0.6 (2020-04-16)

Bug Fixes

  • adapt for semver to version 7.3.2 (part II) (#1530) (431d571)
Commits

The new version differs by 1 commits.

  • 431d571 fix: adapt for semver to version 7.3.2 (part II) (#1530)

See the full diff