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 steal-tools is breaking the build 🚨 #71

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.11.4 of steal-tools was just published.

Branch Build failing 🚨
Dependency steal-tools
Current Version 1.11.3
Type devDependency

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

steal-tools 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/345030980?utm_source=github_status&utm_medium=notification)

Release Notes 1.11.4

This patch release fixes an issue with the special //!steal-remove-{start|end} comments.

If there was a space after the ! the code would not be removed, e.g:

//! steal-remove-start
doOnlyDuringDevelopmentStuff()
//! steal-remove-end

It should work now.

🎉

Commits

The new version differs by 3 commits.

  • 9cb698a 1.11.4
  • b96067a Merge pull request #950 from stealjs/tag-space
  • 041db26 Allow spaces in special comments

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.11.3 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 6 years ago

Version 1.11.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes 1.11.5

This is a patch release, fixing an issue where stealTools.export()ed modules were throwing when run within Node.js

Commits

The new version differs by 3 commits.

  • 4a8d7c0 1.11.5
  • dd10ef3 Merge pull request #953 from stealjs/export-node
  • 0f5a904 Allow global exports to run in Node

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.11.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 6 commits.

  • f19d7b2 1.11.6
  • 464b7ea Merge pull request #956 from stealjs/recover
  • 7c2a403 Recover from initial errors in live-reload
  • 4a8d7c0 1.11.5
  • dd10ef3 Merge pull request #953 from stealjs/export-node
  • 0f5a904 Allow global exports to run in Node

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.11.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 9 commits.

  • c599944 1.11.7
  • 595e0ba Merge pull request #958 from stealjs/patch
  • 4042212 Use runtime detection for circular Babel deps
  • f19d7b2 1.11.6
  • 464b7ea Merge pull request #956 from stealjs/recover
  • 7c2a403 Recover from initial errors in live-reload
  • 4a8d7c0 1.11.5
  • dd10ef3 Merge pull request #953 from stealjs/export-node
  • 0f5a904 Allow global exports to run in Node

See the full diff