Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Bump keyring from 2.0.5 to 2.1.0 #33

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps keyring from 2.0.5 to 2.1.0.

Release notes

Sourced from keyring's releases.

v2.1.0: add runtime indication of credential persistence

This minor release adds support for asking credential stores at runtime about the lifetime of their stored credentials. See the documentation of CredentialPersistence for details.

This feature was suggested by @​benwr in #147.

Commits
  • 1732b79 Merge pull request #150 from brotskydotcom/persistence
  • 0a56d58 Tweak docs for release.
  • f0ad8b9 Merge pull request #151 from brotskydotcom/workflows
  • 28c22f0 Move to maintained action for installing rust toolchain.
  • 7ce2872 Update dependencies and bump minor version.
  • 44c7310 Add runtime support for keystore persistence info.
  • 755b49e Merge pull request #146 from hwchen/dependabot/github_actions/actions/checkout-4
  • 52ff00c Bump actions/checkout from 3 to 4
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/hwchen/keyring-rs) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/hwchen/keyring-rs/releases)
- [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md)
- [Commits](hwchen/keyring-rs@v2.0.5...v2.1.0)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@valentinegb valentinegb merged commit 038de6a into rewrite Dec 4, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/keyring-2.1.0 branch December 4, 2023 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant