Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 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
    • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 1, 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 src-tauri/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `keyring`.
    ... required by package `flowforge v1.8.0 (/tmp/renovate/repos/github/Atypical-Consulting/FlowForge/src-tauri)`
versions that meet the requirements `^4` are: 4.0.1, 4.0.0

package `flowforge` 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 10a2b92 to c6c2a46 Compare May 12, 2026 05:59
@renovate renovate Bot force-pushed the renovate/keyring-4.x branch from c6c2a46 to 62c8940 Compare May 18, 2026 12:47
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