Update github.com/golangci/rowserrcheck digest to d2031e3 - #14
Conversation
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
ℹ️ Artifact update noticeFile name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR. I'm waiting for a openshift-hyperfleet member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review. 📝 WalkthroughSummary by CodeRabbit
WalkthroughUpdated indirect dependency versions in Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized dependency digest update with no actionable merge-blocking risk remaining after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: Sec-02: Secrets In Log OutputExplanation PASS. The PR changes only tools/go.mod and tools/go.sum. Added lines contain dependency versions and checksums only. No slog, log, logr, zap, or fmt.Print* statement changed or added. No token, password, credential, or secret field or interpolation is introduced. CWE-532 is not introduced by this PR. Full details: No Hardcoded SecretsExplanation No hardcoded secret was introduced. The diff changes only indirect Go module versions in tools/go.mod and Go checksum metadata in tools/go.sum. The added go.sum base64-like values are Go integrity hashes, not configuration secrets. No API key, token, password, private key, credential URL, or secret-named string assignment appears. CWE-798 and CVE criteria do not apply. Full details: No Weak CryptographyExplanation PASS. The pull request changes only Full details: No Injection VectorsExplanation PASS: The PR changes only tools/go.mod and tools/go.sum. The diff contains dependency version and checksum updates, with no added Go, SQL, template, or YAML code. No changed code introduces SQL concatenation or fmt.Sprintf queries (CWE-89), unvalidated exec.Command/exec.CommandContext input (CWE-78), template.HTML wrapping (CWE-79), or unsafe yaml.Unmarshal input (CWE-502). Full details: No Privileged ContainersExplanation PASS — The pull request changes only Full details: No Pii Or Sensitive Data In LogsExplanation PASS. The pull request changes only ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
|
Superseded by consolidated dependency PR #26 |
Consolidates 14 individual Konflux dependency PRs into a single update: Root module (go.mod): - k8s.io/api: v0.36.3 → v0.36.4 (openshift-hyperfleet#19) - k8s.io/apimachinery: v0.36.3 → v0.36.4 (openshift-hyperfleet#19) - k8s.io/client-go: v0.36.3 → v0.36.4 (openshift-hyperfleet#19) - k8s.io/apiextensions-apiserver: v0.36.0 → v0.36.4 (openshift-hyperfleet#19) - k8s.io/kube-openapi: 43fb72c5454a → be32def86098 (openshift-hyperfleet#16) - k8s.io/utils: b8788abfbbc2 → cf1189d6abe3 (openshift-hyperfleet#17) Tools module (tools/go.mod): - charm.land/lipgloss/v2: v2.0.3 → v2.0.6 (openshift-hyperfleet#20) - codeberg.org/chavacava/garif: v0.2.0 → v0.2.1 (openshift-hyperfleet#21) - github.com/Abirdcfly/dupword: v0.1.7 → v0.1.8 (openshift-hyperfleet#22) - github.com/AlwxSin/noinlineerr: v1.0.5 → v1.0.6 (openshift-hyperfleet#23) - github.com/Antonboom/errname: v1.1.1 → v1.1.2 (openshift-hyperfleet#24) - github.com/Antonboom/nilnil: v1.1.1 → v1.1.2 (openshift-hyperfleet#25) - github.com/charmbracelet/ultraviolet: 1948445e3318 → 68fa937c71be (openshift-hyperfleet#12) - github.com/golangci/gofmt: d62b90e6713d → e84e05053792 (openshift-hyperfleet#13) - github.com/golangci/rowserrcheck: c5f79b8a11ba → d2031e3af752 (openshift-hyperfleet#14) - github.com/timakin/bodyclose: 73d1f95b84b4 → 857993a2939c (openshift-hyperfleet#15) - mvdan.cc/unparam: 5beb8c8f8f15 → 2fa3d841b0c8 (openshift-hyperfleet#18) Additionally upgrades golangci-lint to v2.13.1 for gofmt compatibility. Supersedes: openshift-hyperfleet#12, openshift-hyperfleet#13, openshift-hyperfleet#14, openshift-hyperfleet#15, openshift-hyperfleet#16, openshift-hyperfleet#17, openshift-hyperfleet#18, openshift-hyperfleet#19, openshift-hyperfleet#20, openshift-hyperfleet#21, openshift-hyperfleet#22, openshift-hyperfleet#23, openshift-hyperfleet#24, openshift-hyperfleet#25
This PR contains the following updates:
c5f79b8→d2031e3Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: (UTC)
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.