chore(deps): update module go.uber.org/zap to v1.27.0 #18

Open
odit_renovate wants to merge 1 commits from renovate/go.uber.org-zap-1.x into main
Member

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/zap v1.26.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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.uber.org/zap](https://github.com/uber-go/zap) | `v1.26.0` -> `v1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.uber.org%2fzap/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.uber.org%2fzap/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.uber.org%2fzap/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.uber.org%2fzap/v1.26.0/v1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uber-go/zap (go.uber.org/zap)</summary> ### [`v1.27.0`](https://github.com/uber-go/zap/releases/tag/v1.27.0) [Compare Source](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0) Enhancements: - [#&#8203;1378][]: Add `WithLazy` method for `SugaredLogger`. - [#&#8203;1399][]: zaptest: Add `NewTestingWriter` for customizing TestingWriter with more flexibility than `NewLogger`. - [#&#8203;1406][]: Add `Log`, `Logw`, `Logln` methods for `SugaredLogger`. - [#&#8203;1416][]: Add `WithPanicHook` option for testing panic logs. Thanks to [@&#8203;defval](https://github.com/defval), [@&#8203;dimmo](https://github.com/dimmo), [@&#8203;arxeiss](https://github.com/arxeiss), and [@&#8203;MKrupauskas](https://github.com/MKrupauskas) for their contributions to this release. [#&#8203;1378]: https://github.com/uber-go/zap/pull/1378 [#&#8203;1399]: https://github.com/uber-go/zap/pull/1399 [#&#8203;1406]: https://github.com/uber-go/zap/pull/1406 [#&#8203;1416]: https://github.com/uber-go/zap/pull/1416 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
odit_renovate added the
enhancement
status:review_needed
labels 2024-02-20 21:43:39 +00:00
odit_renovate added 1 commit 2024-02-20 21:43:40 +00:00
chore(deps): update module go.uber.org/zap to v1.27.0
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/testpr Pipeline failed
97bb51970b
odit_renovate scheduled this pull request to auto merge when all checks succeed 2024-02-20 21:43:41 +00:00
odit_renovate requested review from niggl 2024-02-20 22:13:06 +00:00
odit_renovate requested review from philipp 2024-02-20 22:13:06 +00:00
Some checks are pending
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/testpr Pipeline failed
continuous-integration/drone/pr
Required
Some required checks are missing.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/go.uber.org-zap-1.x:renovate/go.uber.org-zap-1.x
git checkout renovate/go.uber.org-zap-1.x
Sign in to join this conversation.
No description provided.