Skip to content

Update module github.com/go-logr/logr to v1.4.4 - #1206

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-go-logr-logr-1.x
Open

Update module github.com/go-logr/logr to v1.4.4#1206
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-go-logr-logr-1.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-logr/logr v1.4.3v1.4.4 age confidence

Warning

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


Release Notes

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4


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.

@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 Jul 23, 2026
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown

[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 Jul 23, 2026

Copy link
Copy Markdown

[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 Jul 23, 2026
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown

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.

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Updates the indirect github.com/go-logr/logr Go module requirement from v1.4.3 to v1.4.4.

Changes

Go module dependency update

Layer / File(s) Summary
Update logr module requirement
go.mod
The indirect github.com/go-logr/logr requirement is updated from v1.4.3 to v1.4.4.

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

Suggested reviewers: rcampos2029, miguelhbrito

🚥 Pre-merge checks | ✅ 11
✅ Passed checks (11 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 The commit changes only logr dependency metadata. Searches found no MD5, SHA-1, DES, RC4, Blowfish, ECB, custom crypto, or secret comparisons; project crypto uses crypto/rand and x509.
Container-Privileges ✅ Passed The PR changes only go.mod/go.sum dependency data; no prohibited privilege settings are present, and the Dockerfile runs the final image as USER 1001.
No-Sensitive-Data-In-Logs ✅ Passed The patch changes only the indirect logr version in go.mod and matching go.sum checksums; it adds no logging code or sensitive values.
No-Hardcoded-Secrets ✅ Passed The PR changes only dependency metadata. Added go.sum h1 values are public 32-byte module checksums, not secrets; no credential assignments, embedded credentials, API keys, tokens, passwords, or pr...
No-Injection-Vectors ✅ Passed The PR changes only go.mod and go.sum dependency/version checksum lines; no executable code or named injection vectors were added.
Ai-Attribution ✅ Passed The PR description names Renovate/MintMaker but no AI tool, and the commit has only a Signed-off-by trailer; no AI attribution or Co-Authored-By issue applies.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the dependency update that is the sole change in the pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/github.com-go-logr-logr-1.x

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

@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Jul 26, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 26, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch July 26, 2026 21:35
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Jul 27, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 27, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch from a99a737 to 5d99402 Compare July 27, 2026 01:24
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 27, 2026
@openshift-ci

openshift-ci Bot commented Jul 27, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Jul 29, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 29, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Jul 29, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 29, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch 2 times, most recently from 5d99402 to ff8a16f Compare July 29, 2026 13:55
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch 2 times, most recently from ff8a16f to 9d72c7b Compare July 31, 2026 09:32
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch from 9d72c7b to 2aeff28 Compare July 31, 2026 17:27
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot closed this Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Aug 1, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch 3 times, most recently from e58adba to 27063ae Compare August 3, 2026 14:36
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Aug 7, 2026
@red-hat-konflux red-hat-konflux Bot closed this Aug 7, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Aug 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Aug 8, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch from 27063ae to 3db546a Compare August 8, 2026 01:11
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 Update module github.com/go-logr/logr to v1.4.4 - autoclosed Aug 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Aug 9, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/go-logr/logr to v1.4.4 - autoclosed Update module github.com/go-logr/logr to v1.4.4 Aug 9, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Aug 9, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-go-logr-logr-1.x branch 2 times, most recently from 3db546a to 1fb2e0b Compare August 9, 2026 17:26
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. 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