Skip to content

fix(deps): update dependency org.conscrypt:conscrypt-android to v2.6.0#2284

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/conscrypt
Open

fix(deps): update dependency org.conscrypt:conscrypt-android to v2.6.0#2284
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/conscrypt

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.conscrypt:conscrypt-android (source) 2.5.32.6.0 age confidence

Release Notes

google/conscrypt (org.conscrypt:conscrypt-android)

v2.6.0

Compare Source

Here a list of the most important changes since the last release:

  • It include many new algorithms, such as X25519, Ed25519, ML-DSA, SLH-DSA, ML-KEM, X-Wing.

  • For TLS, it supports X25519MLKEM768 and MLKEM1024.

  • It includes a new HPKE interface.

  • We support osx-aarch_64 (Apple Silicon) and linux-aarch_64 (Linux on ARM).

  • We do not support windows-x86 (32-bit Windows) anymore.

  • On Linux, it requires GLIBC 2.35 or newer, so it works on Ubuntu 22.04, but not on Ubuntu 20.04.

  • conscrypt-android is 16 KB-aligned.

  • We use ndk v27 to compile conscrypt-android. This version of ndk does not support Android API level 19 and 20 anymore.


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot added dependencies Pull requests that update a dependency file minor labels Jul 8, 2026
@renovate renovate Bot assigned growse Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.72%. Comparing base (235444a) to head (02418d2).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #2284       +/-   ##
=============================================
+ Coverage     18.84%   56.72%   +37.88%     
- Complexity      517     1359      +842     
=============================================
  Files           198      201        +3     
  Lines          7869     8872     +1003     
  Branches       1051     1048        -3     
=============================================
+ Hits           1483     5033     +3550     
+ Misses         6246     3293     -2953     
- Partials        140      546      +406     
Flag Coverage Δ
uitests 57.71% <ø> (?)
unittests 18.48% <ø> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant