Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump native-tls from 0.2.10 to 0.2.11 in /cmd/pinniped-proxy (#5686)
Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.10 to 0.2.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md">native-tls's changelog</a>.</em></p> <blockquote> <h2>[v0.2.11]</h2> <h3>Fixed</h3> <ul> <li>Removed an unused build dependency.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-native-tls/commit/774a19cecb694dc6e414c2ada9bd5f768a0b9b75"><code>774a19c</code></a> Release v0.2.11</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/aa20e0859fc443615ab3b29bfedc5d874e24bb1b"><code>aa20e08</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/236">#236</a> from sgasse/fix/sgasse/misc_typo_in_lib</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/de8f73e782cfbd7d3479490d2ea638659373b26d"><code>de8f73e</code></a> Fix misc typo in lib.rs documentation</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/4771748e6470ec2c0994beeb37dcc994b9a6e956"><code>4771748</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/224">#224</a> from sfackler/no-ossl-3</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/1db55312989f909a86579af3479c14227480d2c0"><code>1db5531</code></a> Remove openssl 3 test workarounds</li> <li>See full diff in <a href="https://github.com/sfackler/rust-native-tls/compare/v0.2.10...v0.2.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.10&new-version=0.2.11)](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 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