Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

This PR contains the following updates:

Package Change Age Confidence
go.uber.org/zap v1.24.0v1.27.1 age confidence

Release Notes

uber-go/zap (go.uber.org/zap)

v1.27.1

Compare Source

Enhancements:

  • #​1501: prevent Object from panicking on nils
  • #​1511: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

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 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
go.uber.org/multierr v1.8.0 -> v1.10.0

@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.27.0 fix(deps): update module go.uber.org/zap to v1.27.0 - autoclosed Sep 19, 2025
@renovate renovate bot closed this Sep 19, 2025
@renovate renovate bot deleted the renovate/go.uber.org-zap-1.x branch September 19, 2025 05:25
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.27.0 - autoclosed fix(deps): update module go.uber.org/zap to v1.27.0 Sep 19, 2025
@renovate renovate bot reopened this Sep 19, 2025
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from e745581 to ac0fedd Compare September 19, 2025 08:57
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.27.0 fix(deps): update module go.uber.org/zap to v1.27.1 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch from ac0fedd to b58f4d6 Compare November 20, 2025 00:56
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
go.uber.org/multierr v1.8.0 -> v1.10.0

@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.27.1 fix(deps): update module go.uber.org/zap to v1.27.1 - autoclosed Dec 19, 2025
@renovate renovate bot closed this Dec 19, 2025
@renovate renovate bot changed the title fix(deps): update module go.uber.org/zap to v1.27.1 - autoclosed fix(deps): update module go.uber.org/zap to v1.27.1 Dec 19, 2025
@renovate renovate bot reopened this Dec 19, 2025
@renovate renovate bot force-pushed the renovate/go.uber.org-zap-1.x branch 2 times, most recently from b58f4d6 to e148efa Compare December 19, 2025 17:13
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