Skip to content

Commit 6f79498

Browse files
build(deps): Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#385)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.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.14.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Enhancements 🚀</h3> <ul> <li>feat: make Viper compile on platforms unsupported by fsnotify by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1457">spf13/viper#1457</a></li> <li>Fsnotify improvements by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1458">spf13/viper#1458</a></li> <li>Disable watch on appengine by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1460">spf13/viper#1460</a></li> </ul> <h3>Breaking Changes 🛠</h3> <ul> <li>Drop support for Go 1.15 by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1428">spf13/viper#1428</a></li> </ul> <h3>Dependency Updates ⬆️</h3> <ul> <li>build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1406">spf13/viper#1406</a></li> <li>build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1437">spf13/viper#1437</a></li> <li>build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1453">spf13/viper#1453</a></li> <li>build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1449">spf13/viper#1449</a></li> <li>chore: update crypt by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://github-redirect.dependabot.com/spf13/viper/pull/1461">spf13/viper#1461</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.0">https://github.com/spf13/viper/compare/v1.13.0...v1.14.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/viper/commit/b89e554a96abde447ad13a26dcc59fd00375e555"><code>b89e554</code></a> chore: update crypt</li> <li><a href="https://github.com/spf13/viper/commit/db9f89ac41895a5f8f60c8445c6fed349e4ba19e"><code>db9f89a</code></a> chore: disable watch on appengine</li> <li><a href="https://github.com/spf13/viper/commit/4b8d14881e10288b24eddd0873b0c0ce4710a333"><code>4b8d148</code></a> refactor: use new Has fsnotify method for event matching</li> <li><a href="https://github.com/spf13/viper/commit/2e99a57324e6bbe3013d3fcba7713274fbf82066"><code>2e99a57</code></a> refactor: rename watch file to unsupported</li> <li><a href="https://github.com/spf13/viper/commit/dcb7f30f39751d61fe3a6c6d0568973736042e65"><code>dcb7f30</code></a> feat: fix compilation for all platforms unsupported by fsnotify</li> <li><a href="https://github.com/spf13/viper/commit/2e04739b68e9094f42360918c25b44d11db4f7db"><code>2e04739</code></a> ci: drop dedicated wasm build</li> <li><a href="https://github.com/spf13/viper/commit/b2234f214f6048d5bab7d676e66fc81c55b3332a"><code>b2234f2</code></a> ci: add build for aix</li> <li><a href="https://github.com/spf13/viper/commit/52009d34937352d756f2c2ec160662585f6cdf0a"><code>52009d3</code></a> feat: disable watcher on aix</li> <li><a href="https://github.com/spf13/viper/commit/b274f639e0fd0b8308abeeea120f7e9ff84d42a9"><code>b274f63</code></a> build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0</li> <li><a href="https://github.com/spf13/viper/commit/7c62cfdbac2169039411f196bc639d5e5618ea23"><code>7c62cfd</code></a> build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1</li> <li>Additional commits viewable in <a href="https://github.com/spf13/viper/compare/v1.13.0...v1.14.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.13.0&new-version=1.14.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 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 61a6ae2 commit 6f79498

File tree

2 files changed

+55
-43
lines changed

2 files changed

+55
-43
lines changed

go.mod

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/rs/zerolog v1.28.0
1919
github.com/slok/kubewebhook/v2 v2.5.0
2020
github.com/spf13/cobra v1.6.1
21-
github.com/spf13/viper v1.13.0
21+
github.com/spf13/viper v1.14.0
2222
github.com/stretchr/testify v1.8.1
2323
gopkg.in/yaml.v2 v2.4.0
2424
k8s.io/api v0.25.3
@@ -28,10 +28,11 @@ require (
2828
)
2929

3030
require (
31-
cloud.google.com/go v0.102.1 // indirect
32-
cloud.google.com/go/compute v1.7.0 // indirect
31+
cloud.google.com/go v0.104.0 // indirect
32+
cloud.google.com/go/compute v1.12.1 // indirect
33+
cloud.google.com/go/compute/metadata v0.2.1 // indirect
3334
cloud.google.com/go/iam v0.4.0 // indirect
34-
cloud.google.com/go/storage v1.22.1 // indirect
35+
cloud.google.com/go/storage v1.23.0 // indirect
3536
github.com/BurntSushi/toml v1.2.0 // indirect
3637
github.com/Microsoft/go-winio v0.5.2 // indirect
3738
github.com/Microsoft/hcsshim v0.9.4 // indirect
@@ -58,7 +59,7 @@ require (
5859
github.com/docker/go-units v0.5.0 // indirect
5960
github.com/dustin/go-humanize v1.0.0 // indirect
6061
github.com/emicklei/go-restful/v3 v3.8.0 // indirect
61-
github.com/fsnotify/fsnotify v1.5.4 // indirect
62+
github.com/fsnotify/fsnotify v1.6.0 // indirect
6263
github.com/ghodss/yaml v1.0.0 // indirect
6364
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
6465
github.com/go-logr/logr v1.2.3 // indirect
@@ -70,11 +71,11 @@ require (
7071
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
7172
github.com/golang/protobuf v1.5.2 // indirect
7273
github.com/google/gnostic v0.5.7-v3refs // indirect
73-
github.com/google/go-cmp v0.5.8 // indirect
74+
github.com/google/go-cmp v0.5.9 // indirect
7475
github.com/google/go-intervals v0.0.2 // indirect
7576
github.com/google/uuid v1.3.0 // indirect
76-
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
77-
github.com/googleapis/gax-go/v2 v2.4.0 // indirect
77+
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
78+
github.com/googleapis/gax-go/v2 v2.6.0 // indirect
7879
github.com/googleapis/go-type-adapters v1.0.0 // indirect
7980
github.com/gorilla/mux v1.8.0 // indirect
8081
github.com/gruntwork-io/go-commons v0.8.0 // indirect
@@ -127,7 +128,7 @@ require (
127128
github.com/robfig/cron/v3 v3.0.1 // indirect
128129
github.com/russross/blackfriday/v2 v2.1.0 // indirect
129130
github.com/sirupsen/logrus v1.9.0 // indirect
130-
github.com/spf13/afero v1.8.2 // indirect
131+
github.com/spf13/afero v1.9.2 // indirect
131132
github.com/spf13/cast v1.5.0 // indirect
132133
github.com/spf13/jwalterweatherman v1.1.0 // indirect
133134
github.com/spf13/pflag v1.0.5 // indirect
@@ -144,19 +145,19 @@ require (
144145
go.opencensus.io v0.23.0 // indirect
145146
golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 // indirect
146147
golang.org/x/net v0.1.0 // indirect
147-
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 // indirect
148-
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
148+
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
149+
golang.org/x/sync v0.1.0 // indirect
149150
golang.org/x/sys v0.1.0 // indirect
150151
golang.org/x/term v0.1.0 // indirect
151152
golang.org/x/text v0.4.0 // indirect
152-
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
153-
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
153+
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
154+
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
154155
gomodules.xyz/jsonpatch/v3 v3.0.1 // indirect
155156
gomodules.xyz/orderedmap v0.1.0 // indirect
156-
google.golang.org/api v0.93.0 // indirect
157+
google.golang.org/api v0.102.0 // indirect
157158
google.golang.org/appengine v1.6.7 // indirect
158-
google.golang.org/genproto v0.0.0-20220815135757-37a418bb8959 // indirect
159-
google.golang.org/grpc v1.48.0 // indirect
159+
google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e // indirect
160+
google.golang.org/grpc v1.50.1 // indirect
160161
google.golang.org/protobuf v1.28.1 // indirect
161162
gopkg.in/inf.v0 v0.9.1 // indirect
162163
gopkg.in/ini.v1 v1.67.0 // indirect

0 commit comments

Comments
 (0)