Bump go.uber.org/zap from 1.19.1 to 1.20.0 #44

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/go.uber.org/zap-1.20.0 into master 2022-01-12 15:31:12 +03:00
dependabot[bot] commented 2022-01-05 21:20:33 +03:00 (Migrated from github.com)

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

Release notes

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

v1.20.0

Enhancements:

  • #989[]: Add EncoderConfig.SkipLineEnding flag to disable adding newline characters between log statements.
  • #1039[]: Add EncoderConfig.NewReflectedEncoder field to customize JSON encoding of reflected log fields.

Bugfixes:

  • #1011[]: Fix inaccurate precision when encoding complex64 as JSON.
  • #554[], #1017[]: Close JSON namespaces opened in MarshalLogObject methods when the methods return.
  • #1033[]: Avoid panicking in Sampler core if thereafter is zero.

Other changes:

  • #1028[]: Drop support for Go < 1.15.

#554: uber-go/zap#554 #989: uber-go/zap#989 #1011: uber-go/zap#1011 #1017: uber-go/zap#1017 #1028: uber-go/zap#1028 #1033: uber-go/zap#1033 #1039: uber-go/zap#1039

Thanks to @​psrajat, @​lruggieri, @​sammyrnycreal for their contributions to this release.

Changelog

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

1.20.0 (4 Jan 2022)

Enhancements:

  • #989[]: Add EncoderConfig.SkipLineEnding flag to disable adding newline characters between log statements.
  • #1039[]: Add EncoderConfig.NewReflectedEncoder field to customize JSON encoding of reflected log fields.

Bugfixes:

  • #1011[]: Fix inaccurate precision when encoding complex64 as JSON.
  • #554[], #1017[]: Close JSON namespaces opened in MarshalLogObject methods when the methods return.
  • #1033[]: Avoid panicking in Sampler core if thereafter is zero.

Other changes:

  • #1028[]: Drop support for Go < 1.15.

#554: uber-go/zap#554 #989: uber-go/zap#989 #1011: uber-go/zap#1011 #1017: uber-go/zap#1017 #1028: uber-go/zap#1028 #1033: uber-go/zap#1033 #1039: uber-go/zap#1039

Thanks to @​psrajat, @​lruggieri, @​sammyrnycreal 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.19.1 to 1.20.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.20.0</h2> <p>Enhancements:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>[]: Add <code>EncoderConfig.SkipLineEnding</code> flag to disable adding newline characters between log statements.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>[]: Add <code>EncoderConfig.NewReflectedEncoder</code> field to customize JSON encoding of reflected log fields.</li> </ul> <p>Bugfixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>[]: Fix inaccurate precision when encoding complex64 as JSON.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>[], <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>[]: Close JSON namespaces opened in <code>MarshalLogObject</code> methods when the methods return.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>[]: Avoid panicking in Sampler core if <code>thereafter</code> is zero.</li> </ul> <p>Other changes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>[]: Drop support for Go &lt; 1.15.</li> </ul> <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/554">uber-go/zap#554</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/989">uber-go/zap#989</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1011">uber-go/zap#1011</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1017">uber-go/zap#1017</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1028">uber-go/zap#1028</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1033">uber-go/zap#1033</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1039">uber-go/zap#1039</a></p> <p>Thanks to <a href="https://github.com/psrajat"><code>@​psrajat</code></a>, <a href="https://github.com/lruggieri"><code>@​lruggieri</code></a>, <a href="https://github.com/sammyrnycreal"><code>@​sammyrnycreal</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.20.0 (4 Jan 2022)</h2> <p>Enhancements:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>[]: Add <code>EncoderConfig.SkipLineEnding</code> flag to disable adding newline characters between log statements.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>[]: Add <code>EncoderConfig.NewReflectedEncoder</code> field to customize JSON encoding of reflected log fields.</li> </ul> <p>Bugfixes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>[]: Fix inaccurate precision when encoding complex64 as JSON.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>[], <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>[]: Close JSON namespaces opened in <code>MarshalLogObject</code> methods when the methods return.</li> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>[]: Avoid panicking in Sampler core if <code>thereafter</code> is zero.</li> </ul> <p>Other changes:</p> <ul> <li><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>[]: Drop support for Go &lt; 1.15.</li> </ul> <p><a href="https://github-redirect.dependabot.com/uber-go/zap/issues/554">#554</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/554">uber-go/zap#554</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/989">uber-go/zap#989</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1011">uber-go/zap#1011</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1017">uber-go/zap#1017</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1028">uber-go/zap#1028</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1033">uber-go/zap#1033</a> <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>: <a href="https://github-redirect.dependabot.com/uber-go/zap/pull/1039">uber-go/zap#1039</a></p> <p>Thanks to <a href="https://github.com/psrajat"><code>@​psrajat</code></a>, <a href="https://github.com/lruggieri"><code>@​lruggieri</code></a>, <a href="https://github.com/sammyrnycreal"><code>@​sammyrnycreal</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/ad0b02de7bf46047bd40a1e7a85306103747f3e9"><code>ad0b02d</code></a> Release v1.12.0 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1045">#1045</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/79cb86f712db5b2557732ec392e0fe6234248778"><code>79cb86f</code></a> ci: Cache dependencies for other submodules (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1044">#1044</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/da733e54778e41dbdb03e39139d4a0548d24957b"><code>da733e5</code></a> ci: Cache tools/ with GitHub Actions (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1043">#1043</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/369c1bdf2a994a436ea89247432544ad7184020b"><code>369c1bd</code></a> feat: support custom ReflectType encoder (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1039">#1039</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/9367581ad2e434689582eb20f68ca9b65e73da55"><code>9367581</code></a> sampler: Support thereafter of zero (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1033">#1033</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/10b1fe4a64fb4d879fb091383db84fb5a4381329"><code>10b1fe4</code></a> Don't run benchmarks during CI (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1029">#1029</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/aea2a5051d079dbe4606d990119c8b68f574ff59"><code>aea2a50</code></a> Drop support for Go &lt; 1.15 (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1028">#1028</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/625d01b965550ac7f4df3c466235649c491e04d6"><code>625d01b</code></a> Update changelog with text for PR <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a> and <a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1011">#1011</a> (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1027">#1027</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/7a9e717dc0c5cb5059ad477e35945e31bd8304a1"><code>7a9e717</code></a> Added SkipLineEnding to zapcore.EncoderConfig (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/989">#989</a>)</li> <li><a href="https://github.com/uber-go/zap/commit/b62116b3231598b4b3e30bcc462254320e766f85"><code>b62116b</code></a> jsonEncoder: Close namespaces opened in an object (<a href="https://github-redirect.dependabot.com/uber-go/zap/issues/1017">#1017</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uber-go/zap/compare/v1.19.1...v1.20.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.19.1&new-version=1.20.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-01-05 21:20:50 +03:00
vtolstov (Migrated from github.com) approved these changes 2022-01-10 21:45:48 +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#44
No description provided.