Update module github.com/spf13/viper to v1.8.0 #890

Merged
konrad merged 1 commits from renovate/github.com-spf13-viper-1.x into main 2021-06-16 08:19:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/spf13/viper require minor v1.7.1 -> v1.8.0

Release Notes

spf13/viper

v1.8.0

Compare Source

This is a maintenance release primarily containing fixes and improvements. The most prominent change is the etcd update to 3.5.0. Thanks to proper Go modules support, the dependency graph became much smaller.

## Changes

Added
  • Allow BindEnv to register multiple environment variables
  • Support for accessing slices
  • Experimental WASM support: Viper compiles on WASM
  • INI load options
Changed
  • Ensure BindPFlag detects a nil flag parameter
Fixed
  • Merging a key into a nil target
  • Panics during saving INI files
Security
  • Updated etcd to 3.5 which should make a lot of false positive vulnerability reports disappear

In addition to the above changes, this release comes with tons of minor improvements, documentation changes an dependency updates. Find more details in the 1.8.0 milestone.

Many thanks to everyone who contributed to this release!


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://github.com/spf13/viper) | require | minor | `v1.7.1` -> `v1.8.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.8.0`](https://github.com/spf13/viper/releases/v1.8.0) [Compare Source](https://github.com/spf13/viper/compare/v1.7.1...v1.8.0) This is a maintenance release primarily containing fixes and improvements. The most prominent change is the etcd update to [3.5.0](https://github.com/etcd-io/etcd/releases/tag/v3.5.0). Thanks to proper Go modules support, the dependency graph became much smaller. \## Changes ##### Added - Allow BindEnv to register multiple environment variables - Support for accessing slices - Experimental WASM support: Viper compiles on WASM - INI load options ##### Changed - Ensure `BindPFlag` detects a nil flag parameter ##### Fixed - Merging a key into a nil target - Panics during saving INI files ##### Security - Updated etcd to 3.5 which should make a lot of false positive vulnerability reports disappear *** In addition to the above changes, this release comes with tons of minor improvements, documentation changes an dependency updates. Find more details in the [1.8.0](https://github.com/spf13/viper/milestone/4?closed=1) milestone. **Many thanks to everyone who contributed to this release!** </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-06-16 02:00:26 +00:00
renovate added 1 commit 2021-06-16 02:00:27 +00:00
continuous-integration/drone/pr Build is passing Details
f08b8899e6
Update module github.com/spf13/viper to v1.8.0
konrad merged commit 52f6b10a65 into main 2021-06-16 08:19:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#890
No description provided.