randytarampi / pwa-asset-generator

Generate icons and splash screens for Progressive Web Applications
https://www.npmjs.com/package/@randy.tarampi/pwa-asset-generator
MIT License
0 stars 0 forks source link

An in-range update of @semantic-release/changelog is breaking the build 🚨 #14

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @semantic-release/changelog was updated from 3.0.3 to 3.0.4.

🚨 View failing branch.

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

@semantic-release/changelog 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 - βœ… **coverage/coveralls:** First build on greenkeeper/@semantic-release/changelog-3.0.4 at 92.683% ([Details](https://coveralls.io/builds/23960048)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v3.0.4

3.0.4 (2019-05-14)

Bug Fixes

  • package: update fs-extra to version 8.0.0 (50ed752)
Commits

The new version differs by 3 commits.

  • 50ed752 fix(package): update fs-extra to version 8.0.0
  • dd0d91f chore(package): update tempy to version 0.3.0
  • 00204d2 chore(package): update nyc to version 14.0.0

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 3.0.3 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 v3.0.5

3.0.5 (2019-10-26)

Bug Fixes

Commits

The new version differs by 7 commits.

  • efcc658 fix: require Node.js >=8.16
  • 4d75adc chore(package): update xo to version 0.25.0
  • 3493e20 ci(node): set node 8 to node 8.3 and add node 12
  • 52edb8d chore(package): update clear-module to version 4.0.0
  • 80788e6 chore: remove commitizen from our dependencies
  • de20199 chore(package): update commitizen to version 4.0.0
  • 8955437 chore(package): update ava to version 2.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 v3.0.6

3.0.6 (2019-11-21)

Bug Fixes

  • use correct peerDependencies for semantic-release (d36ee06)
Commits

The new version differs by 2 commits.

  • d36ee06 fix: use correct peerDependencies for semantic-release
  • f072008 docs: set assets option for @semantic-release/git to match changelogFile

See the full diff