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 🚨 #693

Open
greenkeeper bot opened this issue Nov 13, 2019 · 4 comments
Open

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

greenkeeper bot opened this issue Nov 13, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 13, 2019

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

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. 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 13, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 25, 2019

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

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

@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 🚀

Release Notes for 2.2.5

Remove .git folder from npm published files

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.

Commits

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

@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 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

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