Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [tests/perf/s2n-quic](https://github.com/aws/s2n-quic) from `192de7d` to `65d55a4`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/s2n-quic/commit/65d55a48ae4916c2a0c4ab9a90631668ba8ea23f"><code>65d55a4</code></a> test(s2n-quic-dc): add tests for map events (<a href="https://redirect.github.com/aws/s2n-quic/issues/2363">#2363</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/fcdb9142a898764816d52f5a09b6e9eb26a0dff8"><code>fcdb914</code></a> feat(s2n-quic-dc): add map events (<a href="https://redirect.github.com/aws/s2n-quic/issues/2362">#2362</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/fad92d2b6d54673ff65cc9c2bd82e21399d4663f"><code>fad92d2</code></a> fix(s2n-quic-core): always wake application on available datagram capacity (#...</li> <li><a href="https://github.com/aws/s2n-quic/commit/afc56cd96b7693179bce0e2bc110f184db1f109c"><code>afc56cd</code></a> refactor(s2n-quic-dc): put map impl behind trait (<a href="https://redirect.github.com/aws/s2n-quic/issues/2361">#2361</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/e2ac09e6d4483a509e15357eb4a5df5990b040f0"><code>e2ac09e</code></a> feat(s2n-quic-dc): export event module (<a href="https://redirect.github.com/aws/s2n-quic/issues/2360">#2360</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/01cbb44d6d9cb36723b44f4cb16afc9f494b9be2"><code>01cbb44</code></a> fix(s2n-quic-dc): wait to insert in peer map until handshake completes (<a href="https://redirect.github.com/aws/s2n-quic/issues/2358">#2358</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/6c7057f68d76724266a952868574874a62225a6e"><code>6c7057f</code></a> feat(s2n-quic-platform): emit socket events (<a href="https://redirect.github.com/aws/s2n-quic/issues/2356">#2356</a>)</li> <li>See full diff in <a href="https://github.com/aws/s2n-quic/compare/192de7d2efb5a0eceab79f68870b162a1ecb1986...65d55a48ae4916c2a0c4ab9a90631668ba8ea23f">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information