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): bump github.com/ProtonMail/gopenpgp/v2 from 2.4.5 to 2.4.6 #756

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps github.com/ProtonMail/gopenpgp/v2 from 2.4.5 to 2.4.6.

Release notes

Sourced from github.com/ProtonMail/gopenpgp/v2's releases.

Release version 2.4.6

Fix MIME signature parsing issues

Changelog

Sourced from github.com/ProtonMail/gopenpgp/v2's changelog.

[2.4.6] 2022-03-25

Fixed

  • Update dependency github.com/ProtonMail/go-mime. It makes the parsing of MIME messages more flexible to messages with no specified charsets.
  • Fix the verification of PGP/MIME signature, the signature is now verified against the canonicalized content rather than the raw content.
Commits
  • e04eb20 Merge pull request #175 from ProtonMail/release-2.4.6
  • c9d7390 Release version 2.4.6
  • 095cdcc Merge pull request #172 from ProtonMail/fix/mime-binary-sig-verification
  • c9a9f0b Update changelog
  • b54b5f4 Fix test data for PGP/MIME tests
  • 5c5666e Canonicalize PGP/MIME content before verifying signatures
  • 41eb732 Merge pull request #171 from ProtonMail/fix/mime-parsing-unkown-charset
  • 0e4303d Update github.com/ProtonMail/go-mime
  • 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 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 [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/ProtonMail/gopenpgp/releases)
- [Changelog](https://github.com/ProtonMail/gopenpgp/blob/main/CHANGELOG.md)
- [Commits](ProtonMail/gopenpgp@v2.4.5...v2.4.6)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/gopenpgp/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 25, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-25T17:16:46.260+0000

  • Duration: 18 min 41 sec

Test stats 🧪

Test Results
Failed 0
Passed 618
Skipped 1
Total 619

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@mtojek mtojek self-requested a review March 28, 2022 08:04
@mtojek mtojek merged commit 8476aec into main Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ProtonMail/gopenpgp/v2-2.4.6 branch March 28, 2022 08:05
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.

2 participants