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 vulnerable dependencies (backport #15051) #15058

Merged
merged 5 commits into from
Feb 17, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 17, 2023

This is an automatic backport of pull request #15051 done by Mergify.
Cherry-pick of 77d347b has failed:

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

You are currently cherry-picking commit 77d347b48.
  (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)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   .github/workflows/build.yml
	both modified:   .github/workflows/codeql-analysis.yml
	both modified:   .github/workflows/dependabot-update-all.yml
	both modified:   .github/workflows/dependencies-review.yml
	both modified:   .github/workflows/lint.yml
	deleted by us:   .github/workflows/release-confix.yml
	both modified:   .github/workflows/release-cosmovisor.yml
	both modified:   .github/workflows/release-rosetta.yml
	both modified:   .github/workflows/release.yml
	both modified:   .github/workflows/sims-045.yml
	both modified:   .github/workflows/sims-046.yml
	both modified:   .github/workflows/sims-047.yml
	both modified:   .github/workflows/sims-nightly.yml
	both modified:   .github/workflows/sims.yml
	both modified:   .github/workflows/test.yml
	both modified:   api/go.mod
	both modified:   api/go.sum
	both modified:   client/v2/go.mod
	both modified:   client/v2/go.sum
	deleted by us:   collections/go.mod
	deleted by us:   collections/go.sum
	both modified:   core/go.mod
	both modified:   core/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:   store/go.mod
	deleted by us:   store/go.sum
	both modified:   tests/go.mod
	both modified:   tests/go.sum
	deleted by us:   tools/confix/go.mod
	deleted by us:   tools/confix/go.sum
	both modified:   tools/cosmovisor/go.mod
	both modified:   tools/cosmovisor/go.sum
	deleted by us:   tools/hubl/go.mod
	deleted by us:   tools/hubl/go.sum
	both modified:   tools/rosetta/go.mod
	both modified:   tools/rosetta/go.sum
	both modified:   tx/go.sum
	deleted by us:   x/circuit/go.mod
	deleted by us:   x/circuit/go.sum
	deleted by us:   x/evidence/go.mod
	deleted by us:   x/evidence/go.sum
	deleted by us:   x/feegrant/go.mod
	deleted by us:   x/feegrant/go.sum
	deleted by us:   x/nft/go.mod
	deleted by us:   x/nft/go.sum
	deleted by us:   x/tx/go.mod
	deleted by us:   x/upgrade/go.mod
	deleted by us:   x/upgrade/go.sum

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/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

…and go version to 1.20.1 (#15051)

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>
(cherry picked from commit 77d347b)

# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/codeql-analysis.yml
#	.github/workflows/dependabot-update-all.yml
#	.github/workflows/dependencies-review.yml
#	.github/workflows/lint.yml
#	.github/workflows/release-confix.yml
#	.github/workflows/release-cosmovisor.yml
#	.github/workflows/release-rosetta.yml
#	.github/workflows/release.yml
#	.github/workflows/sims-045.yml
#	.github/workflows/sims-046.yml
#	.github/workflows/sims-047.yml
#	.github/workflows/sims-nightly.yml
#	.github/workflows/sims.yml
#	.github/workflows/test.yml
#	api/go.mod
#	api/go.sum
#	client/v2/go.mod
#	client/v2/go.sum
#	collections/go.mod
#	collections/go.sum
#	core/go.mod
#	core/go.sum
#	go.mod
#	go.sum
#	orm/go.mod
#	orm/go.sum
#	simapp/go.mod
#	simapp/go.sum
#	store/go.mod
#	store/go.sum
#	tests/go.mod
#	tests/go.sum
#	tools/confix/go.mod
#	tools/confix/go.sum
#	tools/cosmovisor/go.mod
#	tools/cosmovisor/go.sum
#	tools/hubl/go.mod
#	tools/hubl/go.sum
#	tools/rosetta/go.mod
#	tools/rosetta/go.sum
#	tx/go.sum
#	x/circuit/go.mod
#	x/circuit/go.sum
#	x/evidence/go.mod
#	x/evidence/go.sum
#	x/feegrant/go.mod
#	x/feegrant/go.sum
#	x/nft/go.mod
#	x/nft/go.sum
#	x/tx/go.mod
#	x/upgrade/go.mod
#	x/upgrade/go.sum
@mergify mergify bot requested a review from a team as a code owner February 17, 2023 12:18
@mergify mergify bot added the conflicts label Feb 17, 2023
@julienrbrt julienrbrt self-assigned this Feb 17, 2023
@julienrbrt
Copy link
Member

Closing for now, upgrading this after the comet migration.

@julienrbrt julienrbrt closed this Feb 17, 2023
@mergify mergify bot deleted the mergify/bp/release/v0.47.x/pr-15051 branch February 17, 2023 12:37
@julienrbrt julienrbrt restored the mergify/bp/release/v0.47.x/pr-15051 branch February 17, 2023 17:22
@julienrbrt
Copy link
Member

Doing it already, as comet migration is blocked.

@julienrbrt julienrbrt reopened this Feb 17, 2023
@github-actions github-actions bot added the C:CLI label Feb 17, 2023
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

tACK

@julienrbrt julienrbrt removed their assignment Feb 17, 2023
@julienrbrt julienrbrt enabled auto-merge (squash) February 17, 2023 17:47
@julienrbrt julienrbrt merged commit 1964f26 into release/v0.47.x Feb 17, 2023
@julienrbrt julienrbrt deleted the mergify/bp/release/v0.47.x/pr-15051 branch February 17, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:CLI C:Cosmovisor Issues and PR related to Cosmovisor C:orm C:Rosetta Issues and PR related to Rosetta C:Store Type: CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant