Skip to content

chore(deps): update rust crate keyring to v4.2.0 - #236

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/keyring-4-x
Aug 30, 2026
Merged

chore(deps): update rust crate keyring to v4.2.0#236
ReenigneArcher merged 1 commit into
masterfrom
renovate/keyring-4-x

Conversation

@renovate

@renovaterenovateBot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
keyring (source)dependenciesminor=4.1.6=4.2.0

Release Notes

open-source-cooperative/keyring-rs (keyring)

v4.2.0: : update the CLI dependencies

Compare Source

This release updates the dependencies of the CLI feature so that it builds appropriate credential stores on each platform. In particular, the db-keystore requires 64-bit platforms and the Android keystore is included on Android.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.1.6...v4.2.0


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Never, 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.

@renovaterenovateBot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 30, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecovBot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.02%. Comparing base (d0e60a6) to head (a829ee7).

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## master #236 +/- ##
==========================================
- Coverage 52.02% 52.02% -0.01% 
==========================================
Files 40 40 Lines 13191 13191 ==========================================
- Hits 6863 6862 -1 - Misses 6328 6329 +1 
FlagCoverage Δ
aarch64-apple-darwin51.02% <ø> (ø)
aarch64-unknown-linux-gnu51.01% <ø> (ø)
aarch64-unknown-linux-musl51.56% <ø> (ø)
x86_64-apple-darwin51.02% <ø> (ø)
x86_64-pc-windows-msvc51.99% <ø> (-0.01%)⬇️
x86_64-unknown-linux-gnu51.01% <ø> (ø)
x86_64-unknown-linux-musl51.55% <ø> (-0.01%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 5 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0e60a6...a829ee7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ReenigneArcher
ReenigneArcher merged commit d916690 into masterAug 30, 2026
46 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/keyring-4-x branch August 30, 2026 12:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerustPull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ReenigneArcher