knapsack-cloud/twig-renderer

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

greenkeeper opened this issue Β· 7 comments

The devDependency @semantic-release/npm was updated from 5.1.1 to 5.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@semantic-release/npm 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 for v5.1.2

5.1.2 (2018-12-14)

Bug Fixes

  • return false if the npm publish is skipped (45890fd)
Commits

The new version differs by 7 commits.

  • 45890fd fix: return false if the npm publish is skipped
  • bd16cfb style: minor style change in lib/publish.js
  • 0b1f93a chore(package): update p-retry to version 3.0.0
  • c59e32a chore(package): update nyc and sinon
  • 92e3115 test: delete unnecessary test helper file
  • f028c87 refactor: remove unnecessary let declaration
  • baf071b docs: update semantic-release default branch in links

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 5.1.1 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 changes

Release Notes for v5.1.3

5.1.3 (2018-12-26)

Bug Fixes

  • package: update aggregate-error to version 2.0.0 (8386664)
Commits

The new version differs by 1 commits.

  • 8386664 fix(package): update aggregate-error to version 2.0.0

See the full diff

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

Release Notes for v5.1.7

5.1.7 (2019-04-14)

Bug Fixes

  • package: update aggregate-error to version 3.0.0 (46ec5ee)
Commits

The new version differs by 9 commits.

  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0
  • 982504a chore(package): update get-stream to version 5.0.0
  • b72a989 chore(package): update ava to version 1.3.1
  • 62b27c5 fix(package): update npm to version 6.8.0
  • 9651b04 chore(package): update xo to version 0.24.0
  • d506b9a fix(package): pin npm to 6.5.0
  • 50c0d5e test: update ava to version 1.0.1

See the full diff

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

Release Notes for v5.1.9

5.1.9 (2019-05-23)

Bug Fixes

  • Honor NPM_CONFIG_USERCONFIG setting (1395b18)
Commits

The new version differs by 15 commits.

  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0
  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0
  • 982504a chore(package): update get-stream to version 5.0.0
  • b72a989 chore(package): update ava to version 1.3.1
  • 62b27c5 fix(package): update npm to version 6.8.0
  • 9651b04 chore(package): update xo to version 0.24.0
  • d506b9a fix(package): pin npm to 6.5.0
  • 50c0d5e test: update ava to version 1.0.1

See the full diff

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

Release Notes for v5.1.11

5.1.11 (2019-06-25)

Bug Fixes

  • package: update execa to version 2.0.0 (9498e21)
Commits

The new version differs by 19 commits.

  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0
  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0
  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0
  • 982504a chore(package): update get-stream to version 5.0.0
  • b72a989 chore(package): update ava to version 1.3.1

There are 19 commits in total.

See the full diff

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

Release Notes for v5.1.12

5.1.12 (2019-06-25)

Bug Fixes

  • skip tarball move if config is cwd (a457fdc)
Commits

The new version differs by 20 commits.

  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0
  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0
  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0
  • 982504a chore(package): update get-stream to version 5.0.0

There are 20 commits in total.

See the full diff

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

Release Notes for v5.1.13

5.1.13 (2019-06-26)

Bug Fixes

Commits

The new version differs by 21 commits.

  • 6f40669 fix: revert to execa ^1.0.0
  • a457fdc fix: skip tarball move if config is cwd
  • 9498e21 fix(package): update execa to version 2.0.0
  • a060b91 test: write an .npmrc for package-lock related tests
  • 9a6176d fix(package): update registry-auth-token to version 4.0.0
  • 9e63291 chore(package): update ava to version 2.0.0
  • 1f3ab84 test: add test coverage for config resolution
  • 1395b18 fix: Honor NPM_CONFIG_USERCONFIG setting
  • 8288c24 fix(package): update fs-extra to version 8.0.0
  • ea7cdc9 chore(package): update tempy to version 0.3.0
  • 5b32278 chore(package): update nyc to version 14.0.0
  • a3b0950 chore(package): update file-url to version 3.0.0
  • 46ec5ee fix(package): update aggregate-error to version 3.0.0
  • d03aff2 fix(package): update read-pkg to version 5.0.0
  • 7a55e35 chore(package): update p-retry to version 4.0.0

There are 21 commits in total.

See the full diff