Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

Bumps keyring from 3.6.3 to 4.1.6.

Release notes

Sourced from keyring's releases.

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.

What's Changed

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

v4.1.2: coverage for more *nix OSes

This release allows use of secret-service crate on all *nix OSes - thanks @​eirnym!

There are no functional changes.

What's Changed

New Contributors

Full Changelog: open-source-cooperative/keyring-rs@v4.1.1...v4.1.2

v4.1.1: documentation fixes

... (truncated)

Commits
  • 57fbfe1 Prepare the release of v4.1.6 (#345)
  • 3644f2f Tweak dependency formatting.
  • 041cc78 Prepare to release v4.1.6.
  • 6ec1d3b Guard v1 module against concurrent creations of the credential store.
  • a100b3f Bump dependencies (#344)
  • 489b43d Updated dependencies:
  • 17054f0 Fix new clippy warnings introduced in Rust 1.97 (#338)
  • 0c92a68 Take updated dependencies.
  • e428622 Fix new clippy warnings introduced in Rust 1.97
  • 1866f8b Fix Entry::new and add test. (#336)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.1.6 branch from b154bbd to 5f25074 Compare August 6, 2026 06:52
@dependabot
dependabot Bot requested a review from harshmathurx as a code owner August 6, 2026 06:52
Bumps [keyring](https://github.com/open-source-cooperative/keyring-rs) from 3.6.3 to 4.1.6.
- [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases)
- [Commits](open-source-cooperative/keyring-rs@v3.6.3...v4.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.1.6 branch from 5f25074 to fe1f1b2 Compare August 6, 2026 06:54
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