Closed dependabot[bot] closed 1 year ago
Merging #608 (39b547b) into main (dab5f0f) will increase coverage by
0.09%
. The diff coverage isn/a
.
review plz. @tnasu @ulbqb
@torao @ulbqb
I found the pull request: https://github.com/tendermint/tendermint/pull/8852
It will be backported next version of v0.34.20. If we should address this now, I prefer to set #8852's tools.go
into tools
directory.
It seems that many modules is updated. Is this ok?
@ulbqb
They are added by two further modules bufbuild
and golangci
, which were added by this backport. So, some of the dependencies have been upgraded, but they will not affect the production code as they have passed the build and tests.
Bumps github.com/vektra/mockery/v2 from 2.26.1 to 2.27.1.
Release notes
Sourced from github.com/vektra/mockery/v2's releases.
Commits
57df870
Merge pull request #626 from LandonTClipp/packages_beta6359747
Movepackages
to a beta stateb3d99dd
Update migrating_to_packages.mdb1a302a
Update features.mdf9586f1
Merge pull request #625 from LandonTClipp/issue_62366f7b66
Add InterfaceDirRelative template variable05d270e
Merge pull request #622 from LandonTClipp/migration18a0dba
Add packages migration docs587e962
Merge pull request #620 from vektra/docs0e520a4
fix extra pipeDependabot 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)