stealjs / steal-css

StealJS plugin for CSS
https://www.npmjs.com/package/steal-css
MIT License
2 stars 1 forks source link

An in-range update of wd is breaking the build 🚨 #80

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency wd was updated from 1.11.4 to 1.12.0.

🚨 View failing branch.

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

wd 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 failed ([Details](https://travis-ci.org/stealjs/steal-css/builds/634369543?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 commits.

  • 9ba5d6b 1.12.0
  • 1432cc5 add httpAgent as right now the connection is not kept alive (#612)
  • 6066d3a build: use built-in sauce connect functionality (#611)
  • b11d89e build: fix test reporting, and tests (#610)
  • 608d2c0 Merge pull request #599 from admc/dependabot/npm_and_yarn/lodash-4.17.13
  • b150ce2 Merge pull request #607 from rhysd/active-element-w3c
  • cf53544 Merge pull request #600 from admc/isaac-fix-gulp
  • bdcb8cc Merge pull request #608 from admc/isaac-sauce-connect
  • 9ab2c1f chore: Sauce Connect 4.5.4
  • 7bfdf92 support W3C get active element command
  • cd86956 fix: naming of tasks in gulp tasks
  • 65fc3c9 Bump lodash from 4.17.11 to 4.17.13

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 1.11.4 your tests are passing again. Downgrade this dependency πŸ“Œ.