Open greenkeeper[bot] opened 5 years ago
After pinning to 2.2.2 your tests are passing again. Downgrade this dependency π.
devDependency
steal-tools was updated from 2.2.3
to 2.2.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
This patch release fixes a race condition where last format transform (when using stealTools.export
with multiple output formats) overrides previous ones. See #1139
devDependency
steal-tools was updated from 2.2.4
to 2.2.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
Somehow the folder was added in the previous release. The tarball at https://registry.npmjs.org/steal-tools/-/steal-tools-2.2.5.tgz looks fine.
The new version differs by 8 commits.
58df60c
2.2.5
4c282de
Merge pull request #1150 from stealjs/ignore-git
2205e1c
Add .git folder to npmignore file
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
devDependency
steal-tools was updated from 2.2.5
to 2.2.6
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
d6a0a97
2.2.6
acd2fb9
Update Node version to 13 (#1153)
58df60c
2.2.5
4c282de
Merge pull request #1150 from stealjs/ignore-git
2205e1c
Add .git folder to npmignore file
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
The devDependency steal-tools was updated from
2.2.2
to2.2.3
.π¨ 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
- β **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/matthewp/can-zone/builds/28828766)). - β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/canjs/can-zone/builds/611358484?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 7 commits.
019df7f
2.2.3
cd17e46
Merge pull request #1145 from stealjs/es2015
625cb0d
Fix build of ES2015 code with forceES5 set to false
af8f092
Merge pull request #1148 from stealjs/symlink
394908b
Fix appveyor build
d0babf4
Merge pull request #1138 from stealjs/landscaper/steal-xenial
b7cf8a5
Migrate to use Xenial in Travis
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: