donejs / done-component

A plugin for creating <can-component>s
https://www.npmjs.com/package/done-component
MIT License
8 stars 2 forks source link

An in-range update of steal-less is breaking the build 🚨 #61

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.1 of steal-less was just published.

Branch Build failing 🚨
Dependency steal-less
Current Version 1.2.0
Type devDependency

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

steal-less 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/donejs/done-component/builds/304833956?utm_source=github_status&utm_medium=notification)

Release Notes Fix LESS Errors Breaking Live-Reload

With this patch if you have an error in a LESS file it will display that error with the file:lineNumber in the console and will not break live-reload for other files. When the error is fixed live-reload will continue to work.

Commits

The new version differs by 13 commits.

  • bda5c7f 1.2.1
  • 5add6a5 Merge pull request #60 from stealjs/fix-live-reload-less-error
  • 28840bd Added a catch that logs the error
  • cf4c090 Merge pull request #55 from stealjs/remove-changelog
  • 5abb1a6 Remove outdated changelog
  • c28e64d Merge pull request #41 from stealjs/greenkeeper/update-all
  • 8d1864c chore(package): update dependencies
  • 444fba3 Merge pull request #53 from stealjs/landscaper/firefix
  • bce9cf3 Use Firefox v51 on Travis
  • 6b25046 Merge pull request #52 from stealjs/remove-bangs
  • 4c2cdf4 Removed bangs
  • d014826 Merge pull request #51 from stealjs/documentation-updates
  • 704e106 Update documentation

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

After pinning to 1.2.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 6 years ago

Version 1.2.2 just got published.

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

Commits

The new version differs by 3 commits.

  • 253f26c 1.2.2
  • 1eed229 Merge pull request #61 from stealjs/roll-back-less
  • c02a3a1 Rolling back less dep to fix breaking error

See the full diff