Skip to content

build(deps): bump reqwest from 0.11.0 to 0.11.1#2

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reqwest-0.11.1
Closed

build(deps): bump reqwest from 0.11.0 to 0.11.1#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reqwest-0.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2021

Copy link
Copy Markdown

Bumps reqwest from 0.11.0 to 0.11.1.

Release notes

Sourced from reqwest's releases.

v0.11.1

  • Add ClientBuilder::tls_built_in_root_certs() option to disable built-in root certificates.
  • Fix rustls-tls glue to more often support ALPN to upgrade to HTTP/2.
  • Fix proxy parsing to assume http:// if no scheme is found.
  • Fix connection pool idle reaping by enabling hyper's runtime feature.
  • (wasm) Add Request::new() constructor.
Changelog

Sourced from reqwest's changelog.

v0.11.1

  • Add ClientBuilder::tls_built_in_root_certs() option to disable built-in root certificates.
  • Fix rustls-tls glue to more often support ALPN to upgrade to HTTP/2.
  • Fix proxy parsing to assume http:// if no scheme is found.
  • Fix connection pool idle reaping by enabling hyper's runtime feature.
  • (wasm) Add Request::new() constructor.
Commits

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 23, 2021
@dependabot @github

dependabot Bot commented on behalf of github Feb 23, 2021

Copy link
Copy Markdown
Author

Dependabot tried to add @benesch as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/tomzhang/materialize/pulls/2/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the tomzhang/materialize repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Mar 15, 2021

Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot dependabot Bot closed this Mar 15, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/reqwest-0.11.1 branch March 15, 2021 22:08
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