Commit 727135d
authored
Bumps [tests/perf/s2n-quic](https://github.com/aws/s2n-quic) from
`25d7f4e` to `77f104c`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/s2n-quic/commit/77f104cf1858f2a978ce4e93d49a8ce737a58de9"><code>77f104c</code></a>
ci: exculde dc from cargo timing job (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2903">#2903</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/be4d982fa9190dd5df8b0a3e675487d859f63b45"><code>be4d982</code></a>
Revert "chore(xdp): pin aya to prevent clippy/MSRV breakage (<a
href="https://redirect.github.com/aws/s2n-quic/issues/2897">#2897</a>)"
(<a
href="https://redirect.github.com/aws/s2n-quic/issues/2902">#2902</a>)</li>
<li><a
href="https://github.com/aws/s2n-quic/commit/e8458794c927c5b0444c90c8fa6520162a594f65"><code>e845879</code></a>
build(deps): bump aws-actions/configure-aws-credentials from 5.1.0 to
5.1.1 (...</li>
<li>See full diff in <a
href="https://github.com/aws/s2n-quic/compare/25d7f4e2b444c7dd24b696dc5e734e5c11ef545f...77f104cf1858f2a978ce4e93d49a8ce737a58de9">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>
1 parent 11ff4db commit 727135d
1 file changed
+1
-1
lines changed- .github/workflows/book.yml+1-1
- .github/workflows/ci.yml+7-7
- .github/workflows/codebuild.yml+1-1
- .github/workflows/qns.yml+4-4
- .github/workflows/qns_release.yml+1-1
- .github/workflows/tshark.yml+1-1
- codebuild/spec/cargotiming.yml+1-1
- tools/xdp/Cargo.toml-3
- tools/xdp/s2n-quic-xdp/Cargo.toml-1
- tools/xdp/tester/Cargo.toml+1-2
0 commit comments