Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump keyring from 18.0.1 to 24.1.0 #120

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Bumps keyring from 18.0.1 to 24.1.0.

Changelog

Sourced from keyring's changelog.

v24.1.0

Bugfixes

  • Avoid logging warning when no config file is present. (#635)
  • Include all operations in the error message if no operation was supplied. (#636)

Improved Documentation

  • Correct name of macOS backend in README. (#637)

v24.0.1

Misc

v24.0.0

  • #633: Added diagnose command with basic support.
  • #487: Removed keyring.backends.OS_X module.
  • #593: Removed keyring.util.properties module.

v23.14.0

  • #623: On macOS, warn the user when keychain property is indicated, as that value can't be honored (macOS API no longer supports indicating the target keychain).

v23.13.1

  • #573: Fixed failure in macOS backend when attempting to set a password after previously setting a blank password, including a test applying to all backends.

v23.13.0

  • #608: Added support for tab completion on the keyring command

... (truncated)

Commits
  • da2a98b Finalize
  • 2a91891 Include all operations in the error message if no operation was supplied. Fix...
  • c1e291b Avoid logging warning with no config file is present. Fixes #635.
  • 560eca8 Add test capturing failure. Ref #635.
  • 0987ce2 Correct name of macOS backend in README. Fixes #637.
  • 1d66ac2 Rendered changelog.
  • a290f6a Fixed EncodingWarnings.
  • 3700711 Remove Dockerfile for Windows. I haven't been able to use Docker with a windo...
  • f1c8347 Remove .travis-macos. I'm pretty sure it's not needed.
  • e9bb4bc Remove troubleshooting config file, as the README and built-in diagnostics ar...
  • 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)

Bumps [keyring](https://github.com/jaraco/keyring) from 18.0.1 to 24.1.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@18.0.1...v24.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #121.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/keyring-24.1.0 branch June 26, 2023 15:13
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants