Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

chore(deps): update module spf13/viper to v1.6.2 #158

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 1, 2019

This PR contains the following updates:

Package Type Update Change
github.com/spf13/viper require minor v1.4.0 -> v1.6.2

Release Notes

spf13/viper

v1.6.2

Compare Source

This is a patch release fixing a(n edge case) bug introduced in v1.6.0

See #​818 and #​827 for details

v1.6.1

Compare Source

This is a patch release fixing a bug introduced in v1.6.0

v1.6.0

Compare Source

Changes

Added
  • Global UnmarshalExact method
  • StringReplacer interface for custom environment key replacing logic
  • GolangCI Lint
  • INI support
  • Key delimiter made configurable
  • Support for config files without extensions
Changed
  • Moved to GitHub actions build from Travis
Fixed
  • IsSet no longer returns true when an unset key has a flags bound
  • SafeWriteConfigAs works as expected

Happy Holidays!

v1.5.0

Compare Source

Documentation and other fixes


Renovate 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 if you modify the PR title to begin with "rebase!".

🔕 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 50290f5 to 050a140 Compare December 6, 2019 14:28
@renovate renovate bot changed the title chore(deps): update module spf13/viper to v1.5.0 chore(deps): update module spf13/viper to v1.6.0 Dec 6, 2019
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 3 times, most recently from 745b278 to a4d167c Compare December 6, 2019 17:54
@renovate renovate bot changed the title chore(deps): update module spf13/viper to v1.6.0 chore(deps): update module spf13/viper to v1.6.1 Dec 6, 2019
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 24 times, most recently from b1ed662 to 41c1bd9 Compare December 7, 2019 21:23
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 24 times, most recently from 00bf1e7 to 8f4d484 Compare December 22, 2019 07:28
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 8f4d484 to a4d6fb3 Compare December 31, 2019 03:59
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from a4d6fb3 to 691822a Compare January 19, 2020 04:57
@renovate renovate bot changed the title chore(deps): update module spf13/viper to v1.6.1 chore(deps): update module spf13/viper to v1.6.2 Jan 19, 2020
@jirfag jirfag merged commit f6784b6 into master Jan 19, 2020
@jirfag jirfag deleted the renovate/github.com-spf13-viper-1.x branch January 19, 2020 13:41
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.

2 participants