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

Bump github.com/spf13/viper from 1.4.0 to 1.7.1 in /kotsadm/operator #1631

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps github.com/spf13/viper from 1.4.0 to 1.7.1.

Release notes

Sourced from github.com/spf13/viper's releases.

v1.7.1

This release contains a bugfix for environment variable expansion. See #495 and #940 for details.

v1.7.0

This release mostly contains bug and security fixes, but there are a few new features as well:

v1.6.3

Fixes uninstallable library on clean GOPATH

Fix extensionless config lookup

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

See #818 and #827 for details

Fix config path lookup

This is a patch release fixing a bug introduced in v1.6.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

Documentation and other fixes

Commits
  • 3826be3 Simplify $HOME prefix check
  • ce53404 Fix environment variable expansion in absPathify
  • 13494e8 Skipping error != nil checks in favor of the fast return.
  • 13df721 Add Go 1.14 to build targets
  • 3856c05 Fix: Getting the value of a StringToString pflag (#874)
  • c6ee980 fix_ini_save_error
  • c42a305 Update gorilla dependency (#899)
  • e34fb51 Add mentioned in awesome badge
  • 7eea371 Remove go version badge
  • aa8e4d4 Update badges and logo
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/kotsadm/operator/github.com/spf13/viper-1.7.1 branch from 7c66d11 to e5b6aa1 Compare March 18, 2021 19:57
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.4.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/kotsadm/operator/github.com/spf13/viper-1.7.1 branch from e5b6aa1 to 67cc3bf Compare March 19, 2021 00:28
@sgalsaleh sgalsaleh merged commit 7af5281 into master Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/kotsadm/operator/github.com/spf13/viper-1.7.1 branch March 19, 2021 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant