Skip to content

Comments

build(deps): bump native-tls from 0.2.16 to 0.2.18#1876

Merged
SimonThormeyer merged 1 commit intomainfrom
dependabot/cargo/native-tls-0.2.18
Feb 20, 2026
Merged

build(deps): bump native-tls from 0.2.16 to 0.2.18#1876
SimonThormeyer merged 1 commit intomainfrom
dependabot/cargo/native-tls-0.2.18

Conversation

@dependabot
Copy link
Contributor

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

Bumps native-tls from 0.2.16 to 0.2.18.

Release notes

Sourced from native-tls's releases.

v0.2.17

What's Changed

Full Changelog: rust-native-tls/rust-native-tls@v0.2.16...v0.2.17

Changelog

Sourced from native-tls's changelog.

[v0.2.18]

  • Fixed min/max protocol selection fallback for very old OpenSSL versions.

[v0.2.17]

  • Added support for ALPN on the server side on non-Apple platforms.
  • Fixed iOS + ALPN feature flag.
Commits
  • 3cf1877 TLS 1.3 min/max fallback for old OpenSSL versions
  • a352cb3 Exclude unused files from the package
  • be13f94 Release 0.2.17
  • 8213e1d fmt
  • c250fa7 Test features
  • bd165e9 Work around set_alpn_select_callback lifetime issues
  • 64439ad Use separate feature flag for server-side ALPN
  • aa71c45 Common helper for alpn
  • 1be1ac9 add ALPN server side test
  • f640501 Add ALPN implement for schannel
  • Additional commits viewable in compare view

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)

Bumps [native-tls](https://github.com/rust-native-tls/rust-native-tls) from 0.2.16 to 0.2.18.
- [Release notes](https://github.com/rust-native-tls/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.16...v0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 19, 2026
@dependabot dependabot bot requested a review from a team February 19, 2026 15:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 19, 2026
@SimonThormeyer SimonThormeyer merged commit 5d555d7 into main Feb 20, 2026
49 checks passed
@SimonThormeyer SimonThormeyer deleted the dependabot/cargo/native-tls-0.2.18 branch February 20, 2026 09:31
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