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 #11389

Merged
merged 4 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 dependencies Pull requests that update a dependency file renovatebot labels Oct 8, 2024
@renovate renovate bot requested a review from a team as a code owner October 8, 2024 01:43
@renovate renovate bot requested a review from codeboten October 8, 2024 01:43
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (ab02c33) to head (0f406ad).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11389   +/-   ##
=======================================
  Coverage   91.92%   91.92%           
=======================================
  Files         430      430           
  Lines       20311    20311           
=======================================
  Hits        18671    18671           
  Misses       1267     1267           
  Partials      373      373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeboten codeboten merged commit ea48c09 into main Oct 8, 2024
48 of 49 checks passed
@codeboten codeboten deleted the renovate/github.com-knadh-koanf-providers-file-1.x branch October 8, 2024 15:41
@github-actions github-actions bot added this to the next release milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants