cssinjs / css-vendor

Runtime vendor prefixing based on feature detection.
MIT License
66 stars 23 forks source link

An in-range update of webpack-cli is breaking the build 🚨 #126

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency webpack-cli was updated from 3.3.5 to 3.3.6.

🚨 View failing branch.

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

webpack-cli 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/cssinjs/css-vendor/builds/558525897?utm_source=github_status&utm_medium=notification)).

Release Notes for Webpack CLI v3.3.6

Webpack CLI v3.3.6 is a security patch that fixes vulnerabilities. Please upgrade if not done so already. A full changelog available here

Stay safe🙏🏽

Commits

The new version differs by 12 commits.

  • a56e916 chore: v3.3.6
  • 110fa5e chore: fix sec vuln
  • 6c766f8 Merge pull request #974 from jamesgeorge007/feat/minor-refactor
  • 7978d77 Merge pull request #975 from pranshuchittora/chore-typo
  • ba471f8 chore: prevent weird behaviour of pre-commit hook (#973)
  • 49e4adc docs: remove deprecated packages description (#979)
  • a30a027 fix: minor refactor
  • 7553ae7 fix: update comments
  • 941da90 chore: include comments
  • 0d9aa9a fix: minor fix
  • d2e3e80 chore(serve): refactor code to be more concise
  • bd5c1ce chore(utils): fixes typo in scaffold

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 3.3.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

AleshaOleg commented 4 years ago

https://github.com/cssinjs/css-vendor/pull/133