v2.1: build(deps): bump rustls from 0.23.17 to 0.23.18 (backport of #3772)#3791
v2.1: build(deps): bump rustls from 0.23.17 to 0.23.18 (backport of #3772)#3791mergify[bot] wants to merge 2 commits intov2.1from
Conversation
|
Cherry-pick of 92ffcab has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
We either need to bump this version or ignore https://rustsec.org/advisories/RUSTSEC-2024-0399 |
I don't believe we use any of the affected APIs. For stable branches, we generally like to keep dependencies static, so I propose adding the ignore. We can bump version in master. |
* build(deps): bump rustls from 0.23.17 to 0.23.18 Bumps [rustls](https://github.com/rustls/rustls) from 0.23.17 to 0.23.18. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.17...v/0.23.18) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update all Cargo files --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 92ffcab) # Conflicts: # Cargo.toml # svm/examples/Cargo.lock
a6202f5 to
269c95c
Compare
Bumps rustls from 0.23.17 to 0.23.18.
Commits
33af2c3Prepare 0.23.18ffe646dAdd reproducer for bug 222769b6f74Record and restore the processed cursor in first_handshake_message4ef3532Upgrade to mio 1092a164Manage dependencies via the workspacea01bd6brustls-bench: fix warnings with no features7d74de2tests: linearize new test code helper499d797fix: do not send session_ticket(35) extension for TLS 1.3faca289chore(deps): lock file maintenanced12f423fix(deps): update rust crate asn1 to 0.20Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)This is an automatic backport of pull request #3772 done by [Mergify](https://mergify.com).