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

go: bump go.uber.org/zap from 1.25.0 to 1.26.0 in /go #5419

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps go.uber.org/zap from 1.25.0 to 1.26.0.

Release notes

Sourced from go.uber.org/zap's releases.

v1.26.0

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.

#1297: uber-go/zap#1297 #1319: uber-go/zap#1319 #1350: uber-go/zap#1350

Changelog

Sourced from go.uber.org/zap's changelog.

1.26.0 (14 Sep 2023)

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, and @​cdvr1993 for their contributions to this release.

#1297: uber-go/zap#1297 #1319: uber-go/zap#1319 #1350: uber-go/zap#1350

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the c:deps Category: external dependencies label Oct 27, 2023
@dependabot dependabot bot requested a review from ptrus as a code owner October 27, 2023 07:31
@dependabot dependabot bot added the golang label Oct 27, 2023
@dependabot dependabot bot requested a review from peternose as a code owner October 27, 2023 07:31
@ptrus
Copy link
Member

ptrus commented Nov 24, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/go.uber.org/zap-1.26.0 branch from 35d8843 to faf8781 Compare November 24, 2023 09:17
@ptrus
Copy link
Member

ptrus commented Dec 7, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go/go.uber.org/zap-1.26.0 branch from faf8781 to 090536a Compare December 7, 2023 08:19
@ptrus ptrus added the s:ready-ci Status: ready for CI label Dec 7, 2023
@ptrus
Copy link
Member

ptrus commented Dec 7, 2023

@dependabot rebase

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/go.uber.org/zap-1.26.0 branch from 090536a to 57dcfcf Compare December 7, 2023 08:37
@ptrus ptrus enabled auto-merge December 7, 2023 08:48
@ptrus ptrus merged commit 2be7150 into master Dec 7, 2023
4 checks passed
@ptrus ptrus deleted the dependabot/go_modules/go/go.uber.org/zap-1.26.0 branch December 7, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang s:ready-ci Status: ready for CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant