Commit c08cc73
authored
chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#450)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from
1.18.2 to 1.19.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/viper/releases">github.com/spf13/viper's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>fix!: hide struct binding behind a feature flag by <a
href="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1720">spf13/viper#1720</a></li>
</ul>
<h3>Dependency Updates ⬆️</h3>
<ul>
<li>build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1705">spf13/viper#1705</a></li>
<li>build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1703">spf13/viper#1703</a></li>
<li>build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1713">spf13/viper#1713</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to
2.1.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1711">spf13/viper#1711</a></li>
<li>build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1722">spf13/viper#1722</a></li>
<li>build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1734">spf13/viper#1734</a></li>
<li>build(deps): bump actions/dependency-review-action from 3.1.4 to
3.1.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1731">spf13/viper#1731</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.1.0 to
5.2.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1743">spf13/viper#1743</a></li>
<li>build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1742">spf13/viper#1742</a></li>
<li>build(deps): bump actions/dependency-review-action from 3.1.5 to
4.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1739">spf13/viper#1739</a></li>
<li>build(deps): bump cachix/install-nix-action from 24 to 25 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1737">spf13/viper#1737</a></li>
<li>build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1751">spf13/viper#1751</a></li>
<li>build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1760">spf13/viper#1760</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.0.0 to
4.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1761">spf13/viper#1761</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1757">spf13/viper#1757</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.2.0 to
5.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1759">spf13/viper#1759</a></li>
<li>build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1763">spf13/viper#1763</a></li>
<li>build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to
0.18.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1774">spf13/viper#1774</a></li>
<li>build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1770">spf13/viper#1770</a></li>
<li>build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
<a href="https://github.com/dependabot"><code>@dependabot</code></a> in
<a
href="https://redirect.github.com/spf13/viper/pull/1776">spf13/viper#1776</a></li>
<li>build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1775">spf13/viper#1775</a></li>
<li>build(deps): bump cachix/install-nix-action from 25 to 26 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1778">spf13/viper#1778</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.1.0 to
4.1.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1767">spf13/viper#1767</a></li>
<li>build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1790">spf13/viper#1790</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.3.0 to
5.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1789">spf13/viper#1789</a></li>
<li>build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1780">spf13/viper#1780</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.1.3 to
4.2.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1793">spf13/viper#1793</a></li>
<li>chore: upgrade crypt by <a
href="https://github.com/sagikazarmark"><code>@sagikazarmark</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1794">spf13/viper#1794</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to
2.2.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1788">spf13/viper#1788</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.2.4 to
4.2.5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1796">spf13/viper#1796</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to
2.2.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1804">spf13/viper#1804</a></li>
<li>build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1806">spf13/viper#1806</a></li>
<li>build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1807">spf13/viper#1807</a></li>
<li>build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1808">spf13/viper#1808</a></li>
<li>build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1813">spf13/viper#1813</a></li>
<li>build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1811">spf13/viper#1811</a></li>
<li>build(deps): bump mheap/github-action-required-labels from 5.4.0 to
5.4.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1817">spf13/viper#1817</a></li>
<li>build(deps): bump actions/dependency-review-action from 4.2.5 to
4.3.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1821">spf13/viper#1821</a></li>
<li>build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to
2.2.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1822">spf13/viper#1822</a></li>
<li>build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1824">spf13/viper#1824</a></li>
<li>build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1828">spf13/viper#1828</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
by <a href="https://github.com/dependabot"><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/viper/pull/1829">spf13/viper#1829</a></li>
<li>build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/spf13/viper/pull/1844">spf13/viper#1844</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spf13/viper/commit/b9733f03ad014259d08f405c13e3d7f469fa1a8e"><code>b9733f0</code></a>
build(deps): bump actions/checkout from 4.1.4 to 4.1.6</li>
<li><a
href="https://github.com/spf13/viper/commit/6ecc5c810f98ebe1984fb55ce5ad5c6afc3fc44e"><code>6ecc5c8</code></a>
build(deps): bump cachix/install-nix-action from 26 to 27</li>
<li><a
href="https://github.com/spf13/viper/commit/248c6fdd03eafa8a524f75af5b5c059af0c952bd"><code>248c6fd</code></a>
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7</li>
<li><a
href="https://github.com/spf13/viper/commit/abea773f16452659b7b47770862dfb29b61e82d1"><code>abea773</code></a>
Update references to bketelsen/crypt</li>
<li><a
href="https://github.com/spf13/viper/commit/f17acb4fd40fcd0e22d09217b6680a6297092a33"><code>f17acb4</code></a>
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1</li>
<li><a
href="https://github.com/spf13/viper/commit/8e285a5880531e2ed4933648e388353df1db5106"><code>8e285a5</code></a>
build(deps): bump github/codeql-action from 3.25.2 to 3.25.4</li>
<li><a
href="https://github.com/spf13/viper/commit/40176207a58a5f2b0b95e72da8b6ebf2df02416e"><code>4017620</code></a>
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1</li>
<li><a
href="https://github.com/spf13/viper/commit/b67e814385886e962dfe9c304a69e42b8880d3a8"><code>b67e814</code></a>
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to
2.2.2</li>
<li><a
href="https://github.com/spf13/viper/commit/4a182c767b9521adfd8981bea4015457105f608e"><code>4a182c7</code></a>
build(deps): bump actions/dependency-review-action from 4.2.5 to
4.3.2</li>
<li><a
href="https://github.com/spf13/viper/commit/45a0e1214a55ce1fcdc6e66526177e2dc83f2bef"><code>45a0e12</code></a>
build(deps): bump mheap/github-action-required-labels</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/viper/compare/v1.18.2...v1.19.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 04272e4 commit c08cc73
File tree
17 files changed
+278
-177
lines changed- vendor
- github.com
- pelletier/go-toml/v2
- internal/tracker
- unstable
- spf13/viper
17 files changed
+278
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments