Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update debug to v4.0.0 #82

Merged
merged 2 commits into from
Oct 17, 2019
Merged

Update debug to v4.0.0 #82

merged 2 commits into from
Oct 17, 2019

Conversation

Krinkle
Copy link
Contributor

@Krinkle Krinkle commented Oct 12, 2019

Based on https://github.com/visionmedia/debug/releases/, it looks like there have been no breaking changes between debug 3.x and debug 4.x, except implicitly in the Node engine it supports. It now requires Node 6 (or higher), and no longer supports Node 4.

It looks like this package already requires Node 6, so that should be fine. I've updated the engines property in a separate commit to reflect this.

I'm proposing ^4.0.0 instead of explicitly requiring the latest point version (currently 4.1.1) because there have been no security fixes in-between, and no new features that node-https-proxy-agent depends on.

By default, this will do the same either way and uses the latest. But, it has the benefit of allowing de-duplication in downstream user applications with other packages that might be using an older 4.x version.


Ref puppeteer/puppeteer#5026.

@TooTallNate TooTallNate merged commit c004b26 into TooTallNate:master Oct 17, 2019
TooTallNate pushed a commit that referenced this pull request Oct 17, 2019
TooTallNate pushed a commit that referenced this pull request Oct 17, 2019
TooTallNate pushed a commit that referenced this pull request Oct 17, 2019
@Krinkle Krinkle deleted the debug-bump branch October 17, 2019 02:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants