open-education-polito / org-website

Open Education Polito Website
https://openeducation.polito.it
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

chore(deps): update ethon requirement from ~> 0.15.0 to ~> 0.16.0 #107

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on ethon to permit the latest version.

Changelog

Sourced from ethon's changelog.

0.16.0

Full Changelog

  • Added redirect_url value to available informations and Easy::Mirror. (Adrien Rey-Jarthon

0.15.0

Full Changelog

0.12.0

Full Changelog

  • Removed deprecated CURLE_SSL_CACERT pinned in curl v7.62.0 (@​arku in #158)

0.11.0

Full Changelog

0.10.1

Full Changelog

0.10.0

Full Changelog

0.9.1

Full Changelog

0.9.0

Full Changelog

0.8.1

Full Changelog

  • Support optional escaping of params. (Tasos Laskos
  • Easy::Mirror: Reduced object allocations and method calls during info handling. (Tasos Laskos

0.8.0

Full Changelog

... (truncated)

Commits
  • eed8fb7 bump to 0.16.0
  • da1a541 Add ability to abort request on headers callback.
  • 9313691 Add :tcp_fastopen option
  • 7b30709 adding new http2 options
  • 4c09c1a Add redirect_url value to available informations
  • 9117542 FD Size: Add default cap of 65536 and ETHON_FD_SIZE to override it
  • 9e6f0e1 Add tlsv1_3
  • 6e7cb89 Trigger apt update first
  • 453c6f0 Merge pull request #204 from typhoeus/i0rek-patch-1
  • 31ff6df Exclude truffleruby-head because it is failing
  • See full diff 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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)