snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
60 stars 28 forks source link

[Snyk] Upgrade got from 11.4.0 to 11.5.0 #83

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade got from 11.4.0 to 11.5.0.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: got
  • 11.5.0 - 2020-07-07

    Improvements

    Fixes

    • Fix TypeScript types for Promise API (#1344) 676be6d
    • Fix cache not working with HTTP2 ac5f67d
    • Fix response event not being emitted on cache verify request (#1305) da4769e
    • Work around a bug in Node.js <=12.18.2 f33e8bc
    • Remove request error handler after response is downloaded e1afe82
    • Revert "Remove request error handler after response is downloaded" aeb2e07

    Docs

    • Mention advanced usage of a beforeRequest hook 779062a
    • Mention to end the stream if there's no body 044767e

    v11.4.0...v11.5.0

  • 11.4.0 - 2020-07-04
    • Fix hanging promise on timeout on HTTP error 934211f
    • Use async iterators to get response body (#1256) 7dcd145
    • Fix promise not returning Buffer on compressed response 5028c11
    • Clarify options.encoding docs 04f3ea4
    • Fix unhandled The server aborted pending request rejection 728aef9
    • Add missing ECONNRESET code to an abort error d325d35
    • Fix prefixUrl not working when the url argument is empty 8d3412a
    • Improve the searchParams option 4dbada9
    • Fix non-enumerable options [such as body] not being used 8f775c7
from got GitHub release notes
Commit messages
Package name: got
  • 9834433 11.5.0
  • b9a855d Upgrade dependencies (#1345)
  • e4aeb8e Fix pagination backoff test
  • 4be7446 Add `backoff` option to pagination (#1182)
  • 476c026 Upgrade `http2-wrapper` to `1.0.0-beta.4.8`
  • 8d697bc Upgrade `http2-wrapper` to `1.0.0-beta.4.7`
  • 41c53a6 Follow-up commit
  • f33e8bc Don't emit `end` before `error` on Node.js <= 12
  • b51d836 Upgrade to TypeScript 3.9 (#1267)
  • ed897d7 Add a test for the TS fix
  • 676be6d Fix TypeScript types for Promise API (#1344)
  • 779062a Mention advanced usage of a `beforeRequest` hook
  • ac5f67d Fix cache not working with HTTP2
  • da4769e Fix `response` event not being emitted on cache verify request (#1305)
  • aeb2e07 Revert "Remove request error handler after response is downloaded"
  • 044767e Mention to end the stream if there's no body
  • e1afe82 Remove request error handler after response is downloaded
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs