mapbox / node-pre-gyp

Node.js tool for easy binary deployment of C++ addons
BSD 3-Clause "New" or "Revised" License
1.11k stars 260 forks source link

Upgrade https-proxy-agent and nopts #741

Closed benmccann closed 3 months ago

benmccann commented 3 months ago

These two have newer major versions available

There are a couple more with newer major versions available, but I think they can be removed rather than updated. Will handle that separately

cclauss commented 3 months ago

Let's have Dependabot do these upgrades.

benmccann commented 3 months ago

Any idea why dependabot has not opened PRs for these? Do we need to update the dependabot config?

cclauss commented 3 months ago

Dependabot is configured to wake up once a week to generate PRs this is done to make it less chatty for repo maintainers.