Commit 903a386
authored
chore(deps): update module github.com/spf13/viper to v1.14.0 (#18)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spf13/viper](https://togithub.com/spf13/viper) | require |
minor | `v1.12.0` -> `v1.14.0` |
---
### Release Notes
<details>
<summary>spf13/viper</summary>
### [`v1.14.0`](https://togithub.com/spf13/viper/releases/tag/v1.14.0)
[Compare
Source](https://togithub.com/spf13/viper/compare/v1.13.0...v1.14.0)
<!-- Release notes generated using configuration in .github/release.yml
at v1.14.0 -->
##### What's Changed
##### Enhancements 🚀
- feat: make Viper compile on platforms unsupported by fsnotify by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1457](https://togithub.com/spf13/viper/pull/1457)
- Fsnotify improvements by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1458](https://togithub.com/spf13/viper/pull/1458)
- Disable watch on appengine by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1460](https://togithub.com/spf13/viper/pull/1460)
##### Breaking Changes 🛠
- Drop support for Go 1.15 by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1428](https://togithub.com/spf13/viper/pull/1428)
##### Dependency Updates ⬆️
- build(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1406](https://togithub.com/spf13/viper/pull/1406)
- build(deps): bump github.com/sagikazarmark/crypt from 0.6.0 to 0.7.0
by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1437](https://togithub.com/spf13/viper/pull/1437)
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1453](https://togithub.com/spf13/viper/pull/1453)
- build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1449](https://togithub.com/spf13/viper/pull/1449)
- chore: update crypt by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1461](https://togithub.com/spf13/viper/pull/1461)
**Full Changelog**:
spf13/viper@v1.13.0...v1.14.0
### [`v1.13.0`](https://togithub.com/spf13/viper/releases/tag/v1.13.0)
[Compare
Source](https://togithub.com/spf13/viper/compare/v1.12.0...v1.13.0)
**Important:** This is the last release supporting Go 1.15.
#### What's Changed
##### Exciting New Features 🎉
- Add etcd3 to supported remote providers by
[@​franklinkim](https://togithub.com/franklinkim) in
[https://github.com/spf13/viper/pull/1371](https://togithub.com/spf13/viper/pull/1371)
##### Enhancements 🚀
- Fix go-staticcheck failures (ST1005) by
[@​mjmaisey](https://togithub.com/mjmaisey) in
[https://github.com/spf13/viper/pull/1373](https://togithub.com/spf13/viper/pull/1373)
- Use jsonc in markdown codeblocks for better readability by
[@​HurSungYun](https://togithub.com/HurSungYun) in
[https://github.com/spf13/viper/pull/1393](https://togithub.com/spf13/viper/pull/1393)
- Add Go 1.19 support by
[@​sagikazarmark](https://togithub.com/sagikazarmark) in
[https://github.com/spf13/viper/pull/1424](https://togithub.com/spf13/viper/pull/1424)
- Adds support for uint16 with `GetUint16` by
[@​oxisto](https://togithub.com/oxisto) in
[https://github.com/spf13/viper/pull/1405](https://togithub.com/spf13/viper/pull/1405)
- Add a DebugTo convenience funtion by
[@​bcrochet](https://togithub.com/bcrochet) in
[https://github.com/spf13/viper/pull/1414](https://togithub.com/spf13/viper/pull/1414)
##### Bug Fixes 🐛
- Recurse into arrays when converting keys to lowercase by
[@​awrichar](https://togithub.com/awrichar) in
[https://github.com/spf13/viper/pull/1387](https://togithub.com/spf13/viper/pull/1387)
##### Dependency Updates ⬆️
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1374](https://togithub.com/spf13/viper/pull/1374)
- build(deps): bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1375](https://togithub.com/spf13/viper/pull/1375)
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2
by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1378](https://togithub.com/spf13/viper/pull/1378)
- build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1360](https://togithub.com/spf13/viper/pull/1360)
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1381](https://togithub.com/spf13/viper/pull/1381)
- build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1384](https://togithub.com/spf13/viper/pull/1384)
- build(deps): bump mheap/github-action-required-labels from 1 to 2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1383](https://togithub.com/spf13/viper/pull/1383)
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1395](https://togithub.com/spf13/viper/pull/1395)
- build(deps): bump github.com/subosito/gotenv from 1.4.0 to 1.4.1 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1420](https://togithub.com/spf13/viper/pull/1420)
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.5
by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1422](https://togithub.com/spf13/viper/pull/1422)
- build(deps): bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/spf13/viper/pull/1412](https://togithub.com/spf13/viper/pull/1412)
#### New Contributors
- [@​mjmaisey](https://togithub.com/mjmaisey) made their first
contribution in
[https://github.com/spf13/viper/pull/1373](https://togithub.com/spf13/viper/pull/1373)
- [@​HurSungYun](https://togithub.com/HurSungYun) made their first
contribution in
[https://github.com/spf13/viper/pull/1393](https://togithub.com/spf13/viper/pull/1393)
- [@​franklinkim](https://togithub.com/franklinkim) made their
first contribution in
[https://github.com/spf13/viper/pull/1371](https://togithub.com/spf13/viper/pull/1371)
- [@​awrichar](https://togithub.com/awrichar) made their first
contribution in
[https://github.com/spf13/viper/pull/1387](https://togithub.com/spf13/viper/pull/1387)
- [@​oxisto](https://togithub.com/oxisto) made their first
contribution in
[https://github.com/spf13/viper/pull/1405](https://togithub.com/spf13/viper/pull/1405)
- [@​bcrochet](https://togithub.com/bcrochet) made their first
contribution in
[https://github.com/spf13/viper/pull/1414](https://togithub.com/spf13/viper/pull/1414)
**Full Changelog**:
spf13/viper@v1.12.0...v1.13.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/googleapis/btlr).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTIuMiIsInVwZGF0ZWRJblZlciI6IjM0LjI4LjAifQ==-->1 parent 197cdf0 commit 903a386
2 files changed
+31
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
172 | | - | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
194 | | - | |
| 195 | + | |
| 196 | + | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| |||
309 | 311 | | |
310 | 312 | | |
311 | 313 | | |
312 | | - | |
313 | | - | |
314 | | - | |
| 314 | + | |
| 315 | + | |
315 | 316 | | |
316 | 317 | | |
317 | 318 | | |
| |||
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
323 | | - | |
324 | | - | |
| 324 | + | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | 328 | | |
| |||
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
471 | | - | |
472 | | - | |
| 472 | + | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
0 commit comments