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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 2, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/gofiber/fiber/v2 v2.44.0
go: downloading github.com/rs/xid v1.5.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/redis/go-redis/v9 v9.0.4
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/wagslane/go-password-validator v0.3.0
go: downloading golang.org/x/crypto v0.8.0
go: downloading golang.org/x/time v0.3.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.18
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/savsgio/dictpool v0.0.0-20221023140959-7bf2e61cea94
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/valyala/fasthttp v1.46.0
go: downloading golang.org/x/sys v0.7.0
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee
go: downloading github.com/tinylib/msgp v1.1.8
go: downloading github.com/andybalholm/brotli v1.0.5
go: downloading github.com/klauspost/compress v1.16.5
go: downloading github.com/valyala/tcplisten v1.0.0
go: downloading github.com/philhofer/fwd v1.1.2
go: github.com/hebecoding/digital-dash-commons/middlewares imports
	digital-dash-commons/models: package digital-dash-commons/models is not in std (/opt/containerbase/tools/golang/1.22.0/src/digital-dash-commons/models)
go: github.com/hebecoding/digital-dash-commons/middlewares imports
	digital-dash-commons/utils: package digital-dash-commons/utils is not in std (/opt/containerbase/tools/golang/1.22.0/src/digital-dash-commons/utils)

@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 f6c0e8b to cd2f3f4 Compare September 14, 2023 22:22
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from cd2f3f4 to a98a65f Compare February 20, 2024 21:51
@renovate renovate bot changed the title Update module go.uber.org/zap to v1.26.0 Update module go.uber.org/zap to v1.27.0 Feb 20, 2024
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.

0 participants