Skip to content

Update module github.com/ProtonMail/gopenpgp/v2 to v2.9.0 #45

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ProtonMail/gopenpgp/v2 v2.7.5 -> v2.9.0 age adoption passing confidence

Release Notes

ProtonMail/gopenpgp (github.com/ProtonMail/gopenpgp/v2)

v2.9.0

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.3.0.
  • Change min go version to 1.22.0.

Full Changelog: ProtonMail/gopenpgp@v2.8.3...v2.9.0

v2.8.3

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.6

Full Changelog: ProtonMail/gopenpgp@v2.8.2...v2.8.3

v2.8.2

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.4

Full Changelog: ProtonMail/gopenpgp@v2.8.1...v2.8.2

v2.8.1

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.3

Full Changelog: ProtonMail/gopenpgp@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Support for RFC 9580

Adds support for reading and writing messages with RFC 9580 by updating the underlying go-crypto fork library to the latest version. Note that GopenPGP v2 currently does not support:

  • RFC 9580 intended recipients
  • RFC 9580 key generation

For full RFC 9580 support, we recommend upgrading to GopenPGP v3.

Full Changelog: ProtonMail/gopenpgp@v2.7.5...v2.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 13, 2025 17:34
@renovate renovate bot added the dependency label Mar 13, 2025
Copy link
Contributor Author

renovate bot commented Mar 13, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.22.0
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 -> v1.3.0
github.com/cloudflare/circl v1.3.3 -> v1.6.0
golang.org/x/crypto v0.19.0 -> v0.33.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/net v0.21.0 -> v0.25.0
golang.org/x/sys v0.17.0 -> v0.30.0
golang.org/x/term v0.17.0 -> v0.29.0
golang.org/x/text v0.14.0 -> v0.22.0
golang.org/x/tools v0.16.1 -> v0.21.1-0.20240508182429-e35e4ccd0d2d

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update module github.com/ProtonMail/gopenpgp/v2 to v2.8.3 Update module github.com/ProtonMail/gopenpgp/v2 to v2.9.0 May 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-protonmail-gopenpgp-v2-2.x branch from 0055896 to 7f22f7f Compare May 23, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants