Update github.com/go-logr/logr to v1.4.4
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/go-logr/logr | require | patch | v1.4.3 -> v1.4.4 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
go-logr/logr (github.com/go-logr/logr)
v1.4.4
What's Changed
- drop +build tags by @pohly in https://github.com/go-logr/logr/pull/401
- CI: avoid floating dependencies, fix issues by @pohly in https://github.com/go-logr/logr/pull/432
- Bump to Go 1.26 by @thockin in https://github.com/go-logr/logr/pull/445
- funcr: bound slog.Group nesting depth to prevent stack overflow by @martinholovsky in https://github.com/go-logr/logr/pull/447
- funcr: Handle and test recursive values by @thockin in https://github.com/go-logr/logr/pull/446
New Contributors
- @martinholovsky made their first contribution in https://github.com/go-logr/logr/pull/447
Full Changelog: https://github.com/go-logr/logr/compare/v1.4.3...v1.4.4
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.