Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of steal-tools is breaking the build 🚨 #12

Open
greenkeeper bot opened this issue Nov 25, 2019 · 3 comments
Open

An in-range update of steal-tools is breaking the build 🚨 #12

greenkeeper bot opened this issue Nov 25, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 25, 2019

The devDependency steal-tools was updated from 2.2.3 to 2.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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • Travis CI - Branch: The build errored.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

After pinning to 2.2.3 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The 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 🚀

Commits

The new version differs by 3 commits.

  • 58df60c 2.2.5
  • 4c282de Merge pull request #1150 from stealjs/ignore-git
  • 2205e1c Add .git folder to npmignore file

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 11, 2020

  • The devDependency steal-tools was updated from 2.2.5 to 2.2.6.

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

Release Notes for Node 13.x compatibility

Adds the ability to work on Node 13.x.

#1153

Commits

The new version differs by 5 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants