Skip to content

Commit 5468f4d

Browse files
build(deps): Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#54)
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.3 to 1.2.4. <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.2.4</h2> <p>This is a collection of small bugfixes and documentation updates.</p> <h2>What's Changed</h2> <ul> <li>Fix syntax in documentation by <a href="https://github.com/balki"><code>@​balki</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/144">go-logr/logr#144</a></li> <li>testr: use an interface to make it work with *testing.B and *testing.F by <a href="https://github.com/jeandeaual"><code>@​jeandeaual</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/143">go-logr/logr#143</a></li> <li>If logging as JSON and the type is json.RawMessage log it &quot;as-is&quot; by <a href="https://github.com/sfc-gh-jchacon"><code>@​sfc-gh-jchacon</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/147">go-logr/logr#147</a></li> <li>Make zero value useful &amp; add .IsZero() by <a href="https://github.com/wojas"><code>@​wojas</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/153">go-logr/logr#153</a></li> <li>testr: merge testLogger and testLoggerInterface by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/160">go-logr/logr#160</a></li> <li>funcr: JSON invalid output with 1st field omitted by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/159">go-logr/logr#159</a></li> <li>Make github assign PRs and issues by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/162">go-logr/logr#162</a></li> <li>Fix comments on optional sink interfaces by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/161">go-logr/logr#161</a></li> <li>Add examples for Logger methods by <a href="https://github.com/thockin"><code>@​thockin</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/163">go-logr/logr#163</a></li> <li>funcr: optimize WithValues/WithName/WithCallDepth by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/165">go-logr/logr#165</a></li> <li>make Discard logger equal to null logger by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/go-logr/logr/pull/166">go-logr/logr#166</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/balki"><code>@​balki</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/logr/pull/144">go-logr/logr#144</a></li> <li><a href="https://github.com/jeandeaual"><code>@​jeandeaual</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/logr/pull/143">go-logr/logr#143</a></li> <li><a href="https://github.com/sfc-gh-jchacon"><code>@​sfc-gh-jchacon</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/logr/pull/147">go-logr/logr#147</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4">https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-logr/logr/commit/4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2"><code>4da5305</code></a> make Discard logger equal to null logger</li> <li><a href="https://github.com/go-logr/logr/commit/4d25940030733aad917e7750e705dd8273ab7707"><code>4d25940</code></a> funcr: optimize WithValues/WithName/WithCallDepth</li> <li><a href="https://github.com/go-logr/logr/commit/00ed9d03e9587a8af494383e12adc7d9f5b2c9f2"><code>00ed9d0</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/163">#163</a> from thockin/example-v-enabled</li> <li><a href="https://github.com/go-logr/logr/commit/d4762a8f798ab8b923267038389a86ac160d96d6"><code>d4762a8</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/161">#161</a> from thockin/master</li> <li><a href="https://github.com/go-logr/logr/commit/b10dd334e5300b6eef155b8e5dfdeb1bef44712a"><code>b10dd33</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/162">#162</a> from thockin/github-assign</li> <li><a href="https://github.com/go-logr/logr/commit/b818fb2718906ece42dca289aa1be2cf8f8f5290"><code>b818fb2</code></a> Add examples for Logger methods</li> <li><a href="https://github.com/go-logr/logr/commit/18e8b879d207a0391c5ac4b5a7b8b423591156d4"><code>18e8b87</code></a> Make github assign PRs and issues</li> <li><a href="https://github.com/go-logr/logr/commit/5b49379682bf4ce8b92140de4300525f56ff62ed"><code>5b49379</code></a> Fix comments on optional sink interfaces</li> <li><a href="https://github.com/go-logr/logr/commit/af0016d3ae6a0716649cfc11afbc1886b87c03b2"><code>af0016d</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/159">#159</a> from thockin/master</li> <li><a href="https://github.com/go-logr/logr/commit/44974839d89b3c83417eb98ef10ff17dc340f7fe"><code>4497483</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/logr/issues/160">#160</a> from thockin/pr-148-takeover</li> <li>Additional commits viewable in <a href="https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4">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.2.3&new-version=1.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3463d6f commit 5468f4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
5252
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
5353
github.com/fsnotify/fsnotify v1.6.0 // indirect
54-
github.com/go-logr/logr v1.2.3
54+
github.com/go-logr/logr v1.2.4
5555
github.com/go-openapi/jsonpointer v0.19.5 // indirect
5656
github.com/go-openapi/jsonreference v0.20.0 // indirect
5757
github.com/go-openapi/swag v0.22.3 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG
148148
github.com/go-logfmt/logfmt v0.5.1/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
149149
github.com/go-logr/logr v1.2.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
150150
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
151-
github.com/go-logr/logr v1.2.3 h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0=
152-
github.com/go-logr/logr v1.2.3/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
151+
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
152+
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
153153
github.com/go-logr/zapr v1.2.3 h1:a9vnzlIBPQBBkeaR9IuMUfmVOrQlkoC4YfPoFkX3T7A=
154154
github.com/go-logr/zapr v1.2.3/go.mod h1:eIauM6P8qSvTw5o2ez6UEAfGjQKrxQTl5EoK+Qa2oG4=
155155
github.com/go-openapi/jsonpointer v0.19.3/go.mod h1:Pl9vOtqEWErmShwVjC8pYs9cog34VGT37dQOVbmoatg=

0 commit comments

Comments
 (0)