Skip to content

Commit

Permalink
chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 in /odiglet (#…
Browse files Browse the repository at this point in the history
…1015)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to
1.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/uber-go/zap/releases">go.uber.org/zap's
releases</a>.</em></p>
<blockquote>
<h2>v1.27.0</h2>
<p>Enhancements:</p>
<ul>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1378">#1378</a>[]:
Add <code>WithLazy</code> method for <code>SugaredLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1399">#1399</a>[]:
zaptest: Add <code>NewTestingWriter</code> for customizing TestingWriter
with more flexibility than <code>NewLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1406">#1406</a>[]:
Add <code>Log</code>, <code>Logw</code>, <code>Logln</code> methods for
<code>SugaredLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1416">#1416</a>[]:
Add <code>WithPanicHook</code> option for testing panic logs.</li>
</ul>
<p>Thanks to <a
href="https://github.com/defval"><code>@​defval</code></a>, <a
href="https://github.com/dimmo"><code>@​dimmo</code></a>, <a
href="https://github.com/arxeiss"><code>@​arxeiss</code></a>, and <a
href="https://github.com/MKrupauskas"><code>@​MKrupauskas</code></a> for
their contributions to this release.</p>
<p><a
href="https://redirect.github.com/uber-go/zap/issues/1378">#1378</a>: <a
href="https://redirect.github.com/uber-go/zap/pull/1378">uber-go/zap#1378</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1399">#1399</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1399">uber-go/zap#1399</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1406">#1406</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1406">uber-go/zap#1406</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1416">#1416</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1416">uber-go/zap#1416</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/uber-go/zap/blob/master/CHANGELOG.md">go.uber.org/zap's
changelog</a>.</em></p>
<blockquote>
<h2>1.27.0 (20 Feb 2024)</h2>
<p>Enhancements:</p>
<ul>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1378">#1378</a>[]:
Add <code>WithLazy</code> method for <code>SugaredLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1399">#1399</a>[]:
zaptest: Add <code>NewTestingWriter</code> for customizing TestingWriter
with more flexibility than <code>NewLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1406">#1406</a>[]:
Add <code>Log</code>, <code>Logw</code>, <code>Logln</code> methods for
<code>SugaredLogger</code>.</li>
<li><a
href="https://redirect.github.com/uber-go/zap/issues/1416">#1416</a>[]:
Add <code>WithPanicHook</code> option for testing panic logs.</li>
</ul>
<p>Thanks to <a
href="https://github.com/defval"><code>@​defval</code></a>, <a
href="https://github.com/dimmo"><code>@​dimmo</code></a>, <a
href="https://github.com/arxeiss"><code>@​arxeiss</code></a>, and <a
href="https://github.com/MKrupauskas"><code>@​MKrupauskas</code></a> for
their contributions to this release.</p>
<p><a
href="https://redirect.github.com/uber-go/zap/issues/1378">#1378</a>: <a
href="https://redirect.github.com/uber-go/zap/pull/1378">uber-go/zap#1378</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1399">#1399</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1399">uber-go/zap#1399</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1406">#1406</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1406">uber-go/zap#1406</a>
<a href="https://redirect.github.com/uber-go/zap/issues/1416">#1416</a>:
<a
href="https://redirect.github.com/uber-go/zap/pull/1416">uber-go/zap#1416</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber-go/zap/commit/fcf8ee58669e358bbd6460bef5c2ee7a53c0803a"><code>fcf8ee5</code></a>
Release v1.27.0 (<a
href="https://redirect.github.com/uber-go/zap/issues/1419">#1419</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/e5a56ee593d51f611de3a73cf3140f1c1927d68e"><code>e5a56ee</code></a>
Add WithPanicHook logger option for panic log tests (<a
href="https://redirect.github.com/uber-go/zap/issues/1416">#1416</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/0e2aa4e0412dfb49d87f9ec96b47c8296189cfa3"><code>0e2aa4e</code></a>
assets: Fix logo color profile (<a
href="https://redirect.github.com/uber-go/zap/issues/1418">#1418</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/956a21c19cf77ea7a78f9f08ca44b6f77f95053a"><code>956a21c</code></a>
Add methods for logging with level as argument (<a
href="https://redirect.github.com/uber-go/zap/issues/1406">#1406</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/2a893f61347ef844d78dcb4ad3b454ee11ae7641"><code>2a893f6</code></a>
build(deps): bump golangci/golangci-lint-action from 3 to 4 (<a
href="https://redirect.github.com/uber-go/zap/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/e5745d6095ecc2497281569e8713835f2c4a029f"><code>e5745d6</code></a>
ci: Test with Go 1.22 (<a
href="https://redirect.github.com/uber-go/zap/issues/1409">#1409</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/7db06bc9b095571d3dc3d4eebdfbe4dd9bd20405"><code>7db06bc</code></a>
zapslog: rename Option to HandlerOption (<a
href="https://redirect.github.com/uber-go/zap/issues/1411">#1411</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/35ded09102db8ce0b2eba3e87f54ba6ce14f2359"><code>35ded09</code></a>
zapslog: fix all with slogtest, support inline group, ignore empty
group. (<a
href="https://redirect.github.com/uber-go/zap/issues/1">#1</a>...</li>
<li><a
href="https://github.com/uber-go/zap/commit/27b96e378909082d0bf2f0c5802a9f648150fe98"><code>27b96e3</code></a>
Make zaptest.NewTestingWriter public (<a
href="https://redirect.github.com/uber-go/zap/issues/1399">#1399</a>)</li>
<li><a
href="https://github.com/uber-go/zap/commit/70f61bb342203a50f8192b05f7faf40a0f809a91"><code>70f61bb</code></a>
zapslog: Bump zap from v1.24.0 to v1.26.0 (<a
href="https://redirect.github.com/uber-go/zap/issues/1404">#1404</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.uber.org/zap&package-manager=go_modules&previous-version=1.26.0&new-version=1.27.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 177a317 commit be11b23
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion odiglet/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
go.opentelemetry.io/auto v0.10.1-alpha.0.20240208095535-e0f933be3877
go.opentelemetry.io/otel v1.23.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.1
go.uber.org/zap v1.26.0
go.uber.org/zap v1.27.0
google.golang.org/grpc v1.61.1
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
Expand Down
4 changes: 2 additions & 2 deletions odiglet/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@ go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/
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.26.0 h1:sI7k6L95XOKS281NhVKOFCUNIvv9e0w4BF8N3u+tCRo=
go.uber.org/zap v1.26.0/go.mod h1:dtElttAiwGvoJ/vj4IwHBS/gXsEu/pZ50mUIRWuG0so=
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
golang.org/x/arch v0.7.0 h1:pskyeJh/3AmoQ8CPE95vxHLqp1G1GfGNXTmcl9NEKTc=
golang.org/x/arch v0.7.0/go.mod h1:FEVrYAQjsQXMVJ1nsMoVVXPZg6p2JE2mx8psSWTDQys=
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down

0 comments on commit be11b23

Please sign in to comment.