Skip to content

Commit e36a2f7

Browse files
⬆️ Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 in /utils (#619)
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 to 1.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-logr/logr/releases">github.com/go-logr/logr's releases</a>.</em></p> <blockquote> <h2>v1.4.3</h2> <p>Minor release.</p> <h2>What's Changed</h2> <ul> <li>Fix slog tests for 1.25 by <a href="https://github.com/hoeppi-google"><code>@​hoeppi-google</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li> <li>Remove one exception from Slog testing by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/362">go-logr/logr#362</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hoeppi-google"><code>@​hoeppi-google</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/logr/pull/361">go-logr/logr#361</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-logr/logr/commit/38a1c47ef633fa6b2eee6b8f2e1371ba8626e557"><code>38a1c47</code></a> build(deps): bump github/codeql-action from 3.28.17 to 3.28.18</li> <li><a href="https://github.com/go-logr/logr/commit/f08beddab4cfae7c700e37412a91047606f66417"><code>f08bedd</code></a> build(deps): bump actions/setup-go from 5.4.0 to 5.5.0</li> <li><a href="https://github.com/go-logr/logr/commit/6295e990590732bd047fb56334ec616b910b4bf7"><code>6295e99</code></a> build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0</li> <li><a href="https://github.com/go-logr/logr/commit/028840dc37b35152848a85b81357dbbc45bce957"><code>028840d</code></a> build(deps): bump github/codeql-action from 3.28.15 to 3.28.17</li> <li><a href="https://github.com/go-logr/logr/commit/511e5faed831f0fdf0b0aa29f6ff8c51d32d2201"><code>511e5fa</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/367">#367</a> from go-logr/dependabot/github_actions/github/codeql-...</li> <li><a href="https://github.com/go-logr/logr/commit/d806463e2af7f6bb8358724af752d7819e578a21"><code>d806463</code></a> build(deps): bump github/codeql-action from 3.28.13 to 3.28.15</li> <li><a href="https://github.com/go-logr/logr/commit/158c311e3d93473df2cce1def934ba9a8a7ba044"><code>158c311</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/366">#366</a> from thockin/master</li> <li><a href="https://github.com/go-logr/logr/commit/c79ddb362b04bdd499c164077bd87e4989376ac1"><code>c79ddb3</code></a> Update to support golangci-lint v2</li> <li><a href="https://github.com/go-logr/logr/commit/20a64ba70790e5c948e8b6a71e8acb043c4a3205"><code>20a64ba</code></a> build(deps): bump github/codeql-action from 3.28.12 to 3.28.13</li> <li><a href="https://github.com/go-logr/logr/commit/0385e14044f26bb860687268be875e56c7343526"><code>0385e14</code></a> Add comments around slog exceptions</li> <li>Additional commits viewable in <a href="https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-logr/logr&package-manager=go_modules&previous-version=1.4.2&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <monty-bot@arm.com>
1 parent c580f93 commit e36a2f7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

changes/20250529101702.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: logr-1.4.3

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/go-faker/faker/v4 v4.6.1
1717
github.com/go-git/go-git/v5 v5.16.0
1818
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
19-
github.com/go-logr/logr v1.4.2
19+
github.com/go-logr/logr v1.4.3
2020
github.com/go-logr/stdr v1.2.2
2121
github.com/go-logr/zapr v1.3.0
2222
github.com/go-ozzo/ozzo-validation/v4 v4.3.0

utils/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ github.com/go-git/go-git/v5 v5.16.0/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lo
7373
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a h1:v6zMvHuY9yue4+QkG/HQ/W67wvtQmWJ4SDo9aK/GIno=
7474
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a/go.mod h1:I79BieaU4fxrw4LMXby6q5OS9XnoR9UIKLOzDFjUmuw=
7575
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
76-
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
77-
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
76+
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
77+
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
7878
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
7979
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
8080
github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=

0 commit comments

Comments
 (0)