You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 could not complete due to an error (Details).
This patch release fixes a race condition where last format transform (when using stealTools.export with multiple output formats) overrides previous ones. See #1139
The devDependency steal-tools was updated from
2.2.3
to2.2.4
.🚨 View failing branch.
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
Release Notes for 2.2.4
This patch release fixes a race condition where last format transform (when using
stealTools.export
with multiple output formats) overrides previous ones. See #1139💥
Commits
The new version differs by 5 commits.
702b15a
2.2.4
ac5e46e
Merge pull request #1149 from stealjs/fix-exports
18259e5
Rollback main test file changes
7da949d
Fix race condition where last format transform overrides previous ones
d6328b0
Run mocha programatically
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: