Skip to content

deps: bump keyring from 2.3.3 to 4.1.1#4

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

deps: bump keyring from 2.3.3 to 4.1.1#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/keyring-4.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps keyring from 2.3.3 to 4.1.1.

Release notes

Sourced from keyring's releases.

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

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

... (truncated)

Commits

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 2.3.3 to 4.1.1.
- [Release notes](https://github.com/open-source-cooperative/keyring-rs/releases)
- [Commits](open-source-cooperative/keyring-rs@v2.3.3...v4.1.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-version: 4.1.1
  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 Jun 17, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​keyring@​2.3.3 ⏵ 4.1.110010093100100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #6.

@dependabot dependabot Bot closed this Jun 30, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/keyring-4.1.1 branch June 30, 2026 13:41
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