Commit b73826c
fix(deps): update module go.uber.org/zap to v1.27.1 (#97)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [go.uber.org/zap](https://redirect.github.com/uber-go/zap) | `v1.27.0`
-> `v1.27.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.
---
### Release Notes
<details>
<summary>uber-go/zap (go.uber.org/zap)</summary>
###
[`v1.27.1`](https://redirect.github.com/uber-go/zap/releases/tag/v1.27.1)
[Compare
Source](https://redirect.github.com/uber-go/zap/compare/v1.27.0...v1.27.1)
Enhancements:
- [#​1501][]: prevent `Object` from panicking on nils
- [#​1511][]: Fix a race condition in `WithLazy`.
Thanks to [@​rabbbit](https://redirect.github.com/rabbbit),
[@​alshopov](https://redirect.github.com/alshopov),
[@​jquirke](https://redirect.github.com/jquirke),
[@​arukiidou](https://redirect.github.com/arukiidou) for their
contributions to this release.
[#​1501]: https://redirect.github.com/uber-go/zap/pull/1501
[#​1511]: https://redirect.github.com/uber-go/zap/pull/1511
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
To execute skipped test pipelines write comment `/ok-to-test`.
---
### Documentation
Find out how to configure dependency updates in [MintMaker
documentation](https://konflux-ci.dev/docs/mintmaker/user/) or see all
available configuration options in [Renovate
documentation](https://docs.renovatebot.com/configuration-options/).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MC4xLXJwbSIsInVwZGF0ZWRJblZlciI6IjQxLjkwLjEtcnBtIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: Flavius Lacatusu <[email protected]>1 parent 1b95cff commit b73826c
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
| 458 | + | |
| 459 | + | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| |||
0 commit comments