open-feature / open-feature-operator

A Kubernetes feature flag operator
https://openfeature.dev
Apache License 2.0
164 stars 33 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/zap v1.25.0 -> v1.27.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uber-go/zap (go.uber.org/zap) ### [`v1.27.0`](https://togithub.com/uber-go/zap/releases/tag/v1.27.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.26.0...v1.27.0) 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](https://togithub.com/defval), [@​dimmo](https://togithub.com/dimmo), [@​arxeiss](https://togithub.com/arxeiss), and [@​MKrupauskas](https://togithub.com/MKrupauskas) for their contributions to this release. [#​1378]: https://togithub.com/uber-go/zap/pull/1378 [#​1399]: https://togithub.com/uber-go/zap/pull/1399 [#​1406]: https://togithub.com/uber-go/zap/pull/1406 [#​1416]: https://togithub.com/uber-go/zap/pull/1416 ### [`v1.26.0`](https://togithub.com/uber-go/zap/releases/tag/v1.26.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.25.0...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](https://togithub.com/hhk7734), [@​jquirke](https://togithub.com/jquirke), [@​cdvr1993](https://togithub.com/cdvr1993) for their contributions to this release. [#​1297]: https://togithub.com/uber-go/zap/pull/1297 [#​1319]: https://togithub.com/uber-go/zap/pull/1319 [#​1350]: https://togithub.com/uber-go/zap/pull/1350

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.24%. Comparing base (546635e) to head (bf0a200). Report is 11 commits behind head on main.

:exclamation: Current head bf0a200 differs from pull request most recent head 4288565

Please upload reports for the commit 4288565 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #614 +/- ## ========================================== + Coverage 86.81% 88.24% +1.43% ========================================== Files 19 10 -9 Lines 1577 961 -616 ========================================== - Hits 1369 848 -521 + Misses 168 88 -80 + Partials 40 25 -15 ``` [see 17 files with indirect coverage changes](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/614/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | [Flag](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/614/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | Coverage Ξ” | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/open-feature/open-feature-operator/pull/614/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature) | `88.24% <ΓΈ> (+1.43%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-feature#carryforward-flags-in-the-pull-request-comment) to find out more.