Skip to content

chore(deps): bump secret-service from 5.1.0 to 5.2.0 in /src-tauri - #62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/secret-service-5.2.0
Open

chore(deps): bump secret-service from 5.1.0 to 5.2.0 in /src-tauri#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/secret-service-5.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps secret-service from 5.1.0 to 5.2.0.

Release notes

Sourced from secret-service's releases.

v5.2.0: Bug fixes and interface cleanup

Thanks to @​Tiwalun and @​mkenigs, some bugs have been fixed and dependencies modernized. In addition, the crate features have been improved so that the async runtime for zbus need not be specified explicitly if the cargo dependency tree already sets it.

What's Changed

New Contributors

Full Changelog: open-source-cooperative/secret-service-rs@v5.1.0...v5.2.0

Commits
  • 1fe4fbe Release v5.2: bug fixes and interface cleanup (#102)
  • 19e1e87 Update the README for v5.2
  • b938b12 Update version to 5.2 and update dependency specs.
  • 859ce0c Update features to allow selection of cryptography only.
  • 8c65031 Merge pull request #100 from flox/prompt-unwrap
  • 125ec07 Merge pull request #101 from Tiwalun/update-dependencies
  • 8cc7c71 Run cargo fmt
  • 8f801ce PR feedback
  • 4c44e0f Use Rust edition 2024
  • 45dd777 Downgrade test-with to latest version compatible with 1.87 MSRV
  • 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 [secret-service](https://github.com/hwchen/secret-service-rs) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/hwchen/secret-service-rs/releases)
- [Changelog](https://github.com/open-source-cooperative/secret-service-rs/blob/master/CHANGELOG.md)
- [Commits](open-source-cooperative/secret-service-rs@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: secret-service
  dependency-version: 5.2.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 Sep 5, 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