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 prebuild-install is breaking the build 🚨 #21

Open
greenkeeper bot opened this issue Jul 6, 2017 · 10 comments
Open

An in-range update of prebuild-install is breaking the build 🚨 #21

greenkeeper bot opened this issue Jul 6, 2017 · 10 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jul 6, 2017

Version 2.2.0 of prebuild-install just got published.

Branch Build failing 🚨
Dependency prebuild-install
Current Version 2.1.2
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

prebuild-install is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • semaphoreci The build failed on Semaphore. Details

Commits

The new version differs by 5 commits.

  • 2c3f3a2 2.2.0
  • d05c127 Merge remote-tracking branch 'upstream/master'
  • 6c1f8e5 Merge pull request #35 from ansble/security/rev-tunnel-agent
  • a62670b Closes vulnerabnility in tunnel-agent
  • bf033af make use of npm_config_cache (#34)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2017

After pinning to 2.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 22, 2017

Version 2.2.1 just got published.

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

Commits

The new version differs by 7 commits.

  • 0997322 2.2.1
  • 8cca32c npm should skip package-lock.json
  • 9ce0860 Merge pull request #38 from ralphtheninja/master
  • bcb3e8b :sparkles: tweak installation messages
  • 20537c6 Merge pull request #37 from ralphtheninja/master
  • 59ef1c9 :sparkles: add node 8 to travis
  • f9d7670 ignore package-lock.json

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2017

Version 2.2.2 just got published.

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

Commits

The new version differs by 10 commits.

  • 456ecda 2.2.2
  • c3af95f Merge pull request #41 from akaJes/patch-1
  • 4aa9257 prevent checking of the binary module, if platforms aren't same
  • 0997322 2.2.1
  • 8cca32c npm should skip package-lock.json
  • 9ce0860 Merge pull request #38 from ralphtheninja/master
  • bcb3e8b :sparkles: tweak installation messages
  • 20537c6 Merge pull request #37 from ralphtheninja/master
  • 59ef1c9 :sparkles: add node 8 to travis
  • f9d7670 ignore package-lock.json

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2017

Version 2.3.0 just got published.

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

Commits

The new version differs by 17 commits.

  • 4ca5b00 2.3.0
  • 92b4537 fix standard
  • 127f84d Merge pull request #44 from clehner/cli-download
  • e14c80a Document npm argument passthrough
  • e560e48 Pass through download argument from npm
  • c689cf6 Merge pull request #42 from develar/patch-1
  • 3cd1627 Update node-abi to 2.1.1 for Electron 1.8.0 support
  • 456ecda 2.2.2
  • c3af95f Merge pull request #41 from akaJes/patch-1
  • 4aa9257 prevent checking of the binary module, if platforms aren't same
  • 0997322 2.2.1
  • 8cca32c npm should skip package-lock.json
  • 9ce0860 Merge pull request #38 from ralphtheninja/master
  • bcb3e8b :sparkles: tweak installation messages
  • 20537c6 Merge pull request #37 from ralphtheninja/master

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2017

Version 2.4.0 just got published.

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

Commits

The new version differs by 33 commits.

  • 94a0211 2.4.0
  • a663a35 Fix download API crash when no logger specified (#50)
  • ecf11b1 Merge pull request #48 from ian-axiadids/master
  • f48d4fd :sparkles: remove {} from xtend
  • 6ede7c6 Merge pull request #46 from baizulin/master
  • dc9ca08 Add --force flag to force the use of prebuilt binaries when available
  • 1c4a232 Merge pull request #49 from ralphtheninja/master
  • 9c772c7 (fix): change Object.assign calls to xtend
  • d5dd1d1 add standard badge
  • aa5ac4e :sparkles: add node 9 to travis
  • 34731da :memo: tweak readme
  • 7b90103 (docs): reflect recent changes in readme
  • 4404896 (feat): rework the way environment variables override binary download location
  • 81b5eef (docs): fix typo, add generated url example
  • 3bc5119 (feat): implement possibility of download url override using environment variables

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2017

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 35 commits.

  • 28c600e 2.4.1
  • 2c02743 add log entry if proxies are being used (#52)
  • 94a0211 2.4.0
  • a663a35 Fix download API crash when no logger specified (#50)
  • ecf11b1 Merge pull request #48 from ian-axiadids/master
  • f48d4fd :sparkles: remove {} from xtend
  • 6ede7c6 Merge pull request #46 from baizulin/master
  • dc9ca08 Add --force flag to force the use of prebuilt binaries when available
  • 1c4a232 Merge pull request #49 from ralphtheninja/master
  • 9c772c7 (fix): change Object.assign calls to xtend
  • d5dd1d1 add standard badge
  • aa5ac4e :sparkles: add node 9 to travis
  • 34731da :memo: tweak readme
  • 7b90103 (docs): reflect recent changes in readme
  • 4404896 (feat): rework the way environment variables override binary download location

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2018

Version 2.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 63721a8 2.5.0
  • 80b330b Merge pull request #55 from lovell/detect-libc
  • 311d1ac Add detection for non-glibc libc on Linux

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 2.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 20 commits.

  • 0018717 2.5.1
  • a65b3ba Merge pull request #66 from zkochan/master
  • 12c6c32 fix: download prebuilt binaries when installing with pnpm
  • db38ad8 Merge pull request #64 from ralphtheninja/master
  • cb38be4 use bundled npm
  • 4279ad2 Merge pull request #63 from saboya/master
  • de44775 :fire: remove node 5 and 7 from travis and appveyor
  • 453ea65 Bumping node-abi version for node-webkit runtime support.
  • 2f2cae1 Merge pull request #61 from prebuild/appveyor
  • f3c998e add badge
  • 2b35373 adds appveyor config
  • 59917dd Merge pull request #60 from ralphtheninja/master
  • 890d409 add osx to travis
  • 0f3c4b7 replace xtend with object.assign(...) (#59)
  • cd60f37 Merge pull request #56 from prebuild/dependencies

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2018

Version 2.5.2 just got published.

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

Commits

The new version differs by 5 commits.

  • e13ea32 2.5.2
  • 0ffa865 Merge pull request #71 from prebuild/npmlog
  • 0b15189 respect npm_config_loglevel environment variable
  • a950e16 Merge pull request #67 from ralphtheninja/verify-travis-appveyor
  • 3ea2a57 add verify-travis-appveyor to ensure node versions are consistent

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2018

Version 2.5.3 just got published.

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

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