adilzeshan / adil

Site:
https://adil.js.org/
MIT License
0 stars 0 forks source link

An in-range update of compression-webpack-plugin is breaking the build 🚨 #32

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency compression-webpack-plugin was updated from 3.0.0 to 3.0.1.

🚨 View failing branch.

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

compression-webpack-plugin 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/adilzeshan/adil/builds/622764319?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.0.1

3.0.1 (2019-12-09)

SECURITY

  • update serialize-javascript to 2.1.1 version.
Commits

The new version differs by 3 commits.

  • e57ae0d chore(release): 3.0.1
  • 055d50d docs: multiple compressed versions of assets for different algorithm
  • b7e65f2 chore(deps): update (#139)

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

After pinning to 3.0.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 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v3.1.0

3.1.0 (2020-01-09)

Features

  • add dir, name and ext placeholders in filename option (#144) (bf22024)

Bug Fixes

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • 0792aa3 chore(release): 3.1.0
  • 17c29a5 fix: support webpack@5 (#146)
  • b896c5a chore: update lock file (#145)
  • 330254c docs: updated minRatio verbiage (#141)
  • bf22024 feat: add dir, name and ext placeholders in filename option (#144)
  • 0c35503 docs: multiple compressed versions of assets for different algorithm (#140)

See the full diff