Commit f1bf9c3
fix(deps): update module github.com/knadh/koanf/v2 to v2.3.2 (#14482)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/knadh/koanf/v2](https://redirect.github.com/knadh/koanf) |
`v2.3.0` → `v2.3.2` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>knadh/koanf (github.com/knadh/koanf/v2)</summary>
###
[`v2.3.2`](https://redirect.github.com/knadh/koanf/releases/tag/v2.3.2)
[Compare
Source](https://redirect.github.com/knadh/koanf/compare/v2.3.1...v2.3.2)
#### What's Changed
- fix: preserve nil pointer types in Get() method by
[@​Asakuri](https://redirect.github.com/Asakuri) in
[#​397](https://redirect.github.com/knadh/koanf/pull/397)
#### New Contributors
- [@​Asakuri](https://redirect.github.com/Asakuri) made their
first contribution in
[#​397](https://redirect.github.com/knadh/koanf/pull/397)
**Full Changelog**:
<knadh/koanf@v2.3.1...v2.3.2>
###
[`v2.3.1`](https://redirect.github.com/knadh/koanf/releases/tag/v2.3.1)
[Compare
Source](https://redirect.github.com/knadh/koanf/compare/v2.3.0...v2.3.1)
#### What's Changed
- providers/cliflagv3: Set the flags if they have a default value by
[@​xescugc](https://redirect.github.com/xescugc) in
[#​382](https://redirect.github.com/knadh/koanf/pull/382)
- fix panic in dotenv parser when callback function is not provided by
[@​nilsocket](https://redirect.github.com/nilsocket) in
[#​387](https://redirect.github.com/knadh/koanf/pull/387)
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /providers/kiln by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​391](https://redirect.github.com/knadh/koanf/pull/391)
- Bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /providers/nats by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​390](https://redirect.github.com/knadh/koanf/pull/390)
- refactor `interface{}` to `any` by
[@​nilsocket](https://redirect.github.com/nilsocket) in
[#​385](https://redirect.github.com/knadh/koanf/pull/385)
- fix: pass event to callback instead of nil when file changes detected
by [@​josepdcs](https://redirect.github.com/josepdcs) in
[#​384](https://redirect.github.com/knadh/koanf/pull/384)
#### New Contributors
- [@​xescugc](https://redirect.github.com/xescugc) made their
first contribution in
[#​382](https://redirect.github.com/knadh/koanf/pull/382)
- [@​nilsocket](https://redirect.github.com/nilsocket) made their
first contribution in
[#​387](https://redirect.github.com/knadh/koanf/pull/387)
- [@​josepdcs](https://redirect.github.com/josepdcs) made their
first contribution in
[#​384](https://redirect.github.com/knadh/koanf/pull/384)
**Full Changelog**:
<knadh/koanf@v2.3.0...v2.3.1>
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <[email protected]>1 parent 76c6e02 commit f1bf9c3
File tree
79 files changed
+119
-119
lines changed- cmd
- builder
- mdatagen
- otelcorecol
- config
- configgrpc
- confighttp
- xconfighttp
- configopaque
- configoptional
- configtls
- confmap
- internal/e2e
- provider
- envprovider
- fileprovider
- httpprovider
- httpsprovider
- yamlprovider
- xconfmap
- connector/forwardconnector
- exporter
- debugexporter
- exporterhelper
- xexporterhelper
- exportertest
- nopexporter
- otlpexporter
- otlphttpexporter
- xexporter
- extension
- extensioncapabilities
- memorylimiterextension
- zpagesextension
- filter
- internal
- e2e
- memorylimiter
- otelcol
- otelcoltest
- processor
- batchprocessor
- memorylimiterprocessor
- receiver
- nopreceiver
- otlpreceiver
- service
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+119
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
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 | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
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 | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
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 | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
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 | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments