asset-pipe / integration

Integration verification module
Other
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.5.1 of @asset-pipe/server was just published.

Branch Build failing 🚨
Dependency @asset-pipe/server
Current Version 5.5.0
Type dependency

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

@asset-pipe/server 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 could not complete due to an error [Details](https://travis-ci.org/asset-pipe/integration/builds/352300187?utm_source=github_status&utm_medium=notification)

Release Notes v5.5.1

5.5.1 (2018-03-12)

Bug Fixes

  • package: update abslog to version 2.0.0 (#114) (a1e6750)
Commits

The new version differs by 2 commits.

  • a1e6750 fix(package): update abslog to version 2.0.0 (#114)
  • f428184 chore(package): update lint-staged to version 7.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 6 years ago

After pinning to 5.5.0 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 5.5.2 just got published.

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

Release Notes v5.5.2

5.5.2 (2018-03-20)

Bug Fixes

  • make sure we boom every error before error handler (f9244c5)
Commits

The new version differs by 1 commits.

  • f9244c5 fix: make sure we boom every error before error handler

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.5.3 just got published.

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

Release Notes v5.5.3

5.5.3 (2018-03-21)

Bug Fixes

  • improve logging, fix incorrect exists (e4973c1)
Commits

The new version differs by 1 commits.

  • e4973c1 fix: improve logging, fix incorrect exists

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.5.4 just got published.

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

Release Notes v5.5.4

5.5.4 (2018-03-21)

Bug Fixes

  • update to use scoped asset-pipe-common (8369d2a)
Commits

The new version differs by 2 commits.

  • 8369d2a fix: update to use scoped asset-pipe-common
  • fb6d094 chore: update dated lockfile

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.5.5 just got published.

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

Release Notes v5.5.5

5.5.5 (2018-03-22)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 8ab071b fix(package): update @asset-pipe/common to version 3.0.0
  • 32acff3 chore(package): update semantic-release to latest

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.5.6 just got published.

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

Release Notes v5.5.6

5.5.6 (2018-03-22)

Bug Fixes

  • respond with 400 on bad requests (e870d01)
Commits

The new version differs by 1 commits.

  • e870d01 fix: respond with 400 on bad requests

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.0 just got published.

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

Release Notes v5.6.0

5.6.0 (2018-03-23)

Features

  • add sync method and public asset url (f258199)
Commits

The new version differs by 2 commits.

  • 6d85dcb docs: update readme to include sync endpoint
  • f258199 feat: add sync method and public asset url

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.1 just got published.

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

Release Notes v5.6.1

5.6.1 (2018-03-23)

Bug Fixes

  • ensure any errors are handled in /bundle (c94012e)
Commits

The new version differs by 1 commits.

  • c94012e fix: ensure any errors are handled in /bundle

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.2 just got published.

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

Release Notes v5.6.2

5.6.2 (2018-03-23)

Bug Fixes

  • improve logging in sync handler (045eadd)
Commits

The new version differs by 1 commits.

  • 045eadd fix: improve logging in sync handler

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.3 just got published.

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

Release Notes v5.6.3

5.6.3 (2018-03-26)

Bug Fixes

  • ensure saving feed is deterministic (160a90f)
Commits

The new version differs by 1 commits.

  • 160a90f fix: ensure saving feed is deterministic

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.4 just got published.

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

Release Notes v5.6.4

5.6.4 (2018-04-14)

Bug Fixes

  • ensure bundle produced from correct feeds (77aa0dc)
Commits

The new version differs by 1 commits.

  • 77aa0dc fix: ensure bundle produced from correct feeds

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.5 just got published.

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

Release Notes v5.6.5

5.6.5 (2018-04-16)

Bug Fixes

  • add missing support for debug logs (faf514e)
Commits

The new version differs by 1 commits.

  • faf514e fix: add missing support for debug logs

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.6 just got published.

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

Release Notes v5.6.6

5.6.6 (2018-04-16)

Bug Fixes

  • refactor to remove multiple disk reads (907e5bf)
Commits

The new version differs by 1 commits.

  • 907e5bf fix: refactor to remove multiple disk reads

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.7 just got published.

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

Release Notes v5.6.7

5.6.7 (2018-04-17)

Bug Fixes

  • send no cache headers for use with gcs sink (8290ad7)
Commits

The new version differs by 1 commits.

  • 8290ad7 fix: send no cache headers for use with gcs sink

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.8 just got published.

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

Release Notes v5.6.8

5.6.8 (2018-04-17)

Bug Fixes

  • allow set method options to specify public (06d7c2e)
Commits

The new version differs by 1 commits.

  • 06d7c2e fix: allow set method options to specify public

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.9 just got published.

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

Release Notes v5.6.9

5.6.9 (2018-04-17)

Bug Fixes

  • add private:true to set tags and instructions (3e50556)
Commits

The new version differs by 1 commits.

  • 3e50556 fix: add private:true to set tags and instructions

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.10 just got published.

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

Release Notes v5.6.10

5.6.10 (2018-05-15)

Bug Fixes

  • allow empty strings in js feeds (9799bb9)
Commits

The new version differs by 1 commits.

  • 9799bb9 fix: allow empty strings in js feeds

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.11 just got published.

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

Release Notes v5.6.11

5.6.11 (2018-06-15)

Bug Fixes

  • package: update jest-worker to version 23.0.0 (13a759a)
  • package: update p-retry to version 2.0.0 (5563db3)
Commits

The new version differs by 4 commits.

  • 5563db3 fix(package): update p-retry to version 2.0.0
  • f7e8346 chore(package): update travis-deploy-once to version 5.0.0
  • 13a759a fix(package): update jest-worker to version 23.0.0
  • d50506e Update README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.6.12 just got published.

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

Release Notes v5.6.12

5.6.12 (2018-06-20)

Bug Fixes

  • force number of jest workers to an appropriate level (e058f4d)
  • set appropriate cacheControl for bundles (3637ebb)
Commits

The new version differs by 2 commits.

  • e058f4d fix: force number of jest workers to an appropriate level
  • 3637ebb fix: set appropriate cacheControl for bundles

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.7.0 just got published.

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

Release Notes v5.7.0

5.7.0 (2018-06-21)

Features

  • save fallback bundle with feed upload (106a193)
Commits

The new version differs by 1 commits.

  • 106a193 feat: save fallback bundle with feed upload

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.8.0 just got published.

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

Release Notes v5.8.0

5.8.0 (2018-06-22)

Features

  • add option to disable rebundling when publishing assets (2a4b9a2)
Commits

The new version differs by 1 commits.

  • 2a4b9a2 feat: add option to disable rebundling when publishing assets

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.9.0 just got published.

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

Release Notes v5.9.0

5.9.0 (2018-06-28)

Bug Fixes

Features

  • add metrics definitions throughout bundler (a6cc110)
Commits

The new version differs by 6 commits.

  • 2e47ae8 docs: add readme docs for metrics
  • ea8cfd5 test: add tests for metrics
  • 15c7336 test: fix tests to match metric changes
  • 5fcb02e fix: update deps to fix vulnerabilities, add @metrics/client
  • 4f01e0c fix: changes based on feedback
  • a6cc110 feat: add metrics definitions throughout bundler

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.10.0 just got published.

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

Release Notes v5.10.0

5.10.0 (2018-07-18)

Features

  • allow opting out of using worker for asset bundling (9146902)
Commits

The new version differs by 1 commits.

  • 9146902 feat: allow opting out of using worker for asset bundling

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

  • 84f790a chore: remove semantic-release
  • 19ba841 chore: add travis yml changes back in
  • ce79a47 style: fix lint errors
  • 8043642 test: return travis yml to older working version
  • 7dc7511 test: attempt to fix hanging tests on CI.
  • 2ff6ce0 test: fix tests for node 10
  • 3ce4df0 chore: update and pin all dependencies
  • c7f9dc1 test: fix breaking test
  • 7d202ff build: set dist in travis yml
  • be64064 chore: remove lock file
  • 604e7a1 chore(package): update eslint to version 5.0.0
  • 0defcd6 chore(package): update lockfile package-lock.json
  • 3cb0d19 chore(package): update husky to version 1.0.0
  • 8cfda52 chore(package): update lockfile package-lock.json
  • e25f22d chore(package): update commitizen to version 3.0.0

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 9314277 5.13.0
  • 26b7efc fix: Update @asset-pipe/css-reader to the latest version πŸš€ (#178)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 20e2e42 5.14.0
  • 9f45049 chore: reupdate dev dependencies
  • dcdaab6 chore: add test support for node 12
  • 464d02d chore: remove lint-staged, reconfigure husky
  • 94336fc feat: update dependencies and fix tests
  • 6d55041 chore: update dev dependencies and fix tests

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • c6e43c2 5.15.0
  • c769091 change snapshots to pass on node 13
  • 83fccb3 force tests to exit again
  • afac87d update metrics to latest format, specify histogram buckets
  • e6e07e0 increase timeout for flakey test
  • e7d1b3e update lint setup to airbnb
  • 2df90d4 set travis to test node 12 and 13, drop 8 and 10
  • 5bd6f13 update dependencies

See the full diff