Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps python-gnupg from 0.5.2 to 0.5.3.

Release notes

Sourced from python-gnupg's releases.

Enhancement and bug-fix release

This is an enhancement and bug-fix release, and all users are encouraged to upgrade.

Brief summary:

  • Fix #117: Add WKD (Web Key Directory) support for auto-locating keys. Thanks to Myzel394 for the patch.

  • Fix #237: Ensure local variable is initialized even when an exception occurs.

  • Fix #239: Remove logging of decryption result.

This release has been signed with my code signing key:

Vinay Sajip (CODE SIGNING KEY) Fingerprint: CA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86

Commits
  • 498440c Changes for 0.5.3.
  • 429433b Exclude Codecov step on macos-12, as it now keeps failing due to external rea...
  • 5f17b8b Fix #239: Remove logging of decryption result.
  • efb2043 Update CI for MacOS.
  • 0039b9d Fix #237: ensure local variable is initialized even when an exception occurs.
  • 3744512 Add monthly cron run to cover GPG updates.
  • 2583f72 Fix #117: Add WKD support. Thanks to Myzel394 for the patch.
  • 3df9074 Add auto-locate-key support.
  • 2854b37 Bump version.
  • 874f65b Added tag 0.5.2 for changeset f7d1effbb6e1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/python-gnupg-0.5.3 branch from 138c847 to 2d2c1b6 Compare October 26, 2024 00:54
@dependabot dependabot bot force-pushed the dependabot/pip/python-gnupg-0.5.3 branch from 2d2c1b6 to 49c9e71 Compare October 26, 2024 00:58
@DilumAluthge
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/python-gnupg-0.5.3 branch 6 times, most recently from 59d2a67 to fac4d6f Compare October 26, 2024 01:13
@DilumAluthge
Copy link
Member

@dependabot recreate

Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](vsajip/python-gnupg@0.5.2...0.5.3)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-gnupg-0.5.3 branch from fac4d6f to c06db0d Compare October 26, 2024 01:15
@DilumAluthge DilumAluthge merged commit 216fa0c into master Oct 26, 2024
4 checks passed
@DilumAluthge DilumAluthge deleted the dependabot/pip/python-gnupg-0.5.3 branch October 26, 2024 01:19
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.

2 participants