Skip to content

Build(deps): Bump quiche from 0.23.2 to 0.23.6#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quiche-0.23.6
Closed

Build(deps): Bump quiche from 0.23.2 to 0.23.6#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quiche-0.23.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps quiche from 0.23.2 to 0.23.6.

Release notes

Sourced from quiche's releases.

🤝 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.
  • Bumped MSRV to 1.81.

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

Commits
  • 42c8ea8 quiche: release 0.23.6
  • cb93c99 Use 50 micros EQUAL_THRESHOLD.
  • 118667c Due to an abundance of caution, only set has_data based on dgram_emitted when...
  • b5d2f40 Properly track datagrams in for BBRv2 bandwidth
  • 11e4e65 Avoid having minrtt at Duration::max
  • 884a9c8 Use InflightReduction for bw_lo_mode in BBRv2
  • 7cf7b59 Improve variable/function names and add comments
  • e8f8315 use get_next_release_time in tokio-quiche when use_get_next_release_time is true
  • b722be6 Add gcongestion to Recovery.
  • 4a99730 fix dead_code warning
  • 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.23.6.
- [Release notes](https://github.com/cloudflare/quiche/releases)
- [Commits](cloudflare/quiche@0.23.2...0.23.6)

---
updated-dependencies:
- dependency-name: quiche
  dependency-version: 0.23.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 7, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 14, 2025

Superseded by #13.

@dependabot dependabot Bot closed this Apr 14, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/quiche-0.23.6 branch April 14, 2025 00:55
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