Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module go.uber.org/zap to v1.18.1 #449

Merged
merged 1 commit into from
Jul 9, 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.18.1

Release Notes

uber-go/zap

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: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the dependency Depedency update label Jun 28, 2021
@renovate renovate bot changed the title Update module go.uber.org/zap to v1.18.0 Update module go.uber.org/zap to v1.18.1 Jun 28, 2021
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 041a388 to 9831499 Compare June 28, 2021 20:46
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 5 times, most recently from 963e4b6 to 30bc1ce Compare July 9, 2021 11:51
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 30bc1ce to fa05494 Compare July 9, 2021 12:00
@cimnine cimnine merged commit 0e2c11a into master Jul 9, 2021
@cimnine cimnine deleted the renovate/go.uber.org-zap-1.x branch July 9, 2021 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants