Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 12, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/spf13/viper require minor v1.9.0 -> v1.12.0

Release Notes

spf13/viper

v1.12.0

Compare Source

This release makes YAML v3 and TOML v2 the default versions used for encoding.

You can switch back to the old versions by adding viper_yaml2 and viper_toml1 to the build tags.

Please note that YAML v2 and TOML v1 are considered deprecated from this release and may be removed in a future release.

Please provide feedback in discussions and report bugs on the issue tracker. Thanks!

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Dependency Updates ⬆️

New Contributors

Full Changelog: spf13/viper@v1.11.0...v1.12.0

v1.11.0

Compare Source

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️

New Contributors

Full Changelog: spf13/viper@v1.10.1...v1.11.0

v1.10.1

Compare Source

This is a maintenance release upgrading the Consul dependency fixing CVEs.

v1.10.0

Compare Source

This is a maintenance release primarily containing minor fixes and improvements.

Changes

Added
  • Experimental finder based on io/fs
  • Tests are executed on Windows
  • Tests are executed on Go 1.17
  • Logger interface to decouple Viper from JWW

In addition to the above changes, this release comes with minor improvements, documentation changes an dependency updates.

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, click this checkbox.

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

@github-actions
Copy link

github-actions bot commented Dec 12, 2021

Unit Test Results

    5 files  ±0    16 suites  ±0   1s ⏱️ ±0s
226 tests ±0  224 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 44efa64. ± Comparison against base commit 434d293.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 8b567f5 to aa2482c Compare December 15, 2021 14:04
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.10.0 Update module github.com/spf13/viper to v1.10.1 Dec 15, 2021
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from aa2482c to 222a766 Compare January 25, 2022 17:05
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 2 times, most recently from d6897b8 to 3e8f011 Compare February 10, 2022 04:29
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 3e8f011 to 9e64134 Compare April 25, 2022 02:25
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.10.1 Update module github.com/spf13/viper to v1.11.0 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 9e64134 to 44efa64 Compare June 1, 2022 22:38
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.11.0 Update module github.com/spf13/viper to v1.12.0 Jun 1, 2022
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 44efa64 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 51.1% (0.0% change).

View more on Code Climate.

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