This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spf13/viper](https://github.com/spf13/viper) | require | minor | `v1.12.0` -> `v1.13.0` |
---
### Release Notes
<details>
<summary>spf13/viper</summary>
### [`v1.13.0`](https://github.com/spf13/viper/releases/v1.13.0)
[Compare Source](https://github.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://github.com/franklinkim) in https://github.com/spf13/viper/pull/1371
##### Enhancements 🚀
- Fix go-staticcheck failures (ST1005) by [@​mjmaisey](https://github.com/mjmaisey) in https://github.com/spf13/viper/pull/1373
- Use jsonc in markdown codeblocks for better readability by [@​HurSungYun](https://github.com/HurSungYun) in https://github.com/spf13/viper/pull/1393
- Add Go 1.19 support by [@​sagikazarmark](https://github.com/sagikazarmark) in https://github.com/spf13/viper/pull/1424
- Adds support for uint16 with `GetUint16` by [@​oxisto](https://github.com/oxisto) in https://github.com/spf13/viper/pull/1405
- Add a DebugTo convenience funtion by [@​bcrochet](https://github.com/bcrochet) in https://github.com/spf13/viper/pull/1414
##### Bug Fixes 🐛
- Recurse into arrays when converting keys to lowercase by [@​awrichar](https://github.com/awrichar) in https://github.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://github.com/dependabot) in https://github.com/spf13/viper/pull/1374
- build(deps): bump github.com/subosito/gotenv from 1.3.0 to 1.4.0 by [@​dependabot](https://github.com/dependabot) in https://github.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://github.com/dependabot) in https://github.com/spf13/viper/pull/1378
- build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1360
- build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1381
- build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1384
- build(deps): bump mheap/github-action-required-labels from 1 to 2 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1383
- build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1395
- build(deps): bump github.com/subosito/gotenv from 1.4.0 to 1.4.1 by [@​dependabot](https://github.com/dependabot) in https://github.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://github.com/dependabot) in https://github.com/spf13/viper/pull/1422
- build(deps): bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 by [@​dependabot](https://github.com/dependabot) in https://github.com/spf13/viper/pull/1412
#### New Contributors
- [@​mjmaisey](https://github.com/mjmaisey) made their first contribution in https://github.com/spf13/viper/pull/1373
- [@​HurSungYun](https://github.com/HurSungYun) made their first contribution in https://github.com/spf13/viper/pull/1393
- [@​franklinkim](https://github.com/franklinkim) made their first contribution in https://github.com/spf13/viper/pull/1371
- [@​awrichar](https://github.com/awrichar) made their first contribution in https://github.com/spf13/viper/pull/1387
- [@​oxisto](https://github.com/oxisto) made their first contribution in https://github.com/spf13/viper/pull/1405
- [@​bcrochet](https://github.com/bcrochet) made their first contribution in https://github.com/spf13/viper/pull/1414
**Full Changelog**: https://github.com/spf13/viper/compare/v1.12.0...v1.13.0
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.12.0->v1.13.0Release Notes
spf13/viper
v1.13.0Compare Source
Important: This is the last release supporting Go 1.15.
What's Changed
Exciting New Features 🎉
Enhancements 🚀
GetUint16by @oxisto in https://github.com/spf13/viper/pull/1405Bug Fixes 🐛
Dependency Updates ⬆️
New Contributors
Full Changelog: https://github.com/spf13/viper/compare/v1.12.0...v1.13.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.