hipages / php-fpm_exporter

A prometheus exporter for PHP-FPM.
Apache License 2.0
604 stars 123 forks source link

chore(deps): update module spf13/viper to v1.6.2 - autoclosed #67

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

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

Release Notes

spf13/viper ### [`v1.6.2`](https://togithub.com/spf13/viper/releases/v1.6.2) [Compare Source](https://togithub.com/spf13/viper/compare/v1.6.1...v1.6.2) This is a patch release fixing a(n edge case) bug introduced in v1.6.0 See [#​818](https://togithub.com/spf13/viper/issues/818) and [#​827](https://togithub.com/spf13/viper/issues/827) for details ### [`v1.6.1`](https://togithub.com/spf13/viper/releases/v1.6.1) [Compare Source](https://togithub.com/spf13/viper/compare/v1.6.0...v1.6.1) This is a patch release fixing a bug introduced in v1.6.0 ### [`v1.6.0`](https://togithub.com/spf13/viper/releases/v1.6.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.5.0...v1.6.0) #### 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`](https://togithub.com/spf13/viper/releases/v1.5.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.4.0...v1.5.0) Documentation and other fixes ### [`v1.4.0`](https://togithub.com/spf13/viper/releases/v1.4.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.3.2...v1.4.0) [`b5bf975`](https://togithub.com/spf13/viper/commit/b5bf975e5823809fb22c7644d008757f78a4259e) Clean up dependencies [`fccfc2c`](https://togithub.com/spf13/viper/commit/fccfc2c) Add API for setting file permissions [`7a605a5`](https://togithub.com/spf13/viper/commit/7a605a5) Uint Support ([#​681](https://togithub.com/spf13/viper/issues/681)) ### [`v1.3.2`](https://togithub.com/spf13/viper/compare/v1.3.1...v1.3.2) [Compare Source](https://togithub.com/spf13/viper/compare/v1.3.1...v1.3.2)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 88199188 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 24.4%.

View more on Code Climate.