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

go: bump github.com/spf13/cobra from 1.1.0 to 1.1.1 in /go #3427

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2020

Bumps github.com/spf13/cobra from 1.1.0 to 1.1.1.

Release notes

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

v1.1.1

  • Fix: yaml.v2 2.3.0 contained a unintended breaking change. This release reverts to yaml.v2 v2.2.8 which has recent critical CVE fixes, but does not have the breaking changes. See spf13/cobra#1259 for context.
  • Fix: correct internal formatting for go-md2man v2 (which caused man page generation to be broken). See spf13/cobra#1049 for context.
Commits

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 dependabot bot added c:deps Category: external dependencies golang labels Oct 19, 2020
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/spf13/cobra-1.1.1 branch from 8816ad3 to 1fc6de9 Compare October 19, 2020 07:40
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.0 to
1.1.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](spf13/cobra@v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/spf13/cobra-1.1.1 branch from 1fc6de9 to e8ef123 Compare October 19, 2020 07:43
@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #3427 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3427      +/-   ##
==========================================
- Coverage   66.11%   66.05%   -0.06%     
==========================================
  Files         371      371              
  Lines       33366    33366              
==========================================
- Hits        22061    22041      -20     
- Misses       8060     8089      +29     
+ Partials     3245     3236       -9     
Impacted Files Coverage Δ
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
go/staking/api/grpc.go 50.42% <0.00%> (-8.41%) ⬇️
go/worker/common/committee/runtime_host.go 65.04% <0.00%> (-4.86%) ⬇️
go/consensus/tendermint/apps/staking/query.go 35.71% <0.00%> (-4.77%) ⬇️
go/storage/api/metrics.go 81.53% <0.00%> (-4.62%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/consensus/tendermint/abci/mux.go 57.86% <0.00%> (-3.94%) ⬇️
go/storage/api/root_cache.go 75.00% <0.00%> (-3.34%) ⬇️
go/storage/mkvs/insert.go 87.67% <0.00%> (-2.74%) ⬇️
go/consensus/tendermint/staking/staking.go 52.83% <0.00%> (-2.52%) ⬇️
... and 25 more

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 f110788...e8ef123. Read the comment docs.

@ptrus ptrus merged commit cbc4eb3 into master Oct 19, 2020
@ptrus ptrus deleted the dependabot/go_modules/go/github.com/spf13/cobra-1.1.1 branch October 19, 2020 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants