Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2020

Bumps keyring from 21.2.0 to 21.4.0.

Changelog

Sourced from keyring's changelog.

v21.4.0

  • #431: KWallet backend now supports get_credential.

v21.3.1

  • #445: Suppress errors when sys.argv is not a list of at least one element.

v21.3.0

  • #440: Keyring now honors XDG_CONFIG_HOME as ~/.config.
  • #452: SecretService get_credential now returns None for unmatched query.

v21.2.1

  • #426: Restored lenience on startup when entry point metadata is missing.
  • #423: Avoid RecursionError when initializing backends when a limit is supplied.
Commits
  • c0ec24c Merge pull request #459 from muggenhor/feat/kwallet-cred-without-username
  • 3883de2 Update changelog.
  • 8712287 ⚫ Fade to black.
  • 6225054 Remove duplicate license trove classifiers
  • 0b7b41f feat: support discovering a credential's username on KWallet too
  • a6980e4 Update changelog.
  • a19ca08 Skip test on PyPy. Fixes #442.
  • c156f82 Merge pull request #447 from sezna/master
  • 7e96599 Add docstring to test.
  • 39047be Update changelog.
  • 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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2020
@jtrh
Copy link
Contributor

jtrh commented Sep 15, 2020

@dependabot rebase

@jtrh jtrh self-assigned this Sep 15, 2020
@jtrh jtrh requested a review from glarrain September 15, 2020 20:33
Bumps [keyring](https://github.com/jaraco/keyring) from 21.2.0 to 21.4.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst)
- [Commits](jaraco/keyring@v21.2.0...v21.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/keyring-21.4.0 branch from 2dbda22 to 1ff12c3 Compare September 15, 2020 20:33
@jtrh jtrh merged commit 1c11112 into develop Sep 15, 2020
@jtrh jtrh deleted the dependabot/pip/keyring-21.4.0 branch September 15, 2020 20:41
@jtrh jtrh mentioned this pull request Dec 16, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants