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

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

Merged
merged 1 commit into from
Aug 13, 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: 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 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
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 347be16 to 280e0f3 Compare June 28, 2021 20:52
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 280e0f3 to 065688d Compare July 10, 2021 18:46
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 065688d to d675edf Compare August 9, 2021 18:33
@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 9, 2021
@v-byte-cpu v-byte-cpu merged commit dcd8e01 into master Aug 13, 2021
@v-byte-cpu v-byte-cpu deleted the renovate/go.uber.org-zap-1.x branch August 13, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants