Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Version 2.2.0 of prebuild-install just got published.
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: