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 #510

Closed
wants to merge 1 commit into from

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 a review from a team as a code owner August 2, 2023 07:55
@renovate renovate bot added the renovate label Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3271f33) 88.22% compared to head (7e5a1c6) 88.22%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #510   +/-   ##
=======================================
  Coverage   88.22%   88.22%           
=======================================
  Files          10       10           
  Lines         960      960           
=======================================
  Hits          847      847           
  Misses         88       88           
  Partials       25       25           
Flag Coverage Δ
unit-tests 88.22% <ø> (ø)

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

@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 6 times, most recently from f2a8b3a to e318d87 Compare August 7, 2023 22:03
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from e318d87 to 7b87347 Compare August 17, 2023 18:25
@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 7b87347 to 630f248 Compare September 14, 2023 22:33
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 630f248 to e0f179d Compare October 13, 2023 14:36
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 63fee5e to 3c00082 Compare November 8, 2023 05:48
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 12 times, most recently from 8d56d53 to a7418c8 Compare November 22, 2023 07:16
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 3 times, most recently from 77b1d48 to f4d877a Compare November 29, 2023 17:35
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 13 times, most recently from 8050d64 to db6ef8b Compare December 6, 2023 15:25
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 4 times, most recently from 7324ff2 to c2536c4 Compare December 8, 2023 16:22
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 3 times, most recently from fbfeb07 to e4645f5 Compare December 20, 2023 10:10
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 3 times, most recently from 388b356 to 7c2c0b3 Compare December 29, 2023 16:25
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 7c2c0b3 to 018f834 Compare January 8, 2024 13:54
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 018f834 to 983cd5a Compare January 24, 2024 06:31
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 983cd5a to 7e5a1c6 Compare January 29, 2024 19:39
@beeme1mr beeme1mr closed this Jan 29, 2024
@beeme1mr beeme1mr deleted the renovate/go.uber.org-zap-1.x branch January 29, 2024 20:40
Copy link
Contributor Author

renovate bot commented Jan 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.26.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant