-
Notifications
You must be signed in to change notification settings - Fork 38
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.26.0 #510
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #510 +/- ##
=======================================
Coverage 88.22% 88.22%
=======================================
Files 10 10
Lines 960 960
=======================================
Hits 847 847
Misses 88 88
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. |
f2a8b3a
to
e318d87
Compare
e318d87
to
7b87347
Compare
7b87347
to
630f248
Compare
630f248
to
e0f179d
Compare
63fee5e
to
3c00082
Compare
8d56d53
to
a7418c8
Compare
77b1d48
to
f4d877a
Compare
8050d64
to
db6ef8b
Compare
7324ff2
to
c2536c4
Compare
fbfeb07
to
e4645f5
Compare
388b356
to
7c2c0b3
Compare
7c2c0b3
to
018f834
Compare
018f834
to
983cd5a
Compare
983cd5a
to
7e5a1c6
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.24.0
->v1.26.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
uber-go/zap (go.uber.org/zap)
v1.26.0
Compare Source
Enhancements:
Dict
as aField
.WithLazy
method toLogger
which lazily evaluates the structuredcontext.
Thanks to @hhk7734, @jquirke, @cdvr1993 for their contributions to this release.
v1.25.0
Compare Source
This release contains several improvements including performance, API additions,
and two new experimental packages whose APIs are unstable and may change in the
future.
Enhancements:
zap/exp/zapslog
package for integration with slog.Name
toLogger
which returns the Logger's name if one is set.zap/exp/expfield
package which contains helper methodsStr
andStrs
for constructing String-like zap.Fields.Any
.Thanks to @knight42, @dzakaammar, @bcspragu, and @rexywork for their contributions
to this release.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.