Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.11.3 your tests are passing again. Downgrade this dependency 📌.
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
This is a patch release, fixing an issue where stealTools.export()
ed modules were throwing when run within Node.js
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
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
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 1.11.4 of steal-tools was just published.
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.4This 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: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: