Skip to content

build(deps): bump s2n-quic from 1.80.0 to 1.83.0#154

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/s2n-quic-1.83.0
Open

build(deps): bump s2n-quic from 1.80.0 to 1.83.0#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/s2n-quic-1.83.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps s2n-quic from 1.80.0 to 1.83.0.

Release notes

Sourced from s2n-quic's releases.

v1.83.0

Release Summary

  • Fixes regression that caused MTU to not be fully probed on asymmetric MTU paths #3121

What's Changed

Other Changes 🔧

Full Changelog: aws/s2n-quic@v1.82.0...v1.83.0

v1.82.0

Release Summary

What's Changed

Other Changes 🔧

Full Changelog: aws/s2n-quic@v1.81.0...v1.82.0

v1.81.0

Release Summary

  • feat(s2n-quic-dc): Add application_data to stream API for peer identity extraction. aws/s2n-quic#3083
  • Adds feature for storing packets during the s2n-quic handshake for later decryption aws/s2n-quic#3086
  • fix(s2n-quic-dc-metrics): avoid wasted loop iterations when rseq registration fails on aarch64 fix(s2n-quic-dc-metrics): prevent lost/duplicate metrics on aarch64 preemption aws/s2n-quic#3085
  • feat(s2n-quic-dc): Adds path_secret_map:datagram_encrypt and path_secret_map:datagram_decrypt events that report the wire size (including encryption framing overhead) of datagram packets. aws/s2n-quic#3098

What's Changed

Other Changes 🔧

... (truncated)

Commits
  • 33921bd chore(s2n-quic): v1.83.0 release (#3124)
  • f24e67d chore: ignore RUSTSEC-2022-0104 for structopt in cargo-deny (#3125)
  • 547e973 fix(s2n-quic-core): Fixes regression that caused MTU to not be fully probed o...
  • 38e5810 fix(dc): Enable panic clippy lints in s2n-quic-dc (#3116)
  • 5c21752 feat(s2n-events): Pre-format generated events with prettyplease (#3117)
  • 4438384 chore(s2n-quic): v1.82.0 release (#3114)
  • 6c90fa9 Merge commit from fork
  • 9ea237a build(deps): bump aws-actions/configure-aws-credentials from 6.1.2 to 6.2.0 (...
  • 9dd2ba4 feat(dc): Add reuseport_ebpf builder option (#3113)
  • e1e76e3 feat(dc): Support connect_tls with existing TcpStream (#3109)
  • 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 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 [s2n-quic](https://github.com/aws/s2n-quic) from 1.80.0 to 1.83.0.
- [Release notes](https://github.com/aws/s2n-quic/releases)
- [Commits](aws/s2n-quic@v1.80.0...v1.83.0)

---
updated-dependencies:
- dependency-name: s2n-quic
  dependency-version: 1.83.0
  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 Jul 1, 2026
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