Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Oct 27, 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.26.0

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 - "every 1 hour after 00:00 and before 23:59" (UTC), Automerge - "every 1 hour after 00:00 and before 23:59 every day" (UTC).

🚦 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 force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 45779d5 to d9c05f1 Compare September 12, 2023 14:09
@renovate renovate bot changed the title Update module go.uber.org/zap to v1.25.0 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 d9c05f1 to 30136b7 Compare September 14, 2023 21:10
@renovate renovate bot changed the title Update module go.uber.org/zap to v1.26.0 fix(deps): update module go.uber.org/zap to v1.26.0 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 10 times, most recently from c468624 to 27f8f04 Compare October 23, 2023 13:42
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 27f8f04 to 3ab34c9 Compare October 26, 2023 15:15
@yoshihiro-shu yoshihiro-shu merged commit c9711a9 into main Oct 27, 2023
3 checks passed
@renovate renovate bot deleted the renovate/go.uber.org-zap-1.x branch October 27, 2023 18:05
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.

1 participant