Skip to content
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
merged 3 commits into from
Oct 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/knadh/koanf/providers/file v1.1.0 -> v1.1.2 age adoption passing confidence

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-callbacks
  • d3bad45 Merge pull request #​91 from knadh/bug-report-template
  • b1985ad Merge pull request #​93 from rhnvrm/unit-test-issue-90
  • a72baa3 Merge pull request #​92 from knadh/fix-posflag-callbacks
  • adc0b54 tests: add unit test for #​90
  • 9e87eba Fix unchanged default posflag value merging via incorrect callback.
  • 2f82a14 Merge pull request #​87 from mvrahden/feature/filesystem
  • 6e9c0a7 Add github issue templates
  • 023ecc6 Update README with fs.FS provider
  • f7e28d0 fix call to Close on file descriptor
  • caeef66 Merge pull request #​1 from rhnvrm/feature/filesystem
  • 02f42ea fix: add build constraints to maintain compat
  • 149144c add fs.FS provider
  • 139fe40 Merge pull request #​85 from mvrahden/fix/base_test
  • 7cc3416 move error assertions and make them error-type dependent
  • 0a31536 fix race condition and reduce test time by half
  • af2e3f4 simplify and unify test arrangements
  • aa62c04 update testify to v1.7.0
  • 5234867 Merge pull request #​84 from mr-karan/gh_actions
  • c79fbc5 feat: Replace Travis with GitHub Actions

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 8, 2024
@renovate renovate bot requested a review from a team as a code owner October 8, 2024 03:35
@renovate renovate bot added the renovatebot label Oct 8, 2024
@codeboten codeboten merged commit dd50809 into main Oct 8, 2024
155 checks passed
@codeboten codeboten deleted the renovate/github.com-knadh-koanf-providers-file-1.x branch October 8, 2024 16:10
@github-actions github-actions bot added this to the next release milestone Oct 8, 2024
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
Labels
cmd/opampsupervisor dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants