-
-
Notifications
You must be signed in to change notification settings - Fork 240
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
fix(deps): update module github.com/spf13/viper to v1.15.0 #630
base: master
Are you sure you want to change the base?
Conversation
3b1c51a
to
a2caeac
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #630 +/- ##
==========================================
- Coverage 35.68% 34.66% -1.03%
==========================================
Files 24 24
Lines 2637 2637
==========================================
- Hits 941 914 -27
- Misses 1554 1581 +27
Partials 142 142 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
a2caeac
to
69b0345
Compare
69b0345
to
1340a07
Compare
1340a07
to
cff96d6
Compare
cff96d6
to
b9d502d
Compare
Generated by renovateBot
b9d502d
to
89e6216
Compare
This PR contains the following updates:
v1.9.0
->v1.15.0
Release Notes
spf13/viper
v1.15.0
Compare Source
What's Changed
Exciting New Features 🎉
Enhancements 🚀
Breaking Changes 🛠
Dependency Updates ⬆️
New Contributors
Full Changelog: spf13/viper@v1.14.0...v1.15.0
v1.14.0
Compare Source
What's Changed
Enhancements 🚀
Breaking Changes 🛠
Dependency Updates ⬆️
Full Changelog: spf13/viper@v1.13.0...v1.14.0
v1.13.0
Compare Source
Important: This is the last release supporting Go 1.15.
What's Changed
Exciting New Features 🎉
Enhancements 🚀
GetUint16
by @oxisto in https://github.com/spf13/viper/pull/1405Bug Fixes 🐛
Dependency Updates ⬆️
New Contributors
Full Changelog: spf13/viper@v1.12.0...v1.13.0
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
andviper_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
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: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.