← Back to issue list

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

View original Github issue

Metadata

Project
fetch-service
Number
#390
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged automated dependency update for github.com/ProtonMail/go-crypto from v1.2.0 to v1.3.0. Approved by three reviewers, passed CI checks, and modified two files.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/ProtonMail/go-crypto](https://redirect.github.com/ProtonMail/go-crypto) | `v1.2.0` -> `v1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fProtonMail%2fgo-crypto/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fProtonMail%2fgo-crypto/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fProtonMail%2fgo-crypto/v1.2.0/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fProtonMail%2fgo-crypto/v1.2.0/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)</summary> ### [`v1.3.0`](https://redirect.github.com/ProtonMail/go-crypto/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/ProtonMail/go-crypto/compare/v1.2.0...v1.3.0) #### What's Changed - API v2: Tolerate invalid key signatures if one verifies in [https://github.com/ProtonMail/go-crypto/pull/284](https://redirect.github.com/ProtonMail/go-crypto/pull/284) - Enforce acceptable hash functions in clearsign in [https://github.com/ProtonMail/go-crypto/pull/281](https://redirect.github.com/ProtonMail/go-crypto/pull/281) - Allow to set a decompressed message size limit in [https://github.com/ProtonMail/go-crypto/pull/285](https://redirect.github.com/ProtonMail/go-crypto/pull/285) - API v1: Only allow acceptable hashes when writing signatures in [https://github.com/ProtonMail/go-crypto/pull/286](https://redirect.github.com/ProtonMail/go-crypto/pull/286) **Full Changelog**: https://github.com/ProtonMail/go-crypto/compare/v1.2.0...v1.3.0 </details> --- ### 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 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/fetch-service). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged automated dependency update for github.com/ProtonMail/go-crypto from v1.2.0 to v1.3.0. Approved by three reviewers, passed CI checks, and modified two files.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#350 fix(deps): update module github.com/protonmail/go-crypto to v1.1.6 fetch-service merged Merged automated dependency update upgrading github.com/ProtonMail/go-crypto from v1.1.5 to v1.1.6. Approved by two reviewers, passed CI, and merged into main.
96%
#379 fix(deps): update module github.com/protonmail/go-crypto to v1.2.0 fetch-service merged Merged automated dependency update upgrading github.com/ProtonMail/go-crypto to v1.2.0 and github.com/cloudflare/circl to v1.6.0. Approved by two reviewers and passed CI checks.
93%
#584 fix(deps): update module github.com/protonmail/go-crypto to v1.4.1 fetch-service merged Merged automated dependency update upgrading github.com/ProtonMail/go-crypto from v1.4.0 to v1.4.1. The release fixes invalid ECC key point handling. Approved by two reviewers and merged after passing CI checks, with automerge disabled.
90%
#578 fix(deps): update module github.com/protonmail/go-crypto to v1.4.0 fetch-service merged Merged automated dependency update upgrading github.com/ProtonMail/go-crypto to v1.4.0 and github.com/cloudflare/circl to v1.6.2. All required CI checks passed. Changes applied to go.mod.
90%
#286 fix(deps): update module github.com/protonmail/go-crypto to v1.1.3 fetch-service closed The dependency update to github.com/protonmail/go-crypto v1.1.3 was abandoned and closed without merging. Renovate confirmed the action and will ignore this update, waiting for a newer version instead.
85%
#322 fix(deps): update module github.com/protonmail/go-crypto to v1.1.5 fetch-service closed Superseded by pull request #348. The dependency update for github.com/ProtonMail/go-crypto to v1.1.5 was closed without merging, and Renovate will ignore this specific version.
82%
#348 build(deps): update go-crypto to v1.1.5 fetch-service merged go-crypto v1.1.5 update merged after approval from two reviewers and passing CI checks. The dependency bump was successfully integrated into the codebase.
80%
#405 fix(deps): update module golang.org/x/crypto to v0.40.0 fetch-service merged Merged automated dependency update upgrading golang.org/x/crypto to v0.40.0. Transitive dependencies golang.org/x/net, golang.org/x/sys, and golang.org/x/text were also updated. Approved by two reviewers and passed all CI checks.
76%
#546 fix(deps): update module golang.org/x/crypto to v0.46.0 fetch-service merged Merged automated dependency update bumping golang.org/x/crypto to v0.46.0. The change also updated golang.org/x/sys to v0.39.0 and golang.org/x/text to v0.32.0. Approved by two reviewers with all CI checks passing before merge.
75%
#453 fix(deps): update module golang.org/x/crypto to v0.43.0 fetch-service merged Merged automated dependency update upgrading golang.org/x/crypto to v0.43.0. The change also updated golang.org/x/sys to v0.37.0 and golang.org/x/text to v0.30.0. All CI checks passed and reviewers approved the update prior to merge.
75%