Skip to content

chore(deps): bump keyring from 3.6.3 to 4.2.0 in /src-tauri - #18

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown

Bumps keyring from 3.6.3 to 4.2.0.

Release notes

Sourced from keyring's releases.

v4.2.0: update the CLI dependencies

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

v4.1.6: fix concurrent initialization bug

This release fixes #343, a bug in concurrent initialization of the v1 default credential store (thanks @​bbmediaco for reporting this). As part of this fix, there's an added feature: you can now query the exact result of the default credential store creation, as well as force it to happen without creating an entry.

What's Changed

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

v4.1.5: Compatibility release

Rust 1.97 introduced a new clippy lint that fired on the CLI example. This release fixes that problem.

This release also takes the recent bug fix to the Apple native credential store.

There are no functional changes in this release.

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.1.4...v4.1.5

v4.1.4: fix yanked version v4.1.3

This is an emergency release fixing the DOA bug #335 reported by @​raph-ADF (thanks!).

What's Changed

Full Changelog: open-source-cooperative/keyring-rs@v4.1.3...v4.1.4

v4.1.3 (YANKED): better error reporting

The only functional change is better error reporting on the first call to Entry::new if the default store fails to instantiate (thanks @​eirnym).

NOTE: This release has been yanked because of #335. It has been replaced by v4.1.4.

... (truncated)

Commits
  • d18b5c8 Restore the android-native-keyring-store dependency for the cli. (#351)
  • ef30fb8 Restore the android-native-keyring-store dependency for the cli.
  • a0a5a7f Remove mimalloc feature from db-keystore. (#350)
  • 36981e5 Remove mimalloc feature from db-keystore.
  • 6db16c4 Bump dbus-secret-service-keyring-store from 1.0.0 to 1.0.1 (#348)
  • 19d5b62 Merge branch 'main' into dependabot/cargo/dbus-secret-service-keyring-store-1...
  • 6ea8273 Bump zbus-secret-service-keyring-store from 1.0.0 to 1.0.1 (#349)
  • 6a3ac80 Bump zbus-secret-service-keyring-store from 1.0.0 to 1.0.1
  • 659caf5 Bump dbus-secret-service-keyring-store from 1.0.0 to 1.0.1
  • ce7fee7 Bump base64 from 0.23.0 to 0.23.1 (#346)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [keyring](https://github.com/open-source-cooperative/keyring-rs) from 3.6.3 to 4.2.0.
- [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases)
- [Commits](open-source-cooperative/keyring-rs@v3.6.3...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 2, 2026
@dependabot
dependabot Bot requested a review from harshmathurx as a code owner September 2, 2026 12:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 2, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants