Skip to content

chore(deps): update rust crate native-tls to v0.2.18#285

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/native-tls-0.x-lockfile
Open

chore(deps): update rust crate native-tls to v0.2.18#285
renovate[bot] wants to merge 1 commit intomainfrom
renovate/native-tls-0.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2026

This PR contains the following updates:

Package Type Update Change
native-tls (source) dependencies patch 0.2.140.2.18

Release Notes

rust-native-tls/rust-native-tls (native-tls)

v0.2.18

Compare Source

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

v0.2.17

Compare Source

  • Added support for ALPN on the server side on non-Apple platforms.
  • Fixed iOS + ALPN feature flag.

v0.2.16

Compare Source

  • Added TLS 1.3 as an option on non-Apple platforms. Apple platforms will fall back to TLS 1.2 when it's allowed, or fail due to lack of TLS 1.3 in the Security.framework.
  • Added stack_from_pem (except iOS).
  • Upgraded openssl-probe.
  • Upgraded Security.framework bindings.
  • Simplified cfg()s to support all non-macOS Apple platforms.

v0.2.15

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
homecooked Error Error Feb 13, 2026 3:58am

@renovate renovate bot changed the title chore(deps): update rust crate native-tls to v0.2.15 chore(deps): update rust crate native-tls to v0.2.16 Feb 13, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 13, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/homecooked-hack/Cargo.toml --package native-tls@0.2.14 --precise 0.2.18
    Updating crates.io index
error: failed to select a version for `openssl-probe`.
    ... required by package `rustls-native-certs v0.8.3`
    ... which satisfies dependency `rustls-native-certs = "^0.8"` (locked to 0.8.3) of package `hyper-rustls v0.27.7`
    ... which satisfies dependency `hyper-rustls = "^0.27"` (locked to 0.27.7) of package `homecooked-hack v0.1.0 (/tmp/renovate/repos/github/ofalvai/homecooked/crates/homecooked-hack)`
    ... which satisfies path dependency `homecooked-hack` (locked to 0.1.0) of package `embeddings v0.1.0 (/tmp/renovate/repos/github/ofalvai/homecooked/crates/embeddings)`
versions that meet the requirements `^0.2` (locked to 0.2.0) are: 0.2.0

all possible versions conflict with previously selected packages.

  previously selected package `openssl-probe v0.2.1`
    ... which satisfies dependency `openssl-probe = "^0.2.1"` of package `native-tls v0.2.18`
    ... which satisfies dependency `native-tls = "^0.2"` of package `homecooked-hack v0.1.0 (/tmp/renovate/repos/github/ofalvai/homecooked/crates/homecooked-hack)`
    ... which satisfies path dependency `homecooked-hack` (locked to 0.1.0) of package `embeddings v0.1.0 (/tmp/renovate/repos/github/ofalvai/homecooked/crates/embeddings)`

failed to select a version for `openssl-probe` which could resolve this conflict

@renovate renovate bot changed the title chore(deps): update rust crate native-tls to v0.2.16 chore(deps): update rust crate native-tls to v0.2.17 Feb 18, 2026
@renovate renovate bot changed the title chore(deps): update rust crate native-tls to v0.2.17 chore(deps): update rust crate native-tls to v0.2.18 Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants