Skip to content

build(deps): bump native-tls from 0.2.14 to 0.2.15#1851

Merged
coriolinus merged 1 commit intomainfrom
dependabot/cargo/native-tls-0.2.15
Feb 16, 2026
Merged

build(deps): bump native-tls from 0.2.14 to 0.2.15#1851
coriolinus merged 1 commit intomainfrom
dependabot/cargo/native-tls-0.2.15

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps native-tls from 0.2.14 to 0.2.15.

Release notes

Sourced from native-tls's releases.

v0.2.15

What's Changed

New Contributors

Full Changelog: rust-native-tls/rust-native-tls@v0.2.14...v0.2.15

Changelog

Sourced from native-tls's changelog.

[v0.2.15]

  • Set default minimum TLS version to 1.2 (TLS 1.1 has been deprecated since 2021)
  • Upgraded code to edition 2021

[v0.2.12]

Fixed

  • Stopped using a deprecated openssl-probe API.

[v0.2.11]

Fixed

  • Removed an unused build dependency.

[v0.2.10]

Fixed

  • Fixed the build for iOS.

[v0.2.9]

Added

  • Added Identity::from_pkcs8.

[v0.2.8]

Fixed

  • Fixed an off by one error in the schannel backend's handling of max_protocol_version.

[v0.2.7]

Added

  • Added support for ALPN in client APIs flagged under the alpn Cargo feature.

[v0.2.6]

Fixed

  • Fixed compilation on iOS.

[v0.2.5]

Added

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 13, 2026
@dependabot dependabot bot requested a review from a team February 13, 2026 15:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 13, 2026
Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/sfackler/rust-native-tls/releases)
- [Changelog](https://github.com/rust-native-tls/rust-native-tls/blob/main/CHANGELOG.md)
- [Commits](rust-native-tls/rust-native-tls@v0.2.14...v0.2.15)

---
updated-dependencies:
- dependency-name: native-tls
  dependency-version: 0.2.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@coriolinus coriolinus force-pushed the dependabot/cargo/native-tls-0.2.15 branch from 5b62377 to 9043d61 Compare February 16, 2026 08:32
@coriolinus coriolinus merged commit 9043d61 into main Feb 16, 2026
30 checks passed
@coriolinus coriolinus deleted the dependabot/cargo/native-tls-0.2.15 branch February 16, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant