Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update hackney requirement from 1.6.5 to 1.15.2 #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
Updates the requirements on [hackney](https://github.com/benoitc/hackney) to permit the latest version.
- [Release notes](https://github.com/benoitc/hackney/releases)
- [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md)
- [Commits](benoitc/hackney@1.6.5...1.15.2)

---
updated-dependencies:
- dependency-name: hackney
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/hackney-1.15.2 branch from 70bf482 to 74933cc Compare November 30, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants