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.25.0 #241

Merged
merged 1 commit into from
Sep 8, 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.25.0

Release Notes

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

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: Enabled.

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.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #241 (3c5cb5d) into main (725aa3e) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   60.92%   61.22%   +0.29%     
==========================================
  Files           6        6              
  Lines         668      668              
==========================================
+ Hits          407      409       +2     
+ Misses        209      208       -1     
+ Partials       52       51       -1     

see 3 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from f9f3116 to 3269dfa Compare August 9, 2023 03:12
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 3269dfa to 492aebe Compare August 24, 2023 05:13
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 492aebe to 90b1896 Compare September 4, 2023 16:16
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 90b1896 to 3c5cb5d Compare September 8, 2023 23:05
@nakamasato nakamasato merged commit d7b169f into main Sep 8, 2023
6 checks passed
@nakamasato nakamasato deleted the renovate/go.uber.org-zap-1.x branch September 8, 2023 23:16
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