Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps keyring from 22.4.0 to 23.5.1.

Changelog

Sourced from keyring's changelog.

v23.5.1

  • The correct config root is now used on Windows.

v23.5.0

  • Require Python 3.7 or later.

v23.4.1

  • #551: Fixed docs warnings.

v23.4.0

  • #549: EnvironCredential now allows for equality comparison.

v23.3.0

  • #529: macOS backend is no longer viable if the API module cannot be loaded. Prevents "symbol not found" errors on macOS 11 (Big Sur) and later when a "universal2" binary is not used (available for Python 3.8.7 and later).

  • #547: Tests no longer attempt to run macOS backends even on macOS when the backend is non-viable.

  • #542: Change get_credential to return generic Credential.

v23.2.1

  • #530: In libsecret tests, use a session collection to allow tests to pass on Debian.

v23.2.0

  • #521: Add libsecret backend.

v23.1.0

  • #519: macOS backend APIs updated to newer, non-legacy APIs.

... (truncated)

Commits

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 dependencies Related with project dependencies python labels May 23, 2022
@da1910
Copy link
Collaborator

da1910 commented May 25, 2022

@dependabot rebase

Bumps [keyring](https://github.com/jaraco/keyring) from 22.4.0 to 23.5.1.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst)
- [Commits](jaraco/keyring@v22.4.0...v23.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/keyring-23.5.1 branch from 85464bd to e846b93 Compare May 25, 2022 09:20
@da1910 da1910 merged commit 2483563 into main May 25, 2022
@da1910 da1910 deleted the dependabot/pip/keyring-23.5.1 branch May 25, 2022 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant