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.27.0 #150

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/zap v1.24.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.

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 06:48
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.92%. Comparing base (30e57b2) to head (edd94df).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   66.92%   66.92%           
=======================================
  Files          17       17           
  Lines        1037     1037           
=======================================
  Hits          694      694           
  Misses        290      290           
  Partials       53       53           
Flag Coverage Δ
unittests 66.92% <ø> (ø)

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

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

@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 98e8e5b to 710e11e Compare September 14, 2023 22:09
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 710e11e to 62e5442 Compare September 25, 2023 14:05
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 62e5442 to 0420717 Compare October 19, 2023 17:51
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.26.0 fix(deps): update module go.uber.org/zap to v1.26.0 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/go.uber.org-zap-1.x branch October 23, 2023 12:27
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.26.0 - autoclosed fix(deps): update module go.uber.org/zap to v1.26.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/go.uber.org-zap-1.x branch October 23, 2023 18:07
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.26.0 fix(deps): update module go.uber.org/zap to v1.27.0 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 0420717 to ffcbb03 Compare February 20, 2024 22:53
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from ffcbb03 to 9560533 Compare March 27, 2024 15:06
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 4 times, most recently from 4aede42 to fd09b57 Compare April 16, 2024 11:27
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from fd09b57 to edd94df Compare April 16, 2024 11:30
@fishnix fishnix merged commit 2269c2c into main Apr 16, 2024
4 checks passed
@fishnix fishnix deleted the renovate/go.uber.org-zap-1.x branch April 16, 2024 11:33
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