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

Update module go.uber.org/zap to v1.27.0 #9620

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/zap v1.26.0 -> v1.27.0 age adoption passing confidence

Release Notes

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

v1.27.0

Compare Source

Enhancements:

  • #​1378: Add WithLazy method for SugaredLogger.
  • #​1399: zaptest: Add NewTestingWriter for customizing TestingWriter with more flexibility than NewLogger.
  • #​1406: Add Log, Logw, Logln methods for SugaredLogger.
  • #​1416: Add WithPanicHook option for testing panic logs.

Thanks to @​defval, @​dimmo, @​arxeiss, and @​MKrupauskas for their contributions to this release.


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 a review from a team February 20, 2024 23:21
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Feb 20, 2024
@renovate renovate bot requested a review from dmitryax February 20, 2024 23:21
@bogdandrutu bogdandrutu reopened this Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.87%. Comparing base (115e3c4) to head (bf66c90).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9620   +/-   ##
=======================================
  Coverage   90.87%   90.87%           
=======================================
  Files         347      347           
  Lines       18324    18324           
=======================================
  Hits        16652    16652           
  Misses       1346     1346           
  Partials      326      326           

☔ 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 from 72c59af to 353eb79 Compare February 28, 2024 21:11
@codeboten codeboten closed this Feb 28, 2024
@codeboten codeboten reopened this Feb 28, 2024
@codeboten codeboten merged commit 9a2bf50 into main Feb 28, 2024
86 of 89 checks passed
@codeboten codeboten deleted the renovate/go.uber.org-zap-1.x branch February 28, 2024 22:40
@github-actions github-actions bot added this to the next release milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants