http_proxy
http_proxy copied to clipboard
Update hackney requirement from 1.6.5 to 1.15.2
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_responsebefore callinghandle_error- fix: error remove ssl
honor_cipher_orderoption- doc: document self-signed certificate usage
- bump
ssl_verify_funto 1.1.5- fix: don't use default pool if set to false
- fix:
hackney_headers_new:store/3fix 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_timeoutusage- 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 requests1.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_authsetting1.14.0 - 2018-09-12
- bump to certifi 2.4.2
... (truncated)
Commits
3c32f04remove deprecated MAINTAINERS metadatae6b3264bump to 1.15.2e8bbfc8Fixes test run example18723efUse spaces (#586)b4a48edSend hackney_response before calling handle_error (#573)9c3f578Fix error caused byhonor_cipher_order, CI errors (#589)b3ea4eadocument self-signed certificate usage (#578)dbc1249improve docs and type spec (#579)2a217e4hackney.POOLNAME.free_count is actually histogram (#582)4f1079abump ssl_verify_fun to 1.1.5 (#575)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)