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

build(deps): update h3 requirement from 0.0.3 to 0.0.4 #2103

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Updates the requirements on h3 to permit the latest version.

Changelog

Sourced from h3's changelog.

v0.0.4 (2023-10-23)

  • Fix cargo doc warning (3ef7c1a)
  • Initial WebTransport support (22da938)

v0.0.3 (2023-05-16)

  • Update dependencies (quinn 0.10 and rustls 0.21) (fabf614)

v0.0.2 (2023-04-11)

Bug Fixes

v0.0.1 (2023-03-09)

initial release

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 show <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 25, 2024
@camshaft camshaft force-pushed the dependabot/cargo/h3-0.0.4 branch from 377a8cf to f238da2 Compare January 29, 2024 19:04
dependabot bot added 2 commits February 7, 2024 01:49
Updates the requirements on [http](https://github.com/hyperium/http) to permit the latest version.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](hyperium/http@v0.2.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [h3](https://github.com/hyperium/h3) to permit the latest version.
- [Release notes](https://github.com/hyperium/h3/releases)
- [Changelog](https://github.com/hyperium/h3/blob/master/changelog-h3-quinn.md)
- [Commits](https://github.com/hyperium/h3/commits/h3-v0.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@camshaft camshaft force-pushed the dependabot/cargo/h3-0.0.4 branch from f238da2 to 95c1abe Compare February 7, 2024 08:49
@camshaft camshaft enabled auto-merge (squash) February 7, 2024 09:05
@camshaft camshaft disabled auto-merge February 7, 2024 17:34
@camshaft camshaft merged commit 958698d into main Feb 7, 2024
121 of 122 checks passed
@camshaft camshaft deleted the dependabot/cargo/h3-0.0.4 branch February 7, 2024 17:34
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant