Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps keyring from 3.6.3 to 4.1.3.

Release notes

Sourced from keyring's releases.

v4.1.3: 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).

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

This release fixes the problems with documentation and public markers in v4.0. There are no functional changes.

What's Changed

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

v4.1.0: Restore keyring v1-like standalone functionality

This release moves the CLI binary out to an example so we can lose a lot of dependencies that aren't needed to use credential stores.

In addition, it recreates the v1 (and v2/v3) functionality of providing an Entry object that any app can use (without special features or initialization) to manage text and binary secrets. This is provided by the v1 feature, which is the default. (This change fixes #317.)

The ability to use any credential store is still preserved in the cli module but the cli feature which exposes it is not in the default feature set.

Strictly speaking, these changes are probably SemVer-significant. But since there are few to no clients of the existing library functionality, we're calling this a patch release.

What's Changed

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

... (truncated)

Commits
  • 7d5f846 Prepare release of v4.1.3 (#334)
  • e9ffc73 Prepare release of v4.1.3.
  • aa25b57 Build for iOS and Android targets
  • 86689de Use AtomicBool to guard initialization and return error if occur on the fir...
  • a466d5b Use AtomicBool to guard initialization and return error if occur on the fir...
  • 5a3f87c Bump actions/checkout from 6 to 7 (#330)
  • 753ff7e Bump actions/checkout from 6 to 7
  • 908ad1b Prepare to release 4.1.2 (#329)
  • 6dacf0f Prepare to release 4.1.2.
  • 3436bcc Apply changes from PR #328 to the cli module.
  • 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 Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version update detected. This PR requires manual review before merging.

@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.1.2 branch from 6d120c7 to c9decc6 Compare June 29, 2026 15:53
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version update detected. This PR requires manual review before merging.

@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.1.2 branch from c9decc6 to bd6d700 Compare June 29, 2026 15:56
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Major version update detected. This PR requires manual review before merging.

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

---
updated-dependencies:
- dependency-name: keyring
  dependency-version: 4.1.2
  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)(deps): bump keyring from 3.6.3 to 4.1.2 in /src-tauri chore(deps)(deps): bump keyring from 3.6.3 to 4.1.3 in /src-tauri Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/keyring-4.1.2 branch from bd6d700 to 81d9898 Compare July 6, 2026 15:54
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Major version update detected. This PR requires manual review before merging.

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #188.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/src-tauri/keyring-4.1.2 branch July 6, 2026 15: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