Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the koanf-dependencies group across 1 directory wit…
…h 2 updates (#180) 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 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knadh/koanf/releases">github.com/knadh/koanf/providers/env's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <ul> <li>deea8ad Upgrade deps</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/deea8ad19881d954ecf42e1a6015bce109a29114"><code>deea8ad</code></a> Upgrade deps</li> <li><a href="https://github.com/knadh/koanf/commit/d4c432d3f2062fe25af4aea64b07f14458872e35"><code>d4c432d</code></a> Merge pull request <a href="https://github.com/knadh/koanf/issues/66">#66</a> from grount/issue-62</li> <li><a href="https://github.com/knadh/koanf/commit/a05e2d502ca7d3069ffc14b454956853876e87ab"><code>a05e2d5</code></a> MergeStrict returns the first error</li> <li><a href="https://github.com/knadh/koanf/commit/81e20a98f3c7b690fff501aa5e84de42711a6cc4"><code>81e20a9</code></a> Merge pull request <a href="https://github.com/knadh/koanf/issues/68">#68</a> from glenn-m/master</li> <li><a href="https://github.com/knadh/koanf/commit/12e8fc8387474113f98baa929d767e251d1f32b8"><code>12e8fc8</code></a> Fixing pflag link</li> <li><a href="https://github.com/knadh/koanf/commit/5c665660777915beda123ae4bb068024f6831e96"><code>5c66566</code></a> Merge branch 'master' of github.com:knadh/koanf into issue-62</li> <li><a href="https://github.com/knadh/koanf/commit/e14a5b0ac76f4beb6f40afc307f7f7fb588667ff"><code>e14a5b0</code></a> Merge pull request <a href="https://github.com/knadh/koanf/issues/64">#64</a> from grount/issue-63</li> <li><a href="https://github.com/knadh/koanf/commit/b97eac0e1068dc872f5d6d40c193feac49090797"><code>b97eac0</code></a> add missing getters type conversions</li> <li><a href="https://github.com/knadh/koanf/commit/968145ca2d76416afb0cb36dd7ad80c0f9b699ea"><code>968145c</code></a> feature: control merging behavior</li> <li><a href="https://github.com/knadh/koanf/commit/7bad171c182a78e096022a092fbf71bf9d13089e"><code>7bad171</code></a> Merge pull request <a href="https://github.com/knadh/koanf/issues/65">#65</a> from rhnvrm/travis-build-versions</li> <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v0.1.0...v1.0.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/knadh/koanf/providers/file` from 1.1.0 to 1.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/knadh/koanf/releases">github.com/knadh/koanf/providers/file's releases</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <ul> <li>57e89cf Merge pull request <a href="https://github.com/knadh/koanf/issues/94">#94</a> from knadh/fix-posflag-callbacks</li> <li>d3bad45 Merge pull request <a href="https://github.com/knadh/koanf/issues/91">#91</a> from knadh/bug-report-template</li> <li>b1985ad Merge pull request <a href="https://github.com/knadh/koanf/issues/93">#93</a> from rhnvrm/unit-test-issue-90</li> <li>a72baa3 Merge pull request <a href="https://github.com/knadh/koanf/issues/92">#92</a> from knadh/fix-posflag-callbacks</li> <li>adc0b54 tests: add unit test for <a href="https://github.com/knadh/koanf/issues/90">#90</a></li> <li>9e87eba Fix unchanged default posflag value merging via incorrect callback.</li> <li>2f82a14 Merge pull request <a href="https://github.com/knadh/koanf/issues/87">#87</a> from mvrahden/feature/filesystem</li> <li>6e9c0a7 Add github issue templates</li> <li>023ecc6 Update README with fs.FS provider</li> <li>f7e28d0 fix call to Close on file descriptor</li> <li>caeef66 Merge pull request <a href="https://github.com/knadh/koanf/issues/1">#1</a> from rhnvrm/feature/filesystem</li> <li>02f42ea fix: add build constraints to maintain compat</li> <li>149144c add fs.FS provider</li> <li>139fe40 Merge pull request <a href="https://github.com/knadh/koanf/issues/85">#85</a> from mvrahden/fix/base_test</li> <li>7cc3416 move error assertions and make them error-type dependent</li> <li>0a31536 fix race condition and reduce test time by half</li> <li>af2e3f4 simplify and unify test arrangements</li> <li>aa62c04 update testify to v1.7.0</li> <li>5234867 Merge pull request <a href="https://github.com/knadh/koanf/issues/84">#84</a> from mr-karan/gh_actions</li> <li>c79fbc5 feat: Replace Travis with GitHub Actions</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/cec6d28063c71c78e22c421f5a19624e52f10257"><code>cec6d28</code></a> fix: update file watch to trigger callback after symbolic link directory chan...</li> <li><a href="https://github.com/knadh/koanf/commit/eefc49380e91cc5e503b1098717fe6263a7b8b94"><code>eefc493</code></a> Fix incorrect unflatten in env provider. Closes <a href="https://github.com/knadh/koanf/issues/319">#319</a>. (<a href="https://github.com/knadh/koanf/issues/324">#324</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/09fd5dbabea1ddf58f13ee83ecea035706ba326d"><code>09fd5db</code></a> fix(basicflag): option not apply (<a href="https://github.com/knadh/koanf/issues/322">#322</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/ec1d17c8f97ebc12433d4336492c937f1dbb4331"><code>ec1d17c</code></a> docs: Improve marshal section (<a href="https://github.com/knadh/koanf/issues/311">#311</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/c53f381935963555ce8986061bb765f415ae5cb7"><code>c53f381</code></a> Add <code>Unwatch()</code> to file provider. (<a href="https://github.com/knadh/koanf/issues/306">#306</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/4d54fb1e2ce2882c9d716520bc0878a07b91ba41"><code>4d54fb1</code></a> Bump github.com/hashicorp/go-retryablehttp in /examples (<a href="https://github.com/knadh/koanf/issues/303">#303</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/5939c3903214e1ada94d049fe43c5af56d5405a2"><code>5939c39</code></a> Upgrade fsnotify lib in file provider. (<a href="https://github.com/knadh/koanf/issues/302">#302</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/e988f6600707ecee8b0cd4335c4e25975379c274"><code>e988f66</code></a> Bump github.com/hashicorp/go-retryablehttp in /providers/vault (<a href="https://github.com/knadh/koanf/issues/301">#301</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/ef5fbbc9b413b38887e95d5600a330da5a842aa3"><code>ef5fbbc</code></a> fixup</li> <li><a href="https://github.com/knadh/koanf/commit/54f7500258d955d5503c8a7b3f0ef38eba3a3917"><code>54f7500</code></a> chore: upgrade package dependencies (<a href="https://github.com/knadh/koanf/issues/292">#292</a>)</li> <li>Additional commits viewable in <a href="https://github.com/knadh/koanf/compare/v1.1.0...providers/file/v1.1.2">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information