Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module spf13/viper to v1.6.2 #11

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@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.

@codecov
Copy link

codecov bot commented Nov 1, 2019

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   74.69%   74.69%           
=======================================
  Files           1        1           
  Lines          83       83           
=======================================
  Hits           62       62           
  Misses         12       12           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c851edf...7171343. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from f2bde06 to 8d7e652 Compare December 6, 2019 14:37
@renovate renovate bot changed the title Update module spf13/viper to v1.5.0 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 from 8d7e652 to 66505be Compare December 6, 2019 16:47
@renovate renovate bot changed the title Update module spf13/viper to v1.6.0 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 from 66505be to 7171343 Compare January 18, 2020 21:52
@renovate renovate bot changed the title Update module spf13/viper to v1.6.1 Update module spf13/viper to v1.6.2 Jan 18, 2020
@laverya laverya merged commit 6f9d07b into master Jan 18, 2020
@renovate renovate bot deleted the renovate/github.com-spf13-viper-1.x branch January 18, 2020 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants