Skip to content

Bump github.com/spf13/viper from 1.4.0 to 1.7.1 in /cli - #43

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/cli/github.com/spf13/viper-1.7.1
Closed

Bump github.com/spf13/viper from 1.4.0 to 1.7.1 in /cli#43
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/cli/github.com/spf13/viper-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2021

Copy link
Copy Markdown

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

You can trigger a rebase of this PR 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 Feb 9, 2021
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/cli/github.com/spf13/viper-1.7.1 branch from dc34218 to 2379350 Compare February 18, 2021 07:16
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/cli/github.com/spf13/viper-1.7.1 branch from 2379350 to 9000066 Compare February 24, 2021 07:26
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2021

Copy link
Copy Markdown
Author

Superseded by #134.

@dependabot dependabot Bot closed this Jun 16, 2021
@dependabot
dependabot Bot deleted the dependabot/go_modules/cli/github.com/spf13/viper-1.7.1 branch June 16, 2021 06:51
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.

0 participants