Skip to content

Update module github.com/googleapis/enterprise-certificate-proxy to v0.3.22 - #1293

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x
Sep 20, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/googleapis/enterprise-certificate-proxy v0.3.20v0.3.22 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.22

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.21...v0.3.22

v0.3.21

Compare Source

What's Changed

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.20...v0.3.21


Configuration

📅 Schedule: (UTC)

  • 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

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.

Summary by CodeRabbit

  • Chores
    • Updated an indirect dependency to a newer version.

…0.3.22

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Sep 20, 2026
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift-online/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 9dd6330f-275d-4319-9f7c-d2fea742a094

📥 Commits

Reviewing files that changed from the base of the PR and between d78519b and 9f31b23.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The pull request updates the indirect github.com/googleapis/enterprise-certificate-proxy dependency from v0.3.20 to v0.3.22.

Changes

Go dependency update

Layer / File(s) Summary
Indirect dependency version update
go.mod
The declared github.com/googleapis/enterprise-certificate-proxy version changes from v0.3.20 to v0.3.22.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: rcampos2029

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the module dependency update from the changeset.
Docstring Coverage ✅ Passed 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…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Weak-Crypto ✅ Passed PASS: The review range changes only the indirect module version in go.mod and checksums in go.sum. The upgraded v0.3.22 source contains SHA-1 support, but the same crypto/sha1 and `cryptoHashToH…
Container-Privileges ✅ Passed PASS: The pull request changes only go.mod and go.sum to update a Go dependency. The patch adds no container or Kubernetes manifest and contains no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN…
No-Sensitive-Data-In-Logs ✅ Passed PASS. The review-scoped diff changes only the indirect dependency version in go.mod and its go.sum entries. No repository logging code changed. Comparing enterprise-certificate-proxy v0.3.20 with v0.3…
No-Hardcoded-Secrets ✅ Passed PASS. The PR changes only Go dependency metadata: the module version in go.mod and its go.sum integrity checksums. The two added 44-character base64 values decode to 32-byte Go module SHA-256 checksum…
No-Injection-Vectors ✅ Passed PASS. The reviewed range changes only go.mod and go.sum. The go.mod change is an indirect dependency version update from v0.3.20 to v0.3.22, and go.sum only updates checksums. No applicati…
Ai-Attribution ✅ Passed No AI tool is mentioned in the authored PR description or commit. The single commit contains only a Signed-off-by trailer and no Assisted-by, Generated-by, or Co-Authored-By trailer. The AI-generated …
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 20, 2026
@openshift-ci

openshift-ci Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

@openshift-merge-bot
openshift-merge-bot Bot merged commit 8720a25 into main Sep 20, 2026
13 checks passed
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-googleapis-enterprise-certificate-proxy-0.x branch September 20, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants