Skip to content

Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 - #605

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/github.com/go-logr/logr-1.4.4
Jul 22, 2026
Merged

Bump github.com/go-logr/logr from 1.4.3 to 1.4.4#605
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/github.com/go-logr/logr-1.4.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/go-logr/logr from 1.4.3 to 1.4.4.

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.4

What's Changed

New Contributors

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

Commits
  • 96a9aba Fix lint
  • 51c6302 Better implementation of pointer recursion checking
  • c667114 funcr: Handle and test recursive values
  • f7ffadb Add benchmark for pointer args
  • e2a3c8e funcr: bound slog.Group nesting depth to prevent stack overflow
  • 2886d2b build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • 0b40896 build(deps): bump github/codeql-action/upload-sarif
  • 77f671b Bump to Go 1.26
  • cce283f build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • 3832a11 build(deps): bump github/codeql-action/upload-sarif
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated the logging dependency to a newer patch version.
    • No user-facing features or behavior changes.

Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jul 22, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 22, 2026 20:13
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Walkthrough

The pull request updates the github.com/go-logr/logr dependency in go.mod from v1.4.3 to v1.4.4.

Changes

Dependency Version Update

Layer / File(s) Summary
Update go-logr/logr requirement
go.mod
The module requirement changes from v1.4.3 to v1.4.4.

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

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the dependency version bump reflected in the changeset.
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.
Stable And Deterministic Test Names ✅ Passed Diff only bumps logr in go.mod/go.sum; no Ginkgo test titles or test files were changed.
Test Structure And Quality ✅ Passed This PR only bumps go-logr/logr in go.mod/go.sum; no Ginkgo test code was changed, so the test-structure checklist is not applicable.
Microshift Test Compatibility ✅ Passed PR only bumps go.mod/go.sum; no Ginkgo e2e tests or OpenShift API usage were added, so MicroShift compatibility is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only go.mod/go.sum changed to bump logr; no Ginkgo e2e tests were added or modified, so the SNO compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Only go.mod/go.sum changed to bump go-logr/logr; no manifests, controllers, or scheduling code were modified, so this check is not applicable.
Ote Binary Stdout Contract ✅ Passed PR only bumps go-logr/logr in go.mod/go.sum; no process-level code or stdout writes were added or modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only bumps go-logr/logr in go.mod/go.sum; no new Ginkgo e2e tests or network-sensitive test code was added.
No-Weak-Crypto ✅ Passed Only go.mod/go.sum changed for a logr version bump; scans found no weak crypto, custom crypto, or non-constant-time secret comparisons.
Container-Privileges ✅ Passed PR only changes go.mod/go.sum for a logr version bump; no container/K8s manifests or privilege settings are modified.
No-Sensitive-Data-In-Logs ✅ Passed PR only bumps logr in go.mod/go.sum; no logging code or sensitive fields were added or changed.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/go-logr/logr-1.4.4

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
go.mod

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'


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

@openshift-ci

openshift-ci Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign typeid for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift 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 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
go.mod (1)

8-8: 🔒 Security & Privacy | 🔵 Trivial

Add supply-chain gates to CI go.sum is pinned and go mod verify/OSV are clean, but .github doesn’t show SBOM, provenance, or cosign checks for this dependency update.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 8, Add CI supply-chain gates under the existing .github
workflows for this dependency update: generate and validate an SBOM, verify
build provenance, and run cosign signature checks. Ensure these checks execute
alongside the existing go mod verify and OSV validation without changing the
dependency declaration.

Source: Path instructions

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@go.mod`:
- Line 8: Add CI supply-chain gates under the existing .github workflows for
this dependency update: generate and validate an SBOM, verify build provenance,
and run cosign signature checks. Ensure these checks execute alongside the
existing go mod verify and OSV validation without changing the dependency
declaration.

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: b1fe34b1-2890-4371-a570-d142729bf8ba

📥 Commits

Reviewing files that changed from the base of the PR and between 7eaf5be and b812224.

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

@github-actions
github-actions Bot merged commit 615f8ef into master Jul 22, 2026
8 of 12 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/go-logr/logr-1.4.4 branch July 22, 2026 20:18
@openshift-ci

openshift-ci Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants