Skip to content

Bump go.uber.org/zap from 1.22.0 to 1.23.0#59

Merged
lingrino merged 2 commits into
mainfrom
dependabot/go_modules/go.uber.org/zap-1.23.0
Aug 25, 2022
Merged

Bump go.uber.org/zap from 1.22.0 to 1.23.0#59
lingrino merged 2 commits into
mainfrom
dependabot/go_modules/go.uber.org/zap-1.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2022

Copy link
Copy Markdown
Contributor

Bumps go.uber.org/zap from 1.22.0 to 1.23.0.

Release notes

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

v1.23.0

Enhancements:

  • #1147[]: Add a zapcore.LevelOf function to determine the level of a LevelEnabler or Core.
  • #1155[]: Add zap.Stringers field constructor to log arrays of objects that implement String() string.

#1147: uber-go/zap#1147 #1155: uber-go/zap#1155

Changelog

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

1.23.0 (24 Aug 2022)

Enhancements:

  • #1147[]: Add a zapcore.LevelOf function to determine the level of a LevelEnabler or Core.
  • #1155[]: Add zap.Stringers field constructor to log arrays of objects that implement String() string.

#1147: uber-go/zap#1147 #1155: uber-go/zap#1155

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot Bot requested a review from a team as a code owner August 24, 2022 16:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2022
@lingrino lingrino enabled auto-merge (squash) August 24, 2022 16:33
@lingrino

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.22.0 to 1.23.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.22.0...v1.23.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.uber.org/zap-1.23.0 branch from 9484935 to a578882 Compare August 24, 2022 21:24
@lingrino lingrino merged commit 35806e8 into main Aug 25, 2022
@lingrino lingrino deleted the dependabot/go_modules/go.uber.org/zap-1.23.0 branch August 25, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

1 participant