Skip to content

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 6, 2017

Version 2.2.0 of prebuild-install just got published.

Dependency prebuild-install
Current Version 2.1.2
Type dependency

The version 2.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of prebuild-install.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


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 bot added a commit that referenced this pull request Jul 22, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 22, 2017

Version 2.2.1 just got published.

Update to this version instead 🚀

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 bot added a commit that referenced this pull request Aug 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 9, 2017

Version 2.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 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

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 4, 2017

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 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

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 6, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2017

Version 2.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 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 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 9, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 9, 2017

Version 2.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 23, 2018

Version 2.5.0 just got published.

Update to this version instead 🚀

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 bot added a commit that referenced this pull request Feb 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 8, 2018

Version 2.5.1 just got published.

Update to this version instead 🚀

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 bot added a commit that referenced this pull request Apr 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2018

Version 2.5.2 just got published.

Update to this version instead 🚀

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 bot added a commit that referenced this pull request Apr 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2018

Version 2.5.3 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2018

Version 3.0.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2018

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 5.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 17dd2d3 5.0.0
  • f2d6c40 Fixed older versions of prebuild not being found (#84)
  • eaa0233 Update nsp and rc to fix vulnerabilities (#82)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 29, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 7384bf5 5.1.0
  • 50386c9 Remove node 9 from Travis and AppVeyor
  • 4c94159 Add --tag-prefix option for github releases (#88)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0da7f4e 5.2.1
  • 04be92d Merge pull request #91 from idobh2/master
  • 5818ecd Skipping require-test after download if process arch is not same as downloaded

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • ab8eb4c 5.2.2
  • 1afb0a4 Merge pull request #92 from lovell/expand-template-bump
  • ea0ca2f Bump expand-template to correct licensing details

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 31, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 6, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2a6ba42 5.2.4
  • 506ba1b Set node-abi to at least 2.7.0
  • 37bd2b1 add workaround to block preinstall for known issue with Electron 4.0.x (#95)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2019

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • c269703 5.2.5
  • ecc03b1 Replace '-' with '_' in pkg name when checking npm_config env (#97)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2019

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 12, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 3, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants