Skip to content

Build(deps): Bump quiche from 0.23.2 to 0.23.7#13

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps quiche from 0.23.2 to 0.23.7.

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
  • 51cfd8a quiche: release 0.23.7
  • 216ad7a bbr: account for bytes buffered at lower layers
  • da53797 gcongestion: parametrize bandwidth_sampler tests by overestimate_avoidance
  • d5b3c1b add method to check if pacing is enabled after connection is created
  • 50fb8dd tokio-quiche: expose verify_peer, max_(connection/stream)_window, grease in Q...
  • b1ef122 docs: fix docs for verify_peer
  • 179ebce tests for bandwidth.rs
  • 516b8e3 qlog: release 0.15.2
  • e5ed1c3 chore(Cargo.toml): disable serde_with default-features
  • b532e31 tokio-quiche: release 0.3.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.23.7.
- [Release notes](https://github.com/cloudflare/quiche/releases)
- [Commits](cloudflare/quiche@0.23.2...0.23.7)

---
updated-dependencies:
- dependency-name: quiche
  dependency-version: 0.23.7
  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 14, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 21, 2025

Superseded by #14.

@dependabot dependabot Bot closed this Apr 21, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/quiche-0.23.7 branch April 21, 2025 01:30
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