Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Bump hyper-rustls from 0.23.2 to 0.24.0 #14233

Merged
merged 3 commits into from
Jun 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2023

Bumps hyper-rustls from 0.23.2 to 0.24.0.

Commits
  • 31a0236 Update changelog for 0.24.0
  • 70fa4c1 crate: bump version from 0.23.2 -> 0.24.0.
  • 68ed9e6 deps: update rustls v0.20.1 -> v0.21.0
  • df93f70 Add ConnectorBuilder::enable_all_versions() helper
  • 52b5c7a Refresh example certificates (#174)
  • d4965b6 CI: replace ubuntu 18.04 w/ 20.04.
  • 468c788 CI: replace actions-rs w/ dtolnay/rust-toolchain.
  • 3a040dc CI: actions/checkout@v2 -> v3.
  • cf50a4d CI: configure Dependabot to monitor GitHub actions.
  • aa1506a chore: output curl version in server test failure.
  • Additional commits viewable 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)

Bumps [hyper-rustls](https://github.com/ctz/hyper-rustls) from 0.23.2 to 0.24.0.
- [Commits](rustls/hyper-rustls@v/0.23.2...v/0.24.0)

---
updated-dependencies:
- dependency-name: hyper-rustls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. E2-dependencies Pull requests that update a dependency file. labels May 26, 2023
@dmitry-markin dmitry-markin added the A0-please_review Pull request needs code review. label May 26, 2023
@dmitry-markin dmitry-markin requested a review from a team May 26, 2023 13:52
@ggwpez
Copy link
Member

ggwpez commented May 28, 2023

bot rebase

@paritytech-processbot
Copy link

Rebased

@ggwpez
Copy link
Member

ggwpez commented May 28, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot
Copy link

Merge cancelled due to error. Error: Statuses failed for 034b3ae

@jasl
Copy link
Contributor

jasl commented May 30, 2023

This one needs to rebase and then try to merge again, but this upgrade can't help to reduce dependency.

@ggwpez
Copy link
Member

ggwpez commented Jun 13, 2023

bot rebase

@paritytech-processbot
Copy link

Rebased

@ggwpez
Copy link
Member

ggwpez commented Jun 13, 2023

bot merge

@paritytech-processbot
Copy link

Waiting for commit status.

@paritytech-processbot paritytech-processbot bot merged commit a57508e into master Jun 13, 2023
@paritytech-processbot paritytech-processbot bot deleted the dependabot/cargo/hyper-rustls-0.24.0 branch June 13, 2023 13:27
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
Bumps [hyper-rustls](https://github.com/ctz/hyper-rustls) from 0.23.2 to 0.24.0.
- [Commits](rustls/hyper-rustls@v/0.23.2...v/0.24.0)

---
updated-dependencies:
- dependency-name: hyper-rustls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: parity-processbot <>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. E2-dependencies Pull requests that update a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants