Update go modules (main) (patch)#1686
Conversation
ℹ️ Artifact update noticeFile name: acceptance/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
cca90ca to
4a2c267
Compare
4a2c267 to
d09fee6
Compare
d09fee6 to
201288b
Compare
201288b to
7067591
Compare
8a6ccc5 to
a132df5
Compare
a132df5 to
23a5b44
Compare
23a5b44 to
9a8f12b
Compare
9a8f12b to
46eef9b
Compare
46eef9b to
321f66d
Compare
|
🤖 Finished Review · ✅ Success · Started 8:14 PM UTC · Completed 8:22 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 2:02 AM UTC · Completed 2:07 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 2:23 PM UTC · Completed 2:31 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 5:10 PM UTC · Completed 5:17 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 1:50 AM UTC · Completed 1:57 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 1:22 PM UTC · Completed 1:31 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 4:02 PM UTC · Completed 4:09 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 4:36 PM UTC · Completed 4:41 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 2:54 AM UTC · Completed 3:02 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 2:35 PM UTC · Completed 2:44 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 7:20 PM UTC · Completed 7:27 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 1:08 AM UTC · Completed 1:21 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 7:14 PM UTC · Completed 7:20 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 7:59 PM UTC · Completed 8:07 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 8:39 PM UTC · Completed 8:46 PM UTC |
| go 1.25.3 | ||
|
|
||
| toolchain go1.25.7 | ||
| go 1.26.3 |
There was a problem hiding this comment.
[medium] edge-case
The PR is labeled as a patch update, but acceptance/go.mod changes the Go language version from 1.25.3 to 1.26.3, which is a minor version bump (not patch). The toolchain go1.25.7 directive is also removed. This is likely a transitive effect of bumping github.com/conforma/cli from v0.9.2 to v0.9.52 (itself a large jump beyond patch scope). The root go.mod remains at go 1.25.5, creating a version discrepancy between the main module and the acceptance sub-module.
Suggested fix: Verify that the Go 1.25 to 1.26 bump is intentional and that CI environments support Go 1.26. If only patch updates are desired, pin acceptance/go.mod back to go 1.25.x with an appropriate toolchain directive. Also consider whether the conforma/cli v0.9.2 to v0.9.52 jump belongs in a patch-scoped PR.
This PR contains the following updates:
v0.9.2→v0.9.52v0.20.7-0.20251103083939-3459088e4bae→v0.20.7v0.42.1→v0.42.2v1.3.0→v1.3.2Release Notes
conforma/cli (github.com/conforma/cli)
v0.9.52Compare Source
v0.9.51Compare Source
v0.9.50Compare Source
v0.9.49Compare Source
v0.9.48Compare Source
v0.9.47Compare Source
v0.9.46Compare Source
v0.9.44Compare Source
v0.9.43Compare Source
v0.9.42Compare Source
v0.9.41Compare Source
v0.9.40Compare Source
v0.9.39Compare Source
v0.9.38Compare Source
v0.9.37Compare Source
v0.9.36Compare Source
v0.9.35Compare Source
v0.9.34Compare Source
v0.9.33Compare Source
v0.9.32Compare Source
v0.9.31Compare Source
v0.9.30Compare Source
v0.9.29Compare Source
v0.9.27Compare Source
v0.9.26Compare Source
v0.9.25Compare Source
v0.9.24Compare Source
v0.9.23Compare Source
v0.9.22Compare Source
v0.9.19Compare Source
v0.9.17Compare Source
v0.9.16Compare Source
v0.9.14Compare Source
v0.9.13Compare Source
v0.9.9Compare Source
conforma/go-containerregistry (github.com/conforma/go-containerregistry)
v0.20.7Compare Source
tektoncd/cli (github.com/tektoncd/cli)
v0.42.2Compare Source
v0.42.2 Release 🎉
This patch release addresses the following CVEs: CVE-2026-33186, CVE-2026-33810, CVE-2025-61729 and CVE-2025-61726.
Changelog
1e1782fNew version v0.42.2Full Changelog: tektoncd/cli@v0.42.1...v0.42.2
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.