Skip to content

fix(deps): update rust crate keyring to v4#346

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/keyring-4.x
Open

fix(deps): update rust crate keyring to v4#346
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/keyring-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Type Update Change
keyring (source) dependencies major 34

Release Notes

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

v4.0.1: : sample code bug fix for iOS

Compare Source

This release has just one change: a bug fix in the sample code for iOS that was preventing use of the protected data store.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.0.0...v4.0.1

v4.0.0: : general release of keyring v4

Compare Source

With keyring-core at 1.0, and all the included credential stores using the 1.0 release, it's finally time to release the "new" keyring which is just a sample app. See the wiki for all the details of the new architecture.

IMPORTANT: Apps that use keyring-compatible credential stores should not be relying on this release! They should instead be relying on the v1 release of keyring-core.

What's Changed

New Contributors

Full Changelog: open-source-cooperative/keyring-rs@v3.6.3...v4.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am on monday"
  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 27, 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/tokf-cli/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `keyring`.
    ... required by package `tokf v0.2.45 (/tmp/renovate/repos/github/mpecan/tokf/crates/tokf-cli)`
    ... which satisfies path dependency `tokf` (locked to 0.2.45) of package `e2e-tests v0.1.33 (/tmp/renovate/repos/github/mpecan/tokf/crates/e2e-tests)`
versions that meet the requirements `^4` are: 4.0.1, 4.0.0

package `tokf` depends on `keyring` with feature `apple-native` but `keyring` does not have that feature.


failed to select a version for `keyring` which could resolve this conflict

@renovate renovate Bot force-pushed the renovate/keyring-4.x branch from 3d05919 to 4b0af54 Compare May 12, 2026 08:24
@renovate renovate Bot force-pushed the renovate/keyring-4.x branch from 4b0af54 to 5180658 Compare May 18, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants