asset-pipe / integration

Integration verification module
Other
0 stars 0 forks source link

An in-range update of @asset-pipe/client is breaking the build 🚨 #41

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.8 of @asset-pipe/client was just published.

Branch Build failing 🚨
Dependency @asset-pipe/client
Current Version 3.0.7
Type dependency

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

@asset-pipe/client is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/asset-pipe/integration/builds/339485697?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 1 commits.

  • 4a9d0be fix: update js-writer to fix duplicate id hashes

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

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

Release Notes v3.1.0

3.1.0 (2018-03-07)

Features

  • update client to support optimistic bundling (a40326d)
Commits

The new version differs by 16 commits.

  • d637672 refactor: drop else/if stmt
  • 787d11b test: fix snapshot
  • 034d67b fix: status code handling
  • 97f76df fix: ensure opts correctly passed and type correct
  • 7464523 docs: update to reflect 204 No Content ret. value
  • df113cb fix: loosen regex to allow for absolute paths
  • ede6366 test: cleanup error assertions
  • 87b9690 refactor: move relative before module imports
  • 9963646 chore: set prettier to single quotes
  • 4c71e0e docs: update readme
  • 9a7d09f test: replace try/catch with .rejects
  • f89bab1 refactor: arg name change files -> entrypoints
  • f39264f fix: add boom as a dependency and fix usage
  • 9b1bdf4 refactor: replace errors with Boom errors
  • a4a89d7 refactor: replace asserts with joi schemas

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.1 just got published.

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

Release Notes v3.1.1

3.1.1 (2018-03-07)

Bug Fixes

  • loosen tag schema checking (0e7ee85)
Commits

The new version differs by 2 commits.

  • 0e7ee85 fix: loosen tag schema checking
  • 1bd2ede chore(package): update lint-staged to version 7.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

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

Release Notes v3.2.0

3.2.0 (2018-03-08)

Features

  • add support for minify and sourceMaps opts (b4788ee)
Commits

The new version differs by 3 commits.

  • 26b313f doc: Update readme with new options
  • b4788ee feat: add support for minify and sourceMaps opts
  • f60cd22 chore(package): update semantic-release to version 15.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

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

Release Notes v3.3.0

3.3.0 (2018-03-08)

Features

  • add method to calc. bundle urls from hashes (45570a5)
Commits

The new version differs by 1 commits.

  • 45570a5 feat: add method to calc. bundle urls from hashes

See the full diff