fix(deps): update module github.com/protonmail/go-crypto to v1.1.2 #20

Open
renovate wants to merge 1 commit from renovate/github.com-protonmail-go-crypto-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/ProtonMail/go-crypto require minor v1.0.0 -> v1.1.2

Release Notes

ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)

v1.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

This release adds full support for the new version of the OpenPGP standard, RFC 9580. In addition, the release introduces an improved non-backwards compatible v2 API. The API in the openpgp package remains fully backwards compatible while the new v2 API is located in a separate v2 package in openpgp.

For the full changes since v1.0.0, see the previous release notes. For the full changelog, see https://github.com/ProtonMail/go-crypto/compare/v1.0.0...v1.1.0.

Changes since v1.1.0-beta.0:

  • Replace expiring curve448 integration test vector by @​lubux
  • Validate input key size in SEIPDv2 decryption by @​lubux

Changelog since v1.1.0-beta.0: https://github.com/ProtonMail/go-crypto/compare/v1.1.0-beta.0...v1.1.0.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | require | minor | `v1.0.0` -> `v1.1.2` | --- ### Release Notes <details> <summary>ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)</summary> ### [`v1.1.2`](https://github.com/ProtonMail/go-crypto/releases/tag/v1.1.2) [Compare Source](https://github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2) #### What's Changed - Cleartext Framework: Exclude the line-ending separator when decoding plaintext by [@&#8203;lubux](https://github.com/lubux) in https://github.com/ProtonMail/go-crypto/pull/242 **Full Changelog**: https://github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2 ### [`v1.1.1`](https://github.com/ProtonMail/go-crypto/releases/tag/v1.1.1) [Compare Source](https://github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1) #### What's Changed - Fix `clearsign.Encode` backwards compatibility [#&#8203;239](https://github.com/ProtonMail/go-crypto/issues/239) by [@&#8203;mdosch](https://github.com/mdosch) in https://github.com/ProtonMail/go-crypto/pull/240 **Full Changelog**: https://github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1 ### [`v1.1.0`](https://github.com/ProtonMail/go-crypto/releases/tag/v1.1.0) [Compare Source](https://github.com/ProtonMail/go-crypto/compare/v1.0.0...v1.1.0) #### What's Changed This release adds full support for the new version of the OpenPGP standard, [RFC 9580](https://www.rfc-editor.org/rfc/rfc9580.html). In addition, the release introduces an improved non-backwards compatible v2 API. The API in the `openpgp` package remains fully backwards compatible while the new v2 API is located in a separate `v2` package in `openpgp`. For the full changes since `v1.0.0`, see the previous release notes. For the full changelog, see https://github.com/ProtonMail/go-crypto/compare/v1.0.0...v1.1.0. Changes since `v1.1.0-beta.0`: - Replace expiring curve448 integration test vector by [@&#8203;lubux](https://github.com/lubux) - Validate input key size in SEIPDv2 decryption by [@&#8203;lubux](https://github.com/lubux) **Changelog since `v1.1.0-beta.0`**: https://github.com/ProtonMail/go-crypto/compare/v1.1.0-beta.0...v1.1.0. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzOC4xNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-11-07 16:04:47 +01:00
renovate scheduled this pull request to auto merge when all checks succeed 2024-11-07 16:04:47 +01:00
renovate changed title from fix(deps): update module github.com/protonmail/go-crypto to v1.1.0 to fix(deps): update module github.com/protonmail/go-crypto to v1.1.1 2024-11-08 10:04:15 +01:00
renovate force-pushed renovate/github.com-protonmail-go-crypto-1.x from 618b0f0d72 to ac1e8735c8 2024-11-08 10:04:16 +01:00 Compare
renovate changed title from fix(deps): update module github.com/protonmail/go-crypto to v1.1.1 to fix(deps): update module github.com/protonmail/go-crypto to v1.1.2 2024-11-08 17:04:30 +01:00
renovate force-pushed renovate/github.com-protonmail-go-crypto-1.x from ac1e8735c8 to 96675c17ae 2024-11-08 17:04:30 +01:00 Compare
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-protonmail-go-crypto-1.x:renovate/github.com-protonmail-go-crypto-1.x
git checkout renovate/github.com-protonmail-go-crypto-1.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yolokube/grafana-backuper#20
No description provided.