Bump go.uber.org/zap from 1.20.0 to 1.21.0 #52

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.uber.org/zap-1.21.0 into master 2022-02-25 09:57:26 +03:00
dependabot[bot] commented 2022-02-07 21:21:36 +03:00 (Migrated from github.com)

Bumps go.uber.org/zap from 1.20.0 to 1.21.0.

Release notes

Sourced from go.uber.org/zap's releases.

v1.21.0

1.21.0 (7 Feb 2022)

Enhancements:

  • #1047[]: Add zapcore.ParseLevel to parse a Level from a string.
  • #1048[]: Add zap.ParseAtomicLevel to parse an AtomicLevel from a string.

Bugfixes:

  • #1058[]: Fix panic in JSON encoder when EncodeLevel is unset.

Other changes:

  • #1052[]: Improve encoding performance when the AddCaller and AddStacktrace options are used together.

#1047: uber-go/zap#1047 #1048: uber-go/zap#1048 #1052: uber-go/zap#1052 #1058: uber-go/zap#1058

Thanks to @​aerosol and @​Techassi for their contributions to this release.

Changelog

Sourced from go.uber.org/zap's changelog.

1.21.0 (7 Feb 2022)

Enhancements:

  • #1047[]: Add zapcore.ParseLevel to parse a Level from a string.
  • #1048[]: Add zap.ParseAtomicLevel to parse an AtomicLevel from a string.

Bugfixes:

  • #1058[]: Fix panic in JSON encoder when EncodeLevel is unset.

Other changes:

  • #1052[]: Improve encoding performance when the AddCaller and AddStacktrace options are used together.

#1047: uber-go/zap#1047 #1048: uber-go/zap#1048 #1052: uber-go/zap#1052 #1058: uber-go/zap#1058

Thanks to @​aerosol and @​Techassi for their contributions to this release.

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.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.21.0</h2> <h2>1.21.0 (7 Feb 2022)</h2> <p>Enhancements:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1047">#1047</a>[]: Add <code>zapcore.ParseLevel</code> to parse a <code>Level</code> from a string.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1048">#1048</a>[]: Add <code>zap.ParseAtomicLevel</code> to parse an <code>AtomicLevel</code> from a string.</li> </ul> <p>Bugfixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1058">#1058</a>[]: Fix panic in JSON encoder when <code>EncodeLevel</code> is unset.</li> </ul> <p>Other changes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1052">#1052</a>[]: Improve encoding performance when the <code>AddCaller</code> and <code>AddStacktrace</code> options are used together.</li> </ul> <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1047">#1047</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1047">uber-go/zap#1047</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1048">#1048</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1048">uber-go/zap#1048</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1052">#1052</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1052">uber-go/zap#1052</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1058">#1058</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1058">uber-go/zap#1058</a></p> <p>Thanks to <a href="https://github.com/aerosol"><code>@​aerosol</code></a> and <a href="https://github.com/Techassi"><code>@​Techassi</code></a> for their contributions to this release.</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.21.0 (7 Feb 2022)</h2> <p>Enhancements:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1047">#1047</a>[]: Add <code>zapcore.ParseLevel</code> to parse a <code>Level</code> from a string.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1048">#1048</a>[]: Add <code>zap.ParseAtomicLevel</code> to parse an <code>AtomicLevel</code> from a string.</li> </ul> <p>Bugfixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1058">#1058</a>[]: Fix panic in JSON encoder when <code>EncodeLevel</code> is unset.</li> </ul> <p>Other changes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1052">#1052</a>[]: Improve encoding performance when the <code>AddCaller</code> and <code>AddStacktrace</code> options are used together.</li> </ul> <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1047">#1047</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1047">uber-go/zap#1047</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1048">#1048</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1048">uber-go/zap#1048</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1052">#1052</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1052">uber-go/zap#1052</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1058">#1058</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1058">uber-go/zap#1058</a></p> <p>Thanks to <a href="https://github.com/aerosol"><code>@​aerosol</code></a> and <a href="https://github.com/Techassi"><code>@​Techassi</code></a> for their contributions to this release.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uber-go/zap/commit/6f34060764b5ea1367eecda380ba8a9a0de3f0e6"><code>6f34060</code></a> Release v1.21.0 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1059">#1059</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/a7613b2969c327fe3557f4a59440da8c4bcd9a05"><code>a7613b2</code></a> JSON Encoder: Don't panic if EncodeLevel unset (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1058">#1058</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/a1155d9e0204a6fa8bd48177b4b028e26cf02eb7"><code>a1155d9</code></a> Optimize AddCaller+AddStacktrace by sharing stacks (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1052">#1052</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/3f20106b7d58ac39493a3f02378ff13446373773"><code>3f20106</code></a> lint: Remove redundant embedded field accesses (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1051">#1051</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/c087e079edefbb0aca0d5a3eeab167b61fff6093"><code>c087e07</code></a> zap: Add ParseAtomicLevel func (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1048">#1048</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/e751939b68425b6aedd6bbf93704363c482880da"><code>e751939</code></a> zapcore: Add ParseLevel (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1047">#1047</a>)</li> <li>See full diff in <a href="https://github.com/uber-go/zap/compare/v1.20.0...v1.21.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.20.0&new-version=1.21.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 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>
vtolstov (Migrated from github.com) reviewed 2022-02-07 21:21:50 +03:00
vtolstov (Migrated from github.com) approved these changes 2022-02-25 09:42:36 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-logger-zap#52
No description provided.