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.26.0 #107

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.uber.org/zap require minor v1.24.0 -> v1.26.0

Release Notes

uber-go/zap (go.uber.org/zap)

v1.26.0

Compare Source

Enhancements:

  • #​1297: Add Dict as a Field.
  • #​1319: Add WithLazy method to Logger which lazily evaluates the structured
    context.
  • #​1350: String encoding is much (~50%) faster now.

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:

  • #​1246: Add zap/exp/zapslog package for integration with slog.
  • #​1273: Add Name to Logger which returns the Logger's name if one is set.
  • #​1281: Add zap/exp/expfield package which contains helper methods
    Str and Strs for constructing String-like zap.Fields.
  • #​1310: Reduce stack size on 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners August 2, 2023 07:54
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.40% 🎉

Comparison is base (5918d99) 79.65% compared to head (4e2be6e) 80.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   79.65%   80.06%   +0.40%     
==========================================
  Files          31       31              
  Lines        1976     1976              
==========================================
+ Hits         1574     1582       +8     
+ Misses        327      321       -6     
+ Partials       75       73       -2     
Flag Coverage Δ
unittests 80.06% <ø> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 3 times, most recently from 519ecf4 to 330a314 Compare August 17, 2023 19:23
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from e5c0bf5 to 8bcc476 Compare September 12, 2023 13:22
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.25.0 fix(deps): update module go.uber.org/zap to v1.26.0 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 8bcc476 to 4e2be6e Compare September 14, 2023 21:41
@angrieralien angrieralien merged commit 27e1667 into main Sep 25, 2023
24 checks passed
@angrieralien angrieralien deleted the renovate/go.uber.org-zap-1.x branch September 25, 2023 12:52
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.

1 participant