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

build(deps): Bump deps (backport #19655) #19711

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 9, 2024

This is an automatic backport of pull request #19655 done by Mergify.
Cherry-pick of d4e5206 has failed:

On branch mergify/bp/release/v0.50.x/pr-19655
Your branch is up to date with 'origin/release/v0.50.x'.

You are currently cherry-picking commit d4e52069f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   tools/confix/go.mod
	modified:   tools/confix/go.sum
	modified:   tools/cosmovisor/go.mod
	modified:   tools/cosmovisor/go.sum
	modified:   tools/hubl/go.mod
	modified:   tools/hubl/go.sum
	modified:   x/authz/client/cli/tx_test.go
	modified:   x/gov/client/cli/tx_test.go
	modified:   x/gov/client/cli/util_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   api/go.mod
	both modified:   api/go.sum
	both modified:   client/v2/go.mod
	both modified:   client/v2/go.sum
	both modified:   collections/go.mod
	both modified:   collections/go.sum
	both modified:   core/go.mod
	both modified:   core/go.sum
	both modified:   depinject/go.mod
	both modified:   depinject/go.sum
	both modified:   errors/go.mod
	both modified:   errors/go.sum
	both modified:   go.mod
	both modified:   go.sum
	both modified:   orm/go.mod
	both modified:   orm/go.sum
	both modified:   simapp/go.mod
	both modified:   simapp/go.sum
	deleted by us:   simapp/gomod2nix.toml
	both modified:   store/go.mod
	both modified:   store/go.sum
	both modified:   tests/go.mod
	both modified:   tests/go.sum
	deleted by us:   tests/starship/tests/go.mod
	deleted by us:   tests/starship/tests/go.sum
	deleted by us:   x/accounts/go.mod
	deleted by us:   x/accounts/go.sum
	deleted by us:   x/auth/go.mod
	deleted by us:   x/auth/go.sum
	deleted by us:   x/authz/go.mod
	deleted by us:   x/authz/go.sum
	deleted by us:   x/bank/go.mod
	deleted by us:   x/bank/go.sum
	both modified:   x/circuit/go.mod
	both modified:   x/circuit/go.sum
	deleted by us:   x/distribution/go.mod
	deleted by us:   x/distribution/go.sum
	both modified:   x/evidence/go.mod
	both modified:   x/evidence/go.sum
	both modified:   x/feegrant/go.mod
	both modified:   x/feegrant/go.sum
	deleted by us:   x/gov/go.mod
	deleted by us:   x/gov/go.sum
	deleted by us:   x/group/go.mod
	deleted by us:   x/group/go.sum
	deleted by us:   x/mint/go.mod
	deleted by us:   x/mint/go.sum
	both modified:   x/nft/go.mod
	both modified:   x/nft/go.sum
	deleted by us:   x/params/go.mod
	deleted by us:   x/params/go.sum
	deleted by us:   x/protocolpool/go.mod
	deleted by us:   x/protocolpool/go.sum
	deleted by us:   x/slashing/go.mod
	deleted by us:   x/slashing/go.sum
	deleted by us:   x/staking/go.mod
	deleted by us:   x/staking/go.sum
	both modified:   x/tx/go.mod
	both modified:   x/tx/go.sum
	both modified:   x/upgrade/go.mod
	both modified:   x/upgrade/go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner March 9, 2024 07:38
Copy link
Contributor Author

mergify bot commented Mar 9, 2024

Cherry-pick of d4e5206 has failed:

On branch mergify/bp/release/v0.50.x/pr-19655
Your branch is up to date with 'origin/release/v0.50.x'.

You are currently cherry-picking commit d4e52069f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   tools/confix/go.mod
	modified:   tools/confix/go.sum
	modified:   tools/cosmovisor/go.mod
	modified:   tools/cosmovisor/go.sum
	modified:   tools/hubl/go.mod
	modified:   tools/hubl/go.sum
	modified:   x/authz/client/cli/tx_test.go
	modified:   x/gov/client/cli/tx_test.go
	modified:   x/gov/client/cli/util_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   api/go.mod
	both modified:   api/go.sum
	both modified:   client/v2/go.mod
	both modified:   client/v2/go.sum
	both modified:   collections/go.mod
	both modified:   collections/go.sum
	both modified:   core/go.mod
	both modified:   core/go.sum
	both modified:   depinject/go.mod
	both modified:   depinject/go.sum
	both modified:   errors/go.mod
	both modified:   errors/go.sum
	both modified:   go.mod
	both modified:   go.sum
	both modified:   orm/go.mod
	both modified:   orm/go.sum
	both modified:   simapp/go.mod
	both modified:   simapp/go.sum
	deleted by us:   simapp/gomod2nix.toml
	both modified:   store/go.mod
	both modified:   store/go.sum
	both modified:   tests/go.mod
	both modified:   tests/go.sum
	deleted by us:   tests/starship/tests/go.mod
	deleted by us:   tests/starship/tests/go.sum
	deleted by us:   x/accounts/go.mod
	deleted by us:   x/accounts/go.sum
	deleted by us:   x/auth/go.mod
	deleted by us:   x/auth/go.sum
	deleted by us:   x/authz/go.mod
	deleted by us:   x/authz/go.sum
	deleted by us:   x/bank/go.mod
	deleted by us:   x/bank/go.sum
	both modified:   x/circuit/go.mod
	both modified:   x/circuit/go.sum
	deleted by us:   x/distribution/go.mod
	deleted by us:   x/distribution/go.sum
	both modified:   x/evidence/go.mod
	both modified:   x/evidence/go.sum
	both modified:   x/feegrant/go.mod
	both modified:   x/feegrant/go.sum
	deleted by us:   x/gov/go.mod
	deleted by us:   x/gov/go.sum
	deleted by us:   x/group/go.mod
	deleted by us:   x/group/go.sum
	deleted by us:   x/mint/go.mod
	deleted by us:   x/mint/go.sum
	both modified:   x/nft/go.mod
	both modified:   x/nft/go.sum
	deleted by us:   x/params/go.mod
	deleted by us:   x/params/go.sum
	deleted by us:   x/protocolpool/go.mod
	deleted by us:   x/protocolpool/go.sum
	deleted by us:   x/slashing/go.mod
	deleted by us:   x/slashing/go.sum
	deleted by us:   x/staking/go.mod
	deleted by us:   x/staking/go.sum
	both modified:   x/tx/go.mod
	both modified:   x/tx/go.sum
	both modified:   x/upgrade/go.mod
	both modified:   x/upgrade/go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added the conflicts label Mar 9, 2024
@julienrbrt julienrbrt self-assigned this Mar 9, 2024
@julienrbrt julienrbrt changed the title build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (backport #19655) build(deps): Bump deps (backport #19655) Mar 11, 2024
@julienrbrt julienrbrt force-pushed the mergify/bp/release/v0.50.x/pr-19655 branch from c5726aa to 88e0a07 Compare March 11, 2024 09:36
@@ -28,7 +28,7 @@ require (
github.com/cosmos/ledger-cosmos-go v0.13.3
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
Copy link
Member

Choose a reason for hiding this comment

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

@julienrbrt julienrbrt enabled auto-merge (squash) March 11, 2024 09:39
@julienrbrt julienrbrt merged commit 6689e36 into release/v0.50.x Mar 11, 2024
54 of 56 checks passed
@julienrbrt julienrbrt deleted the mergify/bp/release/v0.50.x/pr-19655 branch March 11, 2024 09:45
SpicyLemon added a commit to provenance-io/cosmos-sdk that referenced this pull request Mar 27, 2024
…0.50.5

* fix: in-place-testnet edgecases (backport cosmos#19516) (cosmos#19526)

Co-authored-by: Adam Tucker <adam@osmosis.team>

* fix(simapp): typo in GetStoreKeys (cosmos#19544)

* build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (cosmos#19562)

* fix(depinject): Authtx was not accepting custom signers (backport cosmos#19549) (cosmos#19551)

Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>

* build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (cosmos#19566)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>

* Merge pull request from GHSA-86h5-xcpx-cfqc

* fix slashing hole with test

* release notes + changelog

* word

* date

* updates

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>

* ci: run test pipeline on merge v0.50 branch (cosmos#19582)

* fix(staking): fix impossible conditions (cosmos#19621)

* docs: add section on creating a testnets from mainnet exports (backport cosmos#19475) (cosmos#19648)

Co-authored-by: Marko <marbar3778@yahoo.com>

* build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (cosmos#19665)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

* feat(client/v2): marshal enum as string (cosmos#19653)

* refactor(x/auth): allow empty public keys for GetSignBytesAdapter (backport cosmos#19651) (cosmos#19675)

Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>

* fix(types): check for HasABCIGenesis in CoreAppModuleBasicAdaptor (cosmos#19709)

* build(deps): Bump deps (backport cosmos#19655) (cosmos#19711)

Co-authored-by: Julien Robert <julien@rbrt.fr>

* Merge pull request from GHSA-95rx-m9m5-m94v

* validate ExtendedCommit against LastCommit

test cases

* account for core.comet types

* logging

* linting

* cherry-pick staking fix

* nits

* linting fix

* run tests

---------

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>

* feat(baseapp): add option to disable block gas meter (cosmos#19626)

* feat(x/distribution): add rewards-by-validator autocli config (backport cosmos#19707) (cosmos#19714)

Co-authored-by: Julien Robert <julien@rbrt.fr>

* fix(x/gov): grpc query tally for failed proposal (backport cosmos#19725) (cosmos#19727)

Co-authored-by: David Tumcharoen <david@alleslabs.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>

* chore: prepare v0.50.5 (cosmos#19715)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: khanh <50263489+catShaark@users.noreply.github.com>
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
Co-authored-by: David Tumcharoen <david@alleslabs.com>
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.

None yet

1 participant