Skip to content

Commit

Permalink
chore(deps): Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#3209)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

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] authored Mar 1, 2024
1 parent d17722d commit 57e1cab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ require (
go.opentelemetry.io/otel/trace v1.24.0
go.opentelemetry.io/proto/otlp v1.1.0
go.uber.org/fx v1.20.1
go.uber.org/zap v1.26.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.19.0
golang.org/x/exp v0.0.0-20240110193028-0dcbfd608b1e
golang.org/x/sync v0.6.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2449,8 +2449,8 @@ go.uber.org/goleak v1.1.10/go.mod h1:8a7PlsEVH3e/a/GLqe5IIrQx6GzcnRmZEufDUTk4A7A
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.1.12/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.2.0 h1:xqgm/S+aQvhWFTtR0XK3Jvg7z8kGV8P4X14IzwN3Eqk=
go.uber.org/goleak v1.2.0/go.mod h1:XJYK+MuIchqpmGmUSAzotztawfKvYLUIgg7guXrwVUo=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
go.uber.org/mock v0.4.0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU=
go.uber.org/mock v0.4.0/go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc=
go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0=
Expand All @@ -2474,8 +2474,8 @@ go.uber.org/zap v1.21.0/go.mod h1:wjWOCqI0f2ZZrJF/UufIOkiC8ii6tm1iqIsLo76RfJw=
go.uber.org/zap v1.22.0/go.mod h1:H4siCOZOrAolnUPJEkfaSjDqyP+BDS0DdDWzwcgt3+U=
go.uber.org/zap v1.23.0/go.mod h1:D+nX8jyLsMHMYrln8A0rJjFt/T/9/bGgIhAqxv5URuY=
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=
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
go4.org v0.0.0-20180809161055-417644f6feb5/go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE=
golang.org/x/build v0.0.0-20190111050920-041ab4dc3f9d/go.mod h1:OWs+y06UdEOHN4y+MfF/py+xQ/tYqIWW03b70/CG9Rw=
golang.org/x/crypto v0.0.0-20170930174604-9419663f5a44/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
Expand Down

0 comments on commit 57e1cab

Please sign in to comment.