Skip to content

Bump keyring-core from 0.7.2 to 0.7.4#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/keyring-core-0.7.4
Open

Bump keyring-core from 0.7.2 to 0.7.4#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/keyring-core-0.7.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps keyring-core from 0.7.2 to 0.7.4.

Release notes

Sourced from keyring-core's releases.

v0.7.4: attribute parsing enhancements

This release enhances parse_attributes so that a key prefixed with + requires its value to be non-empty.

What's Changed

Full Changelog: open-source-cooperative/keyring-core@v0.7.3...v0.7.4

v0.7.3: add new Error variant

This release adds support for a new Error variant: BadStoreFormat. This variant is used when the store itself is malformed in a way that prevents it from working.

Because the Error enum is marked as non-exhaustive, this is a backward-compatible change for all clients.

What's Changed

Full Changelog: open-source-cooperative/keyring-core@v0.7.2...v0.7.3

Commits
  • a1c933a Merge pull request #15 from open-source-cooperative/next
  • d9037a6 Bump version to 0.7.4.
  • 099f429 Enhance parse_attributes.
  • 2333642 Merge pull request #14 from open-source-cooperative/next
  • 83c6602 Bump patch version to release new Error variant.
  • 095e6d3 Add new error enum for Store corruption.
  • 7acf1d0 Change search to use parse_attributes.
  • 2b3b170 Clarify the docs for CredentialApi::get_credential.
  • 34af839 Fix clippy warnings.
  • See full diff 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-core](https://github.com/open-source-cooperative/keyring-core) from 0.7.2 to 0.7.4.
- [Release notes](https://github.com/open-source-cooperative/keyring-core/releases)
- [Commits](open-source-cooperative/keyring-core@v0.7.2...v0.7.4)

---
updated-dependencies:
- dependency-name: keyring-core
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 1, 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