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

chore(deps): update module github.com/protonmail/go-crypto to v1.1.3 #6480

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.3 age adoption passing confidence

Release Notes

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

v1.1.3

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: ProtonMail/go-crypto@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 ProtonMail/go-crypto@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: ProtonMail/go-crypto@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: 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 added the dependencies Pull requests that update a dependency file label Dec 15, 2024
@renovate renovate bot requested a review from a team as a code owner December 15, 2024 15:54
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Dec 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-protonmail-go-crypto-1.x branch from e85f200 to cb35720 Compare December 15, 2024 16:10
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.3%. Comparing base (836faa0) to head (42d3eca).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6480   +/-   ##
=====================================
  Coverage   68.3%   68.3%           
=====================================
  Files        200     200           
  Lines      16682   16682           
=====================================
+ Hits       11404   11410    +6     
+ Misses      4933    4929    -4     
+ Partials     345     343    -2     

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/github.com-protonmail-go-crypto-1.x branch 14 times, most recently from bf6b4af to 273faa1 Compare December 16, 2024 08:35
@renovate renovate bot force-pushed the renovate/github.com-protonmail-go-crypto-1.x branch from 273faa1 to 42d3eca Compare December 16, 2024 08:36
@dmathieu dmathieu merged commit e54d87a into main Dec 16, 2024
26 checks passed
@dmathieu dmathieu deleted the renovate/github.com-protonmail-go-crypto-1.x branch December 16, 2024 08:45
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant