Commit 4c36484
fix(deps): update module go.uber.org/zap to v1.27.1 (#14207)
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 Dependency
Dashboard 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 - "on tuesday" (UTC), 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
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <[email protected]>1 parent 1578cf8 commit 4c36484
File tree
140 files changed
+210
-210
lines changed- cmd
- builder
- mdatagen
- otelcorecol
- component
- componentstatus
- componenttest
- config
- configauth
- configgrpc
- confighttp
- xconfighttp
- configmiddleware
- configopaque
- configoptional
- configtls
- confmap
- internal/e2e
- provider
- envprovider
- fileprovider
- httpprovider
- httpsprovider
- yamlprovider
- xconfmap
- connector
- connectortest
- forwardconnector
- xconnector
- exporter
- debugexporter
- exporterhelper
- xexporterhelper
- exportertest
- nopexporter
- otlpexporter
- otlphttpexporter
- xexporter
- extension
- extensionauth/extensionauthtest
- extensioncapabilities
- extensionmiddleware/extensionmiddlewaretest
- extensiontest
- memorylimiterextension
- xextension
- zpagesextension
- filter
- internal
- e2e
- memorylimiter
- telemetry
- otelcol
- otelcoltest
- processor
- batchprocessor
- memorylimiterprocessor
- processorhelper
- xprocessorhelper
- processortest
- xprocessor
- receiver
- nopreceiver
- otlpreceiver
- receiverhelper
- receivertest
- xreceiver
- scraper
- scraperhelper
- scrapertest
- xscraper
- service
- hostcapabilities
- telemetry/telemetrytest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
140 files changed
+210
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments