msrd0 / docker-element

Docker image serving element, a matrix client.
11 stars 2 forks source link

Bump attohttpc from 0.23.1 to 0.24.0 #4

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps attohttpc from 0.23.1 to 0.24.0.

Release notes

Sourced from attohttpc's releases.

v0.24.0

TLS feature names have been renamed. The old features still exist for compatibility but should no longer be used for new projects.

Commits
  • adabdc8 Version 0.24.0
  • 21016ff Merge pull request #135 from charlespierce/tls_feature_flags
  • 550a919 Run tests against tls-native-vendored as well
  • 16ae48d Refactor TLS feature flags to be more consistent
  • f29e0ce Merge pull request #134 from charlespierce/rustls_native_certs
  • 3b5a7ec Log a warning if loading a native root fails
  • bdade72 Make native-roots exclusive with webpki roots
  • 2f61d04 Add feature to support rustls-native-certs root certificates
  • c1c0dce Merge pull request #132 from jirutka/improve-compress-features
  • 2a9c729 Remove _compress-any feature in favour of implicit flate2 feature
  • See full diff in compare view


Dependabot compatibility score

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)