Skip to content

chore(deps): bump keyring from 2.3.3 to 4.0.1 in /src-tauri#81

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/keyring-4.0.1
Closed

chore(deps): bump keyring from 2.3.3 to 4.0.1 in /src-tauri#81
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/keyring-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps keyring from 2.3.3 to 4.0.1.

Release notes

Sourced from keyring's releases.

v4.0.1: sample code bug fix for iOS

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

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

... (truncated)

Commits
  • 886199b Don't require sandboxing on iOS. (#316)
  • 4905953 Bump version to 4.0.1
  • 3467af7 Don't require sandboxing on iOS.
  • 9f6a642 Bump rpassword from 7.4.0 to 7.5.2 (#314)
  • a35ab4b Bump rpassword from 7.4.0 to 7.5.2
  • 3a46e9c Merge pull request #313 from open-source-cooperative/next
  • 0c542f8 Set targets for docs.rs.
  • a8626b4 Merge pull request #312 from open-source-cooperative/next
  • 8a51f36 Restore db-keystore use on Windows aarch64.
  • 3a51959 Remove db-keystore git dependency.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency updates rust Rust/Cargo updates labels May 17, 2026
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.0.1 branch from f33e144 to d739201 Compare May 21, 2026 01:27
Bumps [keyring](https://github.com/open-source-cooperative/keyring-rs) from 2.3.3 to 4.0.1.
- [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases)
- [Commits](open-source-cooperative/keyring-rs@v2.3.3...v4.0.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump keyring from 2.3.3 to 4.0.1 in /src-tauri chore(deps): bump keyring from 2.3.3 to 4.0.1 in /src-tauri May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.0.1 branch from d739201 to 175f3d7 Compare May 26, 2026 01:30
@EVWorth EVWorth closed this May 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/src-tauri/keyring-4.0.1 branch May 26, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates rust Rust/Cargo updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants