Skip to content

Commit

Permalink
Bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 (tinkerbell#832)
Browse files Browse the repository at this point in the history
Bumps [github.com/go-logr/zapr](https://github.com/go-logr/zapr) from 1.2.4 to 1.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/go-logr/zapr/releases">github.com/go-logr/zapr's releases</a>.</em></p>
<blockquote>
<h2>v1.3.0</h2>
<p>This release adds <a href="https://github.com/go-logr/logr#slog-interoperability">support for slog</a>. zapr implements <code>slogr.SlogSink</code> and therefore can be used through <a href="https://pkg.go.dev/github.com/go-logr/[email protected]/slogr#NewSlogHandler"><code>slogr.NewSlogHandler</code></a> as backend for slog.</p>
<h2>What's Changed</h2>
<ul>
<li>Added dependabot by <a href="https://github.com/Neo2308"><code>@​Neo2308</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/63">go-logr/zapr#63</a></li>
<li>Updated min supported version to go 1.18 by <a href="https://github.com/Neo2308"><code>@​Neo2308</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/62">go-logr/zapr#62</a></li>
<li>update linter config and fix issues by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/61">go-logr/zapr#61</a></li>
<li>Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/71">go-logr/zapr#71</a></li>
<li>support slog by <a href="https://github.com/pohly"><code>@​pohly</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/60">go-logr/zapr#60</a></li>
</ul>
<hr />
<ul>
<li>Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/65">go-logr/zapr#65</a></li>
<li>Bump actions/checkout from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/66">go-logr/zapr#66</a></li>
<li>Bump actions/setup-go from 2 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/67">go-logr/zapr#67</a></li>
<li>Bump golangci/golangci-lint-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/68">go-logr/zapr#68</a></li>
<li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/69">go-logr/zapr#69</a></li>
<li>Bump go.uber.org/zap from 1.24.0 to 1.25.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/64">go-logr/zapr#64</a></li>
<li>Bump go.uber.org/zap from 1.25.0 to 1.26.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-logr/zapr/pull/70">go-logr/zapr#70</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Neo2308"><code>@​Neo2308</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/zapr/pull/63">go-logr/zapr#63</a></li>
<li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/go-logr/zapr/pull/65">go-logr/zapr#65</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/go-logr/zapr/compare/v1.2.4...v1.3.0">https://github.com/go-logr/zapr/compare/v1.2.4...v1.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/go-logr/zapr/commit/78b8af5329abd1ba8695aad821f95fb2e7f4e651"><code>78b8af5</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/60">#60</a> from pohly/slog</li>
<li><a href="https://github.com/go-logr/zapr/commit/ae27dfc67f9fa89f892cf02e78c4848fdfc1ce3a"><code>ae27dfc</code></a> support slog + logr 1.3.0</li>
<li><a href="https://github.com/go-logr/zapr/commit/6684601917f367cb35ce8d8101974073b9b19fb7"><code>6684601</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/71">#71</a> from go-logr/dependabot/go_modules/github.com/go-logr/...</li>
<li><a href="https://github.com/go-logr/zapr/commit/4d152a1606793538eb91007e695016957ccae289"><code>4d152a1</code></a> Bump github.com/go-logr/logr from 1.2.4 to 1.3.0</li>
<li><a href="https://github.com/go-logr/zapr/commit/191bfc445b60995888f42cbaf46431e9368df26b"><code>191bfc4</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/61">#61</a> from pohly/linting</li>
<li><a href="https://github.com/go-logr/zapr/commit/fe8a3ccb2b17db0a1602e5a39b6221b40a7ed4fb"><code>fe8a3cc</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/70">#70</a> from go-logr/dependabot/go_modules/go.uber.org/zap-1.26.0</li>
<li><a href="https://github.com/go-logr/zapr/commit/575b33712643422efe60088b24f866265c84b3c3"><code>575b337</code></a> Bump go.uber.org/zap from 1.25.0 to 1.26.0</li>
<li><a href="https://github.com/go-logr/zapr/commit/437f574ae77dfe1923e165a1e9ca9dc93e4a14e7"><code>437f574</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/64">#64</a> from go-logr/dependabot/go_modules/go.uber.org/zap-1.25.0</li>
<li><a href="https://github.com/go-logr/zapr/commit/203c517def06f24d9c5a5e918e154953d2af2085"><code>203c517</code></a> Merge pull request <a href="https://redirect.github.com/go-logr/zapr/issues/69">#69</a> from go-logr/dependabot/github_actions/actions/checkout-4</li>
<li><a href="https://github.com/go-logr/zapr/commit/2aef9123e34fee7510b6b327fad5089c43904df6"><code>2aef912</code></a> Bump actions/checkout from 3 to 4</li>
<li>Additional commits viewable in <a href="https://github.com/go-logr/zapr/compare/v1.2.4...v1.3.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-logr/zapr&package-manager=go_modules&previous-version=1.2.4&new-version=1.3.0)](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 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>
  • Loading branch information
mergify[bot] authored Nov 3, 2023
2 parents c3fe06a + b8324ad commit a9b0899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/docker/docker v24.0.7+incompatible
github.com/equinix-labs/otel-init-go v0.0.9
github.com/go-logr/logr v1.3.0
github.com/go-logr/zapr v1.2.4
github.com/go-logr/zapr v1.3.0
github.com/go-logr/zerologr v1.2.3
github.com/google/go-cmp v0.6.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
Expand Down
7 changes: 2 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -388,13 +388,12 @@ github.com/go-logr/logr v0.2.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTg
github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU=
github.com/go-logr/logr v1.2.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.3.0 h1:2y3SDp0ZXuc6/cjLSZ+Q3ir+QB9T/iG5yYRXqsagWSY=
github.com/go-logr/logr v1.3.0/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-logr/zapr v1.2.4 h1:QHVo+6stLbfJmYGkQ7uGHUCu5hnAFAj6mDe6Ea0SeOo=
github.com/go-logr/zapr v1.2.4/go.mod h1:FyHWQIzQORZ0QVE1BtVHv3cKtNLuXsbNLtpuhNapBOA=
github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
github.com/go-logr/zapr v1.3.0/go.mod h1:YKepepNBd1u/oyhd/yQmtjVXmm9uML4IXUgMOwR8/Gg=
github.com/go-logr/zerologr v1.2.3 h1:up5N9vcH9Xck3jJkXzgyOxozT14R47IyDODz8LM1KSs=
github.com/go-logr/zerologr v1.2.3/go.mod h1:BxwGo7y5zgSHYR1BjbnHPyF/5ZjVKfKxAZANVu6E8Ho=
github.com/go-openapi/jsonpointer v0.19.2/go.mod h1:3akKfEdA7DF1sugOqz1dVQHBcuDBPKZGEoHC/NkiQRg=
Expand Down Expand Up @@ -857,15 +856,13 @@ go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/automaxprocs v1.4.0/go.mod h1:/mTEdr7LvHhs0v7mjdxDreTz1OG5zdZGqgOnhWiR/+Q=
go.uber.org/goleak v1.1.11-0.20210813005559-691160354723/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.1.11/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.2.1 h1:NBol2c7O1ZokfZ0LEU9K6Whx/KnwvepVetCUhtKja4A=
go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0=
go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU=
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
go.uber.org/zap v1.19.1/go.mod h1:j3DNczoxDZroyBnOT1L/Q79cfUMGZxlv/9dzN7SM1rI=
go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg=
go.uber.org/zap v1.26.0 h1:sI7k6L95XOKS281NhVKOFCUNIvv9e0w4BF8N3u+tCRo=
go.uber.org/zap v1.26.0/go.mod h1:dtElttAiwGvoJ/vj4IwHBS/gXsEu/pZ50mUIRWuG0so=
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down

0 comments on commit a9b0899

Please sign in to comment.