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.16.0 #200

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2020

This PR contains the following updates:

Package Type Update Change
go.uber.org/zap require minor v1.15.0 -> v1.16.0

Release Notes

uber-go/zap

v1.16.0

Compare Source

Bugfixes:

  • #​828: Fix missing newline in IncreaseLevel error messages.
  • #​835: Fix panic in JSON encoder when encoding times or durations
    without specifying a time or duration encoder.
  • #​843: Honor CallerSkip when taking stack traces.
  • #​862: Fix the default file permissions to use 0666 and rely on the umask instead.
  • #​854: Encode <nil> for nil Stringer instead of a panic error log.

Enhancements:

  • #​629: Added zapcore.TimeEncoderOfLayout to easily create time encoders
    for custom layouts.
  • #​697: Added support for a configurable delimiter in the console encoder.
  • #​852: Optimize console encoder by pooling the underlying JSON encoder.
  • #​844: Add ability to include the calling function as part of logs.
  • #​843: Add StackSkip for including truncated stacks as a field.
  • #​861: Add options to customize Fatal behaviour for better testability.

Thanks to @​SteelPhase, @​tmshn, @​lixingwang, @​wyxloading, @​moul, @​segevfiner, @​andy-retailnext and @​jcorbin for their contributions to this release.


Renovate 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 force-pushed the renovate/go.uber.org-zap-1.x branch 4 times, most recently from 5e8761f to 5390f53 Compare September 6, 2020 22:01
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 5390f53 to 987dc71 Compare September 12, 2020 22:15
@abyssparanoia abyssparanoia merged commit c09db31 into master Sep 13, 2020
@abyssparanoia abyssparanoia deleted the renovate/go.uber.org-zap-1.x branch September 13, 2020 05:02
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.

2 participants