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

deps: bump github.com/spf13/viper from 1.18.2 to 1.19.0 #428

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/spf13/viper from 1.18.2 to 1.19.0.

Release notes

Sourced from github.com/spf13/viper's releases.

v1.19.0

What's Changed

Bug Fixes 🐛

Dependency Updates ⬆️

... (truncated)

Commits
  • b9733f0 build(deps): bump actions/checkout from 4.1.4 to 4.1.6
  • 6ecc5c8 build(deps): bump cachix/install-nix-action from 26 to 27
  • 248c6fd build(deps): bump github/codeql-action from 3.25.4 to 3.25.7
  • abea773 Update references to bketelsen/crypt
  • f17acb4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
  • 8e285a5 build(deps): bump github/codeql-action from 3.25.2 to 3.25.4
  • 4017620 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
  • b67e814 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  • 4a182c7 build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
  • 45a0e12 build(deps): bump mheap/github-action-required-labels
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 3, 2024 13:28
@dependabot dependabot bot added area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language labels Jun 3, 2024
@dependabot dependabot bot requested review from mainred and jimassa June 3, 2024 13:28
@rbtr rbtr added this pull request to the merge queue Jun 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 3, 2024
@rbtr rbtr added this pull request to the merge queue Jun 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 3, 2024
@rbtr rbtr added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@rbtr rbtr added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@rbtr rbtr added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@rbtr rbtr added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@rbtr rbtr added this pull request to the merge queue Jun 4, 2024
Merged via the queue into main with commit 250bac8 Jun 4, 2024
21 checks passed
@rbtr rbtr deleted the dependabot/go_modules/github.com/spf13/viper-1.19.0 branch June 4, 2024 21:50
matmerr pushed a commit to matmerr/retina that referenced this pull request Jul 3, 2024
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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.18.2&new-version=1.19.0)](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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant