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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/zap v1.23.0 -> v1.27.0 age adoption passing confidence
  • PR contains the label that identifies the area, one of: area:operator, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:clustercode

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.

v1.24.0

Compare Source

Enhancements:

  • #​1148: Add Level to both Logger and SugaredLogger that reports the
    current minimum enabled log level.
  • #​1185: SugaredLogger turns errors to zap.Error automatically.

Thanks to @​Abirdcfly, @​craigpastro, @​nnnkkk7, and @​sashamelentyev 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 added the kind:dependency Dependency update label Nov 30, 2022
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from ec2b0d9 to 1d0eb39 Compare December 1, 2022 14:38
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.24.0 Update module go.uber.org/zap to v1.24.0 Dec 17, 2022
@renovate renovate bot changed the title Update module go.uber.org/zap to v1.24.0 fix(deps): update module go.uber.org/zap to v1.24.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 1d0eb39 to ebc430b Compare January 1, 2023 10:06
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 58ca39e to 930fc10 Compare January 6, 2023 22:25
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 04387a8 to c5a2470 Compare February 1, 2023 07:39
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from c5a2470 to cc64149 Compare February 20, 2023 10:29
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from 177d42f to 565faf3 Compare March 1, 2023 08:16
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 565faf3 to e8e8236 Compare May 1, 2023 09:54
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from e8e8236 to 925eb18 Compare May 30, 2023 06:43
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.24.0 fix(deps): update module go.uber.org/zap to v1.25.0 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from 925eb18 to 8dc631f Compare August 2, 2023 08:33
@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 8dc631f to dcedc70 Compare September 14, 2023 21:30
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@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 dcedc70 to 3b74dcc Compare February 20, 2024 22:43
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.

None yet

1 participant