Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump rustls from 0.23.18 to 0.23.19 (#1598)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.18 to 0.23.19. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/4962141f538bd2e65b488ffceb5ebfac6a5cce97"><code>4962141</code></a> Prepare 0.23.19</li> <li><a href="https://github.com/rustls/rustls/commit/82f5fce1b0d4ca715e5781ee2bdfb756920e1d3f"><code>82f5fce</code></a> Prepare 0.23.18</li> <li><a href="https://github.com/rustls/rustls/commit/183a09939367dfc4c53dc0e43d03ea71efb912f5"><code>183a099</code></a> Add reproducer for bug 2227</li> <li><a href="https://github.com/rustls/rustls/commit/d6d300d198d181582f7f3bd10ebc2a67d3eff17c"><code>d6d300d</code></a> Record and restore the processed cursor in first_handshake_message</li> <li><a href="https://github.com/rustls/rustls/commit/970f5012b7da2e0eb24acf2d8993c78b3bcf4195"><code>970f501</code></a> rustls-bench: fix warnings with no features</li> <li><a href="https://github.com/rustls/rustls/commit/0fabb84b16b1c9e4ce06ffa3bdc289538a105a5b"><code>0fabb84</code></a> tests: linearize new test code helper</li> <li><a href="https://github.com/rustls/rustls/commit/976c746ccad9805c4e1f2eff6360ea6fae404c61"><code>976c746</code></a> fix: do not send session_ticket(35) extension for TLS 1.3</li> <li><a href="https://github.com/rustls/rustls/commit/9a46220ec7651a33e327ad29ba537a1d46ac54fc"><code>9a46220</code></a> fix(deps): update rust crate asn1 to 0.20</li> <li><a href="https://github.com/rustls/rustls/commit/9103dc21eba08151a943f84244b1f28d257b9110"><code>9103dc2</code></a> Upgrade hickory-resolver to alpha 3</li> <li><a href="https://github.com/rustls/rustls/commit/fd886396c2a75f90eab8adc8c1c9bf05e58069c3"><code>fd88639</code></a> fix(deps): update rust crate asn1 to 0.19</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.23.18...v/0.23.19">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
- Loading branch information