Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

fix(deps): update module github.com/spf13/viper to v1.8.1 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 16, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

spf13/viper

v1.8.1

Compare Source

This patch releases fixes two minor issues:

  • Replace %s with %w when wrapping errors
  • Fix pflag.StringArray processing

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 84c7889 to f3cd1fa Compare June 25, 2021 12:36
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.8.0 fix(deps): update module github.com/spf13/viper to v1.8.1 Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant