asset-pipe / integration

Integration verification module
Other
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @asset-pipe/css-reader was updated from 1.1.0 to 1.1.1.

🚨 View failing branch.

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

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

Release Notes for v1.1.1

1.1.1 (2018-12-20)

Bug Fixes

  • update all deps to fix vulnerabilities (ba7cc65)
Commits

The new version differs by 14 commits.

  • ba7cc65 fix: update all deps to fix vulnerabilities
  • f94e4e0 Merge pull request #23 from asset-pipe/greenkeeper/eslint-5.0.1
  • 660c23b Merge pull request #22 from asset-pipe/greenkeeper/travis-deploy-once-5.0.1
  • 1cedf74 chore(package): update travis-deploy-once to version 5.0.1
  • b21377c chore(package): update eslint to version 5.0.1
  • 6abe0aa chore(package): update semantic-release to version 15.1.4
  • baa3b7a chore(package): update lint-staged to version 7.0.0
  • a5ee92e chore: update semantic release usage
  • 53bd937 chore: update lock file after greenkeeper
  • 4508b53 chore(package): update semantic-release to version 12.2.2
  • 8369560 chore(package): update jest
  • 6f1f248 chore(package): update lint-staged to version 6.0.0
  • e8ff428 chore(package): update lint-staged to version 5.0.0
  • 848b664 docs: update incorrect return value in README

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 1.1.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 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.2.0

1.2.0 (2019-09-24)

Features

  • Add minify option like js-reader (#35) (3d67933)
Commits

The new version differs by 1 commits.

  • 3d67933 feat: Add minify option like js-reader (#35)

See the full diff