asset-pipe / integration

Integration verification module
Other
0 stars 0 forks source link

An in-range update of @asset-pipe/css-writer is breaking the build 🚨 #59

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.1 of @asset-pipe/css-writer was just published.

Branch Build failing 🚨
Dependency @asset-pipe/css-writer
Current Version 2.0.0
Type dependency

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

@asset-pipe/css-writer 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/377658401?utm_source=github_status&utm_medium=notification)

Release Notes v2.0.1

2.0.1 (2018-05-11)

Bug Fixes

  • remove tilde character from import statements (f52386d)
Commits

The new version differs by 11 commits.

  • 2284142 test: add missing test assets
  • f52386d fix: remove tilde character from import statements
  • fb4de48 chore(package): update semantic-release to version 15.1.4
  • f7c3e36 chore(package): update lint-staged to version 7.0.0
  • a4a30c4 chore: update semantic release usage
  • 220f37d chore: update lock file after greenkeeper update
  • dc4a169 chore(package): update semantic-release to version 12.2.2
  • f8af84a style: update prettier
  • 0255e46 chore(package): update to jest 22
  • 10112a8 style: add lint rule for missing deps
  • 99d4b73 chore(package): update lint-staged to version 6.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

Version 2.0.2 just got published.

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

Release Notes v2.0.2

2.0.2 (2018-05-14)

Bug Fixes

  • package: use scoped asset-pipe-common module (ecbb456)
  • nested dep references with tilde characters (aaba678)
  • re-emit error when bundling (c274514)
Commits

The new version differs by 3 commits.

  • aaba678 fix: nested dep references with tilde characters
  • c274514 fix: re-emit error when bundling
  • ecbb456 fix(package): use scoped asset-pipe-common module

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.3

2.0.3 (2018-12-20)

Bug Fixes

  • update deps to fix vulnerabilities (c24c925)
Commits

The new version differs by 3 commits.

  • c24c925 fix: update deps to fix vulnerabilities
  • b69557d chore: update all packages to latest
  • f6e83cf chore(package): update travis-deploy-once to version 5.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.0.4

2.0.4 (2019-03-15)

Bug Fixes

  • disable fake source map link generation (0ea2550)
Commits

The new version differs by 5 commits.

  • 456164e chore: remove lock file, this is a lib
  • 22bc2d4 chore: update all remaining dependencies
  • 8b888be test: upgrade jest to fix tests on node 11
  • 0ea2550 fix: disable fake source map link generation
  • 4984a60 chore: test on node 10 and 11

See the full diff