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

chore(deps): update module go.uber.org/zap to v1.15.0 - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 23, 2020

This PR contains the following updates:

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

Release Notes

uber-go/zap

v1.15.0

Compare Source

Bugfixes:

  • #​804: Fix handling of Time values out of UnixNano range.
  • #​812: Fix IncreaseLevel being reset after a call to With.

Enhancements:

  • #​806: Add WithCaller option to supersede the AddCaller option. This
    allows disabling annotation of log entries with caller information if
    previously enabled with AddCaller.
  • #​813: Deprecate NewSampler constructor in favor of
    NewSamplerWithOptions which supports a SamplerHook option. This option
    adds support for monitoring sampling decisions through a hook.

Thanks to @​danielbprice 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 changed the title chore(deps): update module go.uber.org/zap to v1.15.0 chore(deps): update module go.uber.org/zap to v1.15.0 - autoclosed Apr 24, 2020
@renovate renovate bot closed this Apr 24, 2020
@renovate renovate bot deleted the renovate/go.uber.org-zap-1.x branch April 24, 2020 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant