chore(deps): update module github.com/go-logr/logr to v1.4.4 #10

Open
sa-renovate wants to merge 1 commit from renovate/github.com-go-logr-logr-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/go-logr/logr require patch v1.4.3v1.4.4

Release Notes

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

v1.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-logr/logr/compare/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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-logr/logr](https://github.com/go-logr/logr) | require | patch | `v1.4.3` → `v1.4.4` | --- ### Release Notes <details> <summary>go-logr/logr (github.com/go-logr/logr)</summary> ### [`v1.4.4`](https://github.com/go-logr/logr/releases/tag/v1.4.4) [Compare Source](https://github.com/go-logr/logr/compare/v1.4.3...v1.4.4) #### What's Changed - drop +build tags by [@&#8203;pohly](https://github.com/pohly) in [#&#8203;401](https://github.com/go-logr/logr/pull/401) - CI: avoid floating dependencies, fix issues by [@&#8203;pohly](https://github.com/pohly) in [#&#8203;432](https://github.com/go-logr/logr/pull/432) - Bump to Go 1.26 by [@&#8203;thockin](https://github.com/thockin) in [#&#8203;445](https://github.com/go-logr/logr/pull/445) - funcr: bound slog.Group nesting depth to prevent stack overflow by [@&#8203;martinholovsky](https://github.com/martinholovsky) in [#&#8203;447](https://github.com/go-logr/logr/pull/447) - funcr: Handle and test recursive values by [@&#8203;thockin](https://github.com/thockin) in [#&#8203;446](https://github.com/go-logr/logr/pull/446) #### New Contributors - [@&#8203;martinholovsky](https://github.com/martinholovsky) made their first contribution in [#&#8203;447](https://github.com/go-logr/logr/pull/447) **Full Changelog**: <https://github.com/go-logr/logr/compare/v1.4.3...v1.4.4> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
sa-renovate force-pushed renovate/github.com-go-logr-logr-1.x from 854e6139c7 to 5ea3370f19
All checks were successful
ci-main / test (pull_request) Successful in 5m52s
2026-08-04 03:16:08 +00:00
Compare
All checks were successful
ci-main / test (pull_request) Successful in 5m52s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-logr-logr-1.x:renovate/github.com-go-logr-logr-1.x
git switch renovate/github.com-go-logr-logr-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-go-logr-logr-1.x
git switch renovate/github.com-go-logr-logr-1.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-go-logr-logr-1.x
git switch renovate/github.com-go-logr-logr-1.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-go-logr-logr-1.x
git switch main
git merge --squash renovate/github.com-go-logr-logr-1.x
git switch main
git merge --ff-only renovate/github.com-go-logr-logr-1.x
git switch main
git merge renovate/github.com-go-logr-logr-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
DevFW-CICD/provider-controller!10
No description provided.