http_proxy icon indicating copy to clipboard operation
http_proxy copied to clipboard

Update hackney requirement from 1.6.5 to 1.15.2

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Updates the requirements on hackney to permit the latest version.

Changelog

Sourced from hackney's changelog.

1.15.2 - 2019-09-25

  • doc: fix test run example in readme
  • fix: hackney stream, send hackney_response before calling handle_error
  • fix: error remove ssl honor_cipher_order option
  • doc: document self-signed certificate usage
  • bump ssl_verify_fun to 1.1.5
  • fix: don't use default pool if set to false
  • fix: hackney_headers_new:store/3 fix value appending to a list
  • fix: miscellaneous specs
  • doc: miscellaneous improvements

1.15.1 - 2019-02-26

  • fix: don't try to encode to IDN with full ASCII names.

this behaviour is similar to curl and fix errors some people had with docker creating domain names containing a _

  • doc: clarify recv_timeout usage
  • fix: don't try to encode hostname IPs to IDN
  • fix: path encoding to support ( ) characters
  • bump mimerl to 1.2
  • bump certifi to 2.5.1

1.15.0 - 2019-01-04

  • improve multipart: send form with a field names for files
  • fix pool checkout_cancel: reduce the number of pending requests

1.14.3 - 2018-09-29

  • idna: don't try to encode a unix socket path

1.14.2 - 2018-09-28

  • fix: don't IDNA encode the host with unix scheme
  • doc: document basic_auth setting

1.14.0 - 2018-09-12

  • bump to certifi 2.4.2

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Nov 30 '22 07:11 dependabot[bot]