Skip to content

build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0#589

Merged
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/github.com/spf13/viper-1.14.0
Nov 11, 2022
Merged

build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0#589
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/github.com/spf13/viper-1.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 7, 2022

Bumps github.com/spf13/viper from 1.13.0 to 1.14.0.

Release notes

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

v1.14.0

What's Changed

Enhancements 🚀

Breaking Changes 🛠

Dependency Updates ⬆️

Full Changelog: spf13/viper@v1.13.0...v1.14.0

Commits
  • b89e554 chore: update crypt
  • db9f89a chore: disable watch on appengine
  • 4b8d148 refactor: use new Has fsnotify method for event matching
  • 2e99a57 refactor: rename watch file to unsupported
  • dcb7f30 feat: fix compilation for all platforms unsupported by fsnotify
  • 2e04739 ci: drop dedicated wasm build
  • b2234f2 ci: add build for aix
  • 52009d3 feat: disable watcher on aix
  • b274f63 build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0
  • 7c62cfd build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 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 requested a review from tzdybal as a code owner November 7, 2022 21:08
@dependabot dependabot Bot requested review from Wondertan and liamsi November 7, 2022 21:08
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #589 (7f5e0d5) into main (b782388) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
- Coverage   55.79%   55.75%   -0.05%     
==========================================
  Files          50       50              
  Lines        9542     9542              
==========================================
- Hits         5324     5320       -4     
- Misses       3425     3428       +3     
- Partials      793      794       +1     
Impacted Files Coverage Δ
block/manager.go 65.20% <0.00%> (-1.04%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/viper-1.14.0 branch 3 times, most recently from 60bb3d0 to c8776c8 Compare November 8, 2022 20:32
@tzdybal tzdybal requested review from a team, Manav-Aggarwal, S1nus, gupadhyaya, jbowen93 and nashqueue and removed request for a team, Wondertan, jbowen93 and liamsi November 9, 2022 09:36
@tzdybal tzdybal enabled auto-merge (squash) November 9, 2022 09:43
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/viper-1.14.0 branch from c8776c8 to 2ead511 Compare November 9, 2022 15:34
@nashqueue
Copy link
Copy Markdown
Contributor

Are those flaky tests @tzdybal ?

@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Nov 10, 2022

Are those flaky tests @tzdybal ?

Ephemeral cluster builds will be fixed soon. RN they are failing consistently.

@tzdybal
Copy link
Copy Markdown
Contributor

tzdybal commented Nov 10, 2022

Also, those tests are not required ;)

Copy link
Copy Markdown
Contributor

@nashqueue nashqueue left a comment

Choose a reason for hiding this comment

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

Good

@tzdybal tzdybal merged commit 62c3dd5 into main Nov 11, 2022
@tzdybal tzdybal deleted the dependabot/go_modules/github.com/spf13/viper-1.14.0 branch November 11, 2022 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants