Skip to content

Bump zbus-secret-service-keyring-store from 0.2.2 to 0.3.0#20

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zbus-secret-service-keyring-store-0.3.0
Closed

Bump zbus-secret-service-keyring-store from 0.2.2 to 0.3.0#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zbus-secret-service-keyring-store-0.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps zbus-secret-service-keyring-store from 0.2.2 to 0.3.0.

Release notes

Sourced from zbus-secret-service-keyring-store's releases.

v0.3.0: allow use without an async runtime

This release allows use of the Secret Service without an asynchronous runtime, although you still have to specify which cryptographic suite to use (using one of the new features crypto-rust or crypto-openssl).

In addition, there is a new example which demonstrates search.

(N.B. The MSRV has been moved to 1.88 due to the use of if let chains.)

What's Changed

New Contributors

Full Changelog: open-source-cooperative/zbus-secret-service-keyring-store@v0.2.2...v0.3.0

Commits
  • 82b1068 Merge pull request #11 from open-source-cooperative/next
  • 1d46c3b Improve the README feature docs.
  • c1f57fe Merge pull request #10 from open-source-cooperative/next
  • 5e802d4 Add a cleanup example.
  • a5fb683 Fix bogus MSRV clippy warnings in example.
  • 052419b Fix the MSRV in the CI workflow
  • a3fd26c Add get_path method to Wrapper
  • 57c0cf5 Bump the version to 0.3.0 to reflect new features.
  • e862652 Fix clippy warnings.
  • ed3711b Merge pull request #9 from soywod/main
  • 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 [zbus-secret-service-keyring-store](https://github.com/open-source-cooperative/zbus-secret-service-keyring-store) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/open-source-cooperative/zbus-secret-service-keyring-store/releases)
- [Commits](open-source-cooperative/zbus-secret-service-keyring-store@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: zbus-secret-service-keyring-store
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 22, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2026

Looks like zbus-secret-service-keyring-store is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/cargo/zbus-secret-service-keyring-store-0.3.0 branch February 22, 2026 19: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