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 `65d55a4` to `cb41b35`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/s2n-quic/commit/cb41b35a9bc0412435b70b5038df0681a881e414"><code>cb41b35</code></a> feat(s2n-quic-dc): mtu probing event subscriber (<a href="https://redirect.github.com/aws/s2n-quic/issues/2374">#2374</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/56ce95a48db7dd2ed31110d9d408775793bbcb3a"><code>56ce95a</code></a> test(s2n-quic-core): add metric snapshot registry (<a href="https://redirect.github.com/aws/s2n-quic/issues/2371">#2371</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/ef18f1c386a096294e8a1c1eedcaa8e744c9eb28"><code>ef18f1c</code></a> feat(s2n-quic-core): implement nominal timers (<a href="https://redirect.github.com/aws/s2n-quic/issues/2370">#2370</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/799921c5994110d7ad45fbf4999e3236b0cfc0a0"><code>799921c</code></a> chore: grant more permissions to the qns release workflow (<a href="https://redirect.github.com/aws/s2n-quic/issues/2372">#2372</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/cfd87b9fe31d78ca23dedd038fdeb5aeaccf04a1"><code>cfd87b9</code></a> feat(s2n-quic-core): add nominal counter aggregations (<a href="https://redirect.github.com/aws/s2n-quic/issues/2369">#2369</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/c7cf090d3f8ad1187ff867cddd746e554c5c7a1c"><code>c7cf090</code></a> build(deps): update thiserror requirement from 1 to 2 (<a href="https://redirect.github.com/aws/s2n-quic/issues/2368">#2368</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/959a5388098b61333975c47cf09a760ae01d5e38"><code>959a538</code></a> chore: upgrade cargo deny and allow Unicode-3.0 license (<a href="https://redirect.github.com/aws/s2n-quic/issues/2367">#2367</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/7d4620d9307cd694074e1410db53a0e3179aec98"><code>7d4620d</code></a> chore: update cargo audit (<a href="https://redirect.github.com/aws/s2n-quic/issues/2366">#2366</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/b07c9fd0bdc651bb944a0e0974fca8816c075a40"><code>b07c9fd</code></a> chore: release 1.49.0 (<a href="https://redirect.github.com/aws/s2n-quic/issues/2365">#2365</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/6369ef36f3d7cafbddf3ed06e3e03100dd5ac530"><code>6369ef3</code></a> feat(s2n-quic-core): add aggregate metrics support (<a href="https://redirect.github.com/aws/s2n-quic/issues/2364">#2364</a>)</li> <li>See full diff in <a href="https://github.com/aws/s2n-quic/compare/65d55a48ae4916c2a0c4ab9a90631668ba8ea23f...cb41b35a9bc0412435b70b5038df0681a881e414">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Qinheping Hu <[email protected]>
- Loading branch information