Skip to content

fix(deps): update module github.com/spf13/viper to v1.20.1 #187

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/spf13/viper v1.18.1 -> v1.20.1 age adoption passing confidence
github.com/spf13/viper v1.15.0 -> v1.20.1 age adoption passing confidence

Release Notes

spf13/viper (github.com/spf13/viper)

v1.20.1

Compare Source

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.20.0...v1.20.1

v1.20.0

Compare Source

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

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

New Contributors

Full Changelog: spf13/viper@v1.19.0...v1.20.0

v1.19.0

Compare Source

What's Changed

Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.18.1...v1.19.0

v1.18.2

Compare Source

tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead.

This release fixes a regression that appears in rare circumstances when using Unmarshal or UnmarshalExact to decode values onto pointers with multiple indirection (eg. pointer to a pointer, etc). The change was introduced in 1.18.0 as a means to resolve a long-standing bug when decoding environment variables to structs.

The feature is now disabled by default and can be enabled using the viper_bind_struct build tag. It's also considered experimental at this point, so breaking changes may be introduced in the future.

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.18.1...v1.18.2


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Oct 6, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.17.0 fix(deps): update module github.com/spf13/viper to v1.18.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from d07b6eb to e86c2f1 Compare December 6, 2023 17:29
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.18.0 fix(deps): update module github.com/spf13/viper to v1.18.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 2 times, most recently from f3037e5 to 77623a7 Compare December 11, 2023 12:03
Copy link

cloudflare-workers-and-pages bot commented Dec 11, 2023

Deploying sharing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 493efcb
Status: ✅  Deploy successful!
Preview URL: https://f08a591b.sharing-dw8.pages.dev
Branch Preview URL: https://renovate-github-com-spf13-vi.sharing-dw8.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 2 times, most recently from b0e3e66 to 9feafc9 Compare December 16, 2023 13:37
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.18.1 fix(deps): update module github.com/spf13/viper to v1.18.2 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 9feafc9 to cfccc19 Compare December 18, 2023 22:15
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from cfccc19 to 8083aeb Compare January 4, 2024 14:56
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 8.98%. Comparing base (3c2a0ed) to head (96cf109).

❗ There is a different number of reports uploaded between BASE (3c2a0ed) and HEAD (96cf109). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3c2a0ed) HEAD (96cf109)
comments 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #187       +/-   ##
============================================
- Coverage     86.28%   8.98%   -77.30%     
============================================
  Files            25      23        -2     
  Lines           277    1914     +1637     
  Branches          8       0        -8     
============================================
- Hits            239     172       -67     
- Misses           26    1732     +1706     
+ Partials         12      10        -2     
Flag Coverage Δ
comments ?
users 8.98% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 8083aeb to 3640e17 Compare January 4, 2024 15:49
Copy link
Contributor Author

renovate bot commented Jan 28, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/blob/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/google/uuid v1.5.0
go: downloading github.com/labstack/echo/v4 v4.11.3
go: downloading github.com/labstack/gommon v0.4.0
go: downloading github.com/minio/minio-go/v7 v7.0.66
go: downloading github.com/sixwaaaay/must v0.1.0
go: downloading golang.org/x/crypto v0.16.0
verifying github.com/sixwaaaay/[email protected]: checksum mismatch
	downloaded: h1:UrtFkBbKyDh2OwTH6173ww4VrRSJnKScz2HVWiZYpXU=
	go.sum:     h1:gYi55InyvD/YyGlQ+n+4N1gqoHIckGG6ijmN2F6bm8g=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 3640e17 to e052a82 Compare January 28, 2024 10:36
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.18.2 fix(deps): update module github.com/spf13/viper to v1.19.0 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from e052a82 to 397fe20 Compare June 2, 2024 09:53
Copy link
Contributor Author

renovate bot commented Jun 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/blob/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/labstack/echo/v4 v4.11.3
go: downloading github.com/labstack/gommon v0.4.0
go: downloading github.com/minio/minio-go/v7 v7.0.66
go: downloading github.com/sixwaaaay/must v0.1.0
verifying github.com/sixwaaaay/[email protected]: checksum mismatch
	downloaded: h1:UrtFkBbKyDh2OwTH6173ww4VrRSJnKScz2HVWiZYpXU=
	go.sum:     h1:gYi55InyvD/YyGlQ+n+4N1gqoHIckGG6ijmN2F6bm8g=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

Copy link

vercel bot commented Jun 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
sharing ⬜️ Ignored (Inspect) Visit Preview Apr 8, 2025 1:13pm

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 397fe20 to 54c7ff6 Compare March 15, 2025 18:42
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.19.0 fix(deps): update module github.com/spf13/viper to v1.20.0 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 54c7ff6 to ff5b92b Compare March 26, 2025 23:10
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.20.0 fix(deps): update module github.com/spf13/viper to v1.20.1 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from ff5b92b to 493efcb Compare April 8, 2025 13:13
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 493efcb to e9f15b8 Compare April 24, 2025 07:07
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from e9f15b8 to 96cf109 Compare May 7, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants