Skip to content

build(deps): bump s2n-quic from 1.80.0 to 1.82.0#146

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps s2n-quic from 1.80.0 to 1.82.0.

Release notes

Sourced from s2n-quic's releases.

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 🔧

New Contributors

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

Commits
  • 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)
  • 70fa281 feat(s2n-quic-dc): expose application_data to datagram api (#3111)
  • b493d2a fix: Return early if connection errors while processing first packet in datag...
  • 8986c9f chore(s2n-quic): v1.81.0 release (#3105)
  • b83c173 chore: clippy lint updates (#3102)
  • d1205c4 build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#3096)
  • 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.82.0.
- [Release notes](https://github.com/aws/s2n-quic/releases)
- [Commits](aws/s2n-quic@v1.80.0...v1.82.0)

---
updated-dependencies:
- dependency-name: s2n-quic
  dependency-version: 1.82.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 Jun 24, 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