Skip to content

Build(deps): Bump quiche from 0.23.2 to 0.24.2#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/quiche-0.24.2
Open

Build(deps): Bump quiche from 0.23.2 to 0.24.2#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/quiche-0.24.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps quiche from 0.23.2 to 0.24.2.

Release notes

Sourced from quiche's releases.

quiche 0.24.2

What's Changed

New Contributors

Full Changelog: cloudflare/quiche@0.24.1...0.24.2

🥼 0.24.0

Breaking Changes:

  • The Connection now takes a generic BufFactory. A default factory is provided, so in practice this shouldn't affect applications, but it's potentially a breaking change.

Highlights:

Full changelog at cloudflare/quiche@0.23.7...0.24.0

🩹 0.23.7

Highlights:

  • Bug fixes, mostly related to new experimental recovery implementaion.

Full changelog at cloudflare/quiche@0.23.6...0.23.7

🧪 0.23.6

Highlights:

  • Initial experimental support for alternative recovery and congestion control implementations.

Full changelog at cloudflare/quiche@0.23.5...0.23.6

🤝 0.23.5

Highlights:

  • Added experimental APIs to change connection settings from BoringSSL's handshake callbacks.
  • Fixed issue that could cause logging of NULL bytes.

Full changelog at cloudflare/quiche@0.23.4...0.23.5

🚑 0.23.4

Highlights:

  • Fixed an issue introduced in the 0.23.x release branch that would cause clients to fail to send packets after receiving a retry or version negotiation.
  • Fixed a few issues related to QLOG.

... (truncated)

Commits
  • 28cb72b quiche: release 0.24.2
  • a8d5999 Allow queueing at least 1 millisecond worth of packets in advance.
  • 49f2f52 remove unnecessary &mut
  • 04be056 tokio-quiche: release 0.4.2
  • 45e37fc tokio-quiche: don't call Config::verify_peer() unless necessary
  • e056539 tokio-quiche: release 0.4.1
  • 7f42375 quiche: release 0.24.1
  • f8b9540 tokio-quiche: drop dependency on quiche-mallard
  • ad20132 recovery: use gcongestion BBRv2 if gcongestion feature is enabled
  • 1c92428 h3i: release 0.4.1
  • 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 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)

Bumps [quiche](https://github.com/cloudflare/quiche) from 0.23.2 to 0.24.2.
- [Release notes](https://github.com/cloudflare/quiche/releases)
- [Commits](cloudflare/quiche@0.23.2...0.24.2)

---
updated-dependencies:
- dependency-name: quiche
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 5, 2025
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.

0 participants