Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Comments

fix(deps): update module go.uber.org/zap to v1.25.0#34

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.uber.org-zap-1.x
Open

fix(deps): update module go.uber.org/zap to v1.25.0#34
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go.uber.org-zap-1.x

Conversation

@renovate
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: 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.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (20f649f) 15.61% compared to head (908c3eb) 15.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   15.61%   15.61%           
=======================================
  Files          10       10           
  Lines         826      826           
=======================================
  Hits          129      129           
  Misses        686      686           
  Partials       11       11           

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants