Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Bump github.com/spf13/viper from 1.7.0 to 1.7.1 in /cli #3523

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/spf13/viper from 1.7.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.

Commits
  • 3826be3 Simplify $HOME prefix check
  • ce53404 Fix environment variable expansion in absPathify
  • 13494e8 Skipping error != nil checks in favor of the fast return.
  • See full diff 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 Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #3523 (673ab82) into master (78b89c1) will decrease coverage by 0.62%.
The diff coverage is n/a.

❗ Current head 673ab82 differs from pull request most recent head 2d6030c. Consider uploading reports for the commit 2d6030c to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3523      +/-   ##
==========================================
- Coverage   44.64%   44.01%   -0.63%     
==========================================
  Files         227      221       -6     
  Lines       12008    11798     -210     
  Branches      297      297              
==========================================
- Hits         5361     5193     -168     
+ Misses       5983     5949      -34     
+ Partials      664      656       -8     
Flag Coverage Δ *Carryforward flag
api 29.89% <ø> (ø) Carriedforward from 78b89c1
approval-service 84.61% <ø> (ø) Carriedforward from 78b89c1
bridge 34.09% <ø> (ø) Carriedforward from 78b89c1
cli 43.87% <ø> (ø)
configuration-service 19.51% <ø> (ø) Carriedforward from 78b89c1
distributor 54.38% <ø> (ø) Carriedforward from 78b89c1
helm-service 46.06% <ø> (ø) Carriedforward from 78b89c1
jmeter-service 10.92% <ø> (ø) Carriedforward from 78b89c1
lighthouse-service 62.55% <ø> (ø) Carriedforward from 78b89c1
mongodb-datastore 24.53% <ø> (ø) Carriedforward from 78b89c1
openshift-route-service 33.82% <ø> (ø) Carriedforward from 78b89c1
remediation-service 60.41% <ø> (ø) Carriedforward from 78b89c1
secret-service ?
shipyard-controller 55.73% <ø> (ø) Carriedforward from 78b89c1
statistics-service 55.31% <ø> (ø) Carriedforward from 78b89c1

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
secret-service/pkg/backend/secretbackend_k8s.go
secret-service/pkg/common/utils.go
secret-service/pkg/handler/secrethandler.go
secret-service/pkg/handler/common.go
secret-service/pkg/backend/registry.go
secret-service/pkg/repository/scopes.go

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78b89c1...2d6030c. Read the comment docs.

Copy link
Member

@christian-kreuzberger-dtx christian-kreuzberger-dtx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot dependabot bot force-pushed the dependabot/go_modules/cli/github.com/spf13/viper-1.7.1 branch 2 times, most recently from 64a7bd5 to d305c3c Compare March 25, 2021 06:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/cli/github.com/spf13/viper-1.7.1 branch from d305c3c to 67d79e9 Compare March 29, 2021 09:31
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.7.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 67d79e9 to 2d6030c Compare April 8, 2021 07:31
@bacherfl bacherfl closed this Apr 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bacherfl bacherfl deleted the dependabot/go_modules/cli/github.com/spf13/viper-1.7.1 branch April 8, 2021 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

2 participants