-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/knadh/koanf/providers/file to v1.1.2 #35663
Merged
codeboten
merged 3 commits into
main
from
renovate/github.com-knadh-koanf-providers-file-1.x
Oct 8, 2024
Merged
Update module github.com/knadh/koanf/providers/file to v1.1.2 #35663
codeboten
merged 3 commits into
main
from
renovate/github.com-knadh-koanf-providers-file-1.x
Oct 8, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
evan-bradley,
atoulme and
tigrannajaryan
as code owners
October 8, 2024 03:35
songy23
approved these changes
Oct 8, 2024
codeboten
approved these changes
Oct 8, 2024
codeboten
deleted the
renovate/github.com-knadh-koanf-providers-file-1.x
branch
October 8, 2024 16:10
Eromosele-SM
pushed a commit
to sematext/opentelemetry-collector-contrib
that referenced
this pull request
Oct 9, 2024
…elemetry#35663) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/knadh/koanf/providers/file](https://redirect.github.com/knadh/koanf) | `v1.1.0` -> `v1.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fknadh%2fkoanf%2fproviders%2ffile/v1.1.2?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.2?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.1.0/v1.1.2?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.1.0/v1.1.2?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.1`](https://redirect.github.com/knadh/koanf/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/knadh/koanf/compare/v1.1.0...v1.1.1) - [`57e89cf`](https://redirect.github.com/knadh/koanf/commit/57e89cf) Merge pull request [#&open-telemetry#8203;94](https://redirect.github.com/knadh/koanf/issues/94) from knadh/fix-posflag-callbacks - [`d3bad45`](https://redirect.github.com/knadh/koanf/commit/d3bad45) Merge pull request [#&open-telemetry#8203;91](https://redirect.github.com/knadh/koanf/issues/91) from knadh/bug-report-template - [`b1985ad`](https://redirect.github.com/knadh/koanf/commit/b1985ad) Merge pull request [#&open-telemetry#8203;93](https://redirect.github.com/knadh/koanf/issues/93) from rhnvrm/unit-test-issue-90 - [`a72baa3`](https://redirect.github.com/knadh/koanf/commit/a72baa3) Merge pull request [#&open-telemetry#8203;92](https://redirect.github.com/knadh/koanf/issues/92) from knadh/fix-posflag-callbacks - [`adc0b54`](https://redirect.github.com/knadh/koanf/commit/adc0b54) tests: add unit test for [#&open-telemetry#8203;90](https://redirect.github.com/knadh/koanf/issues/90) - [`9e87eba`](https://redirect.github.com/knadh/koanf/commit/9e87eba) Fix unchanged default posflag value merging via incorrect callback. - [`2f82a14`](https://redirect.github.com/knadh/koanf/commit/2f82a14) Merge pull request [#&open-telemetry#8203;87](https://redirect.github.com/knadh/koanf/issues/87) from mvrahden/feature/filesystem - [`6e9c0a7`](https://redirect.github.com/knadh/koanf/commit/6e9c0a7) Add github issue templates - [`023ecc6`](https://redirect.github.com/knadh/koanf/commit/023ecc6) Update README with fs.FS provider - [`f7e28d0`](https://redirect.github.com/knadh/koanf/commit/f7e28d0) fix call to Close on file descriptor - [`caeef66`](https://redirect.github.com/knadh/koanf/commit/caeef66) Merge pull request [#&open-telemetry#8203;1](https://redirect.github.com/knadh/koanf/issues/1) from rhnvrm/feature/filesystem - [`02f42ea`](https://redirect.github.com/knadh/koanf/commit/02f42ea) fix: add build constraints to maintain compat - [`149144c`](https://redirect.github.com/knadh/koanf/commit/149144c) add fs.FS provider - [`139fe40`](https://redirect.github.com/knadh/koanf/commit/139fe40) Merge pull request [#&open-telemetry#8203;85](https://redirect.github.com/knadh/koanf/issues/85) from mvrahden/fix/base_test - [`7cc3416`](https://redirect.github.com/knadh/koanf/commit/7cc3416) move error assertions and make them error-type dependent - [`0a31536`](https://redirect.github.com/knadh/koanf/commit/0a31536) fix race condition and reduce test time by half - [`af2e3f4`](https://redirect.github.com/knadh/koanf/commit/af2e3f4) simplify and unify test arrangements - [`aa62c04`](https://redirect.github.com/knadh/koanf/commit/aa62c04) update testify to v1.7.0 - [`5234867`](https://redirect.github.com/knadh/koanf/commit/5234867) Merge pull request [#&open-telemetry#8203;84](https://redirect.github.com/knadh/koanf/issues/84) from mr-karan/gh_actions - [`c79fbc5`](https://redirect.github.com/knadh/koanf/commit/c79fbc5) feat: Replace Travis with GitHub Actions </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-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.0
->v1.1.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
knadh/koanf (github.com/knadh/koanf/providers/file)
v1.1.1
Compare Source
57e89cf
Merge pull request #94 from knadh/fix-posflag-callbacksd3bad45
Merge pull request #91 from knadh/bug-report-templateb1985ad
Merge pull request #93 from rhnvrm/unit-test-issue-90a72baa3
Merge pull request #92 from knadh/fix-posflag-callbacksadc0b54
tests: add unit test for #909e87eba
Fix unchanged default posflag value merging via incorrect callback.2f82a14
Merge pull request #87 from mvrahden/feature/filesystem6e9c0a7
Add github issue templates023ecc6
Update README with fs.FS providerf7e28d0
fix call to Close on file descriptorcaeef66
Merge pull request #1 from rhnvrm/feature/filesystem02f42ea
fix: add build constraints to maintain compat149144c
add fs.FS provider139fe40
Merge pull request #85 from mvrahden/fix/base_test7cc3416
move error assertions and make them error-type dependent0a31536
fix race condition and reduce test time by halfaf2e3f4
simplify and unify test arrangementsaa62c04
update testify to v1.7.05234867
Merge pull request #84 from mr-karan/gh_actionsc79fbc5
feat: Replace Travis with GitHub ActionsConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.