Skip to content

chore(deps): bump the koanf-dependencies group across 1 directory with 2 updates #180

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the koanf-dependencies group with 2 updates in the / directory: github.com/knadh/koanf/providers/env and github.com/knadh/koanf/providers/file.

Updates github.com/knadh/koanf/providers/env from 0.1.0 to 1.0.0

Release notes

Sourced from github.com/knadh/koanf/providers/env's releases.

v1.0.0

  • deea8ad Upgrade deps
Commits
  • deea8ad Upgrade deps
  • d4c432d Merge pull request #66 from grount/issue-62
  • a05e2d5 MergeStrict returns the first error
  • 81e20a9 Merge pull request #68 from glenn-m/master
  • 12e8fc8 Fixing pflag link
  • 5c66566 Merge branch 'master' of github.com:knadh/koanf into issue-62
  • e14a5b0 Merge pull request #64 from grount/issue-63
  • b97eac0 add missing getters type conversions
  • 968145c feature: control merging behavior
  • 7bad171 Merge pull request #65 from rhnvrm/travis-build-versions
  • Additional commits viewable in compare view

Updates github.com/knadh/koanf/providers/file from 1.1.0 to 1.1.2

Release notes

Sourced from github.com/knadh/koanf/providers/file's releases.

v1.1.1

  • 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
Commits
  • cec6d28 fix: update file watch to trigger callback after symbolic link directory chan...
  • eefc493 Fix incorrect unflatten in env provider. Closes #319. (#324)
  • 09fd5db fix(basicflag): option not apply (#322)
  • ec1d17c docs: Improve marshal section (#311)
  • c53f381 Add Unwatch() to file provider. (#306)
  • 4d54fb1 Bump github.com/hashicorp/go-retryablehttp in /examples (#303)
  • 5939c39 Upgrade fsnotify lib in file provider. (#302)
  • e988f66 Bump github.com/hashicorp/go-retryablehttp in /providers/vault (#301)
  • ef5fbbc fixup
  • 54f7500 chore: upgrade package dependencies (#292)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 2 updates

Bumps the koanf-dependencies group with 2 updates in the / directory: [github.com/knadh/koanf/providers/env](https://github.com/knadh/koanf) and [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf).


Updates `github.com/knadh/koanf/providers/env` from 0.1.0 to 1.0.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v0.1.0...v1.0.0)

Updates `github.com/knadh/koanf/providers/file` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v1.1.0...providers/file/v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/env
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: koanf-dependencies
- dependency-name: github.com/knadh/koanf/providers/file
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: koanf-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@dependabot dependabot bot requested a review from bavarianbidi as a code owner October 7, 2024 04:06
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 7, 2024
@bavarianbidi bavarianbidi merged commit a91b8da into main Oct 7, 2024
3 checks passed
@bavarianbidi bavarianbidi deleted the dependabot/go_modules/koanf-dependencies-2e5765ad63 branch October 7, 2024 04:10
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant