Commit d15a9c2
authored
Update module github.com/spf13/viper to v1.14.0 (#980)
[](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.13.0` -> `v1.14.0` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.
---
### 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
</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 becomes conflicted, 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/defenseunicorns/zarf).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f69c192 commit d15a9c2
2 files changed
+19
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
311 | | - | |
| 312 | + | |
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| |||
384 | 385 | | |
385 | 386 | | |
386 | 387 | | |
387 | | - | |
| 388 | + | |
388 | 389 | | |
389 | | - | |
| 390 | + | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
2108 | 2113 | | |
2109 | 2114 | | |
2110 | 2115 | | |
| 2116 | + | |
| 2117 | + | |
2111 | 2118 | | |
2112 | 2119 | | |
2113 | 2120 | | |
| |||
2143 | 2150 | | |
2144 | 2151 | | |
2145 | 2152 | | |
| 2153 | + | |
| 2154 | + | |
2146 | 2155 | | |
2147 | 2156 | | |
2148 | 2157 | | |
| |||
3112 | 3121 | | |
3113 | 3122 | | |
3114 | 3123 | | |
| 3124 | + | |
| 3125 | + | |
3115 | 3126 | | |
3116 | 3127 | | |
3117 | 3128 | | |
| |||
3240 | 3251 | | |
3241 | 3252 | | |
3242 | 3253 | | |
| 3254 | + | |
| 3255 | + | |
3243 | 3256 | | |
3244 | 3257 | | |
3245 | 3258 | | |
| |||
0 commit comments