Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/knadh/koanf/providers/file to v1.1.0 (#34317)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/knadh/koanf/providers/file](https://togithub.com/knadh/koanf) | `v1.0.0` -> `v1.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.0.0/v1.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.0.0/v1.1.0?slim=true)](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>knadh/koanf (github.com/knadh/koanf/providers/file)</summary> ### [`v1.1.0`](https://togithub.com/knadh/koanf/releases/tag/v1.1.0) [Compare Source](https://togithub.com/knadh/koanf/compare/v1.0.0...v1.1.0) - [`036e4bf`](https://togithub.com/knadh/koanf/commit/036e4bf) Merge pull request [#​79](https://togithub.com/knadh/koanf/issues/79) from aeneasr/fix-memory-keyparts - [`6692d05`](https://togithub.com/knadh/koanf/commit/6692d05) Merge pull request [#​78](https://togithub.com/knadh/koanf/issues/78) from aeneasr/fix-memory-use - [`d174d00`](https://togithub.com/knadh/koanf/commit/d174d00) Reduce memory consumption for populateKeyParts - [`1095e5e`](https://togithub.com/knadh/koanf/commit/1095e5e) Significantly reduce memory use of maps.Flatten - [`7d983f3`](https://togithub.com/knadh/koanf/commit/7d983f3) Fix Watch() doc </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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
- Loading branch information