keyring-node
keyring-node copied to clipboard
chore: bump up Rust crate secret-service to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| secret-service (source) | dependencies | major | 4 -> 5 |
Release Notes
hwchen/secret-service-rs (secret-service)
v5.0.0
What's Changed
- Fix private trait import issue by @complexspaces in https://github.com/hwchen/secret-service-rs/pull/86
- Update zbus to v5 by @liff in https://github.com/hwchen/secret-service-rs/pull/84
- Simplify implementation of item equality by @complexspaces in https://github.com/hwchen/secret-service-rs/pull/87
- 2025 misc code and README cleanup by @complexspaces in https://github.com/hwchen/secret-service-rs/pull/88
- Remove rand in favor of getrandom by @complexspaces in https://github.com/hwchen/secret-service-rs/pull/89
Full Changelog: https://github.com/hwchen/secret-service-rs/compare/v4.0.0...v5.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.