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

node-gyp@3.8.0 #44

Closed
wants to merge 1 commit into from
Closed

node-gyp@3.8.0 #44

wants to merge 1 commit into from

Conversation

maclover7
Copy link

Bumps node-gyp from ^3.7.0 to ^3.8.0. Highlights in this release are a fix for the security vulnerability warning in request (ref: npm/cli#20), and also upstreams some gyp patches from nodejs/node.

Since the new node-gyp version only came out today, this should probably bake for a little bit, but wanted to open this up just to start the conversation :)

@maclover7 maclover7 requested a review from a team as a code owner August 9, 2018 01:48
@brodycj
Copy link

brodycj commented Aug 9, 2018

Thanks @maclover7. We should also do npm install --save request@2 (request@^2.8.7) which this package uses directly as well.

@zkat
Copy link
Contributor

zkat commented Aug 13, 2018

f861c2b this patch is already in the upcoming npm release. It will be in npm@latest on Wednesday unless something goes terribly awry.

Thank you for taking the time to do this, and my condolences for your work getting preempted, but I'm also happy that we've got this fixed already. Cheers!

@zkat zkat closed this Aug 13, 2018
@maclover7 maclover7 deleted the jm-node-gyp-380 branch August 14, 2018 03:06
isaacs added a commit that referenced this pull request Aug 5, 2019
FEATURES

* [bbcf7b2](npm/hosted-git-info@bbcf7b2)
  [#46](npm/hosted-git-info#46)
  [#43](npm/hosted-git-info#43)
  [#47](npm/hosted-git-info#47)
  [#44](npm/hosted-git-info#44) Add support for
  GitLab groups and subgroups ([@mterrel](https://github.com/mterrel),
  [@isaacs](https://github.com/isaacs),
  [@ybiquitous](https://github.com/ybiquitous))

BUGFIXES

* ([3b1d629](npm/hosted-git-info@3b1d629))
  [#48](npm/hosted-git-info#48) fix http protocol
  using sshurl by default ([@fengmk2](https://github.com/fengmk2))
* [5d4a8d7](npm/hosted-git-info@5d4a8d7) ignore
  noCommittish on tarball url generation
  ([@isaacs](https://github.com/isaacs))
* [1692435](npm/hosted-git-info@1692435) use gist
  tarball url that works for anonymous gists
  ([@isaacs](https://github.com/isaacs))
* [d5cf830](npm/hosted-git-info@d5cf830)
* Do not allow invalid gist urls ([@isaacs](https://github.com/isaacs))
* [e518222](npm/hosted-git-info@e518222)
  Use LRU cache to prevent unbounded memory consumption
  ([@iarna](https://github.com/iarna))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants