Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

fix(deps): update module go.uber.org/zap to v1.19.0 #123

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
go.uber.org/zap require minor v1.17.0 -> v1.19.0

Release Notes

uber-go/zap

v1.19.0

Compare Source

Enhancements:

  • #​975: Avoid panicking in Sampler core if the level is out of bounds.
  • #​984: Reduce the size of BufferedWriteSyncer by aligning the fields
    better.

Thanks to @​lancoLiu and @​thockin for their contributions to this release.

v1.18.1

Compare Source

Bugfixes:

  • #​974: Fix nil dereference in logger constructed by zap.NewNop.

v1.18.0

Compare Source

Enhancements:

  • #​961: Add zapcore.BufferedWriteSyncer, a new WriteSyncer that buffers
    messages in-memory and flushes them periodically.
  • #​971: Add zapio.Writer to use a Zap logger as an io.Writer.
  • #​897: Add zap.WithClock option to control the source of time via the
    new zapcore.Clock interface.
  • #​949: Avoid panicking in zap.SugaredLogger when arguments of *w
    methods don't match expectations.
  • #​943: Add support for filtering by level or arbitrary matcher function to
    zaptest/observer.
  • #​691: Comply with io.StringWriter and io.ByteWriter in Zap's
    buffer.Buffer.

Thanks to @​atrn0, @​ernado, @​heyanfu, @​hnlq715, @​zchee
for their contributions to this release.


Configuration

📅 Schedule: "after 7pm on monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 095f012 to 11ef9e2 Compare June 28, 2021 21:40
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.18.0 fix(deps): update module go.uber.org/zap to v1.18.1 Jun 28, 2021
@travisgroth travisgroth merged commit 047b581 into master Aug 10, 2021
@travisgroth travisgroth deleted the renovate/go.uber.org-zap-1.x branch August 10, 2021 22:16
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.18.1 fix(deps): update module go.uber.org/zap to v1.19.0 Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants