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

Fix grant cli (backport #1792) #1794

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 24, 2024

This is an automatic backport of pull request #1792 done by Mergify.


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

(cherry picked from commit 64b8074)
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9fbf74f) 54.91% compared to head (9b97d52) 54.93%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           releases/v0.4x    #1794      +/-   ##
==================================================
+ Coverage           54.91%   54.93%   +0.02%     
==================================================
  Files                  65       65              
  Lines                9562     9562              
==================================================
+ Hits                 5251     5253       +2     
+ Misses               3839     3838       -1     
+ Partials              472      471       -1     
Files Coverage Δ
x/wasm/client/cli/tx.go 14.89% <0.00%> (ø)

... and 1 file with indirect coverage changes

@pinosu pinosu merged commit 53d9d1c into releases/v0.4x Jan 24, 2024
15 of 16 checks passed
@pinosu pinosu deleted the mergify/bp/releases/v0.4x/pr-1792 branch January 24, 2024 12:07
pinosu added a commit that referenced this pull request Jan 24, 2024
* Bump cosmos-sdk to v0.47.8

* Bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.2 (backport #1781) (#1783)

* Bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.2 (#1781)

* Bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.2

Bumps [github.com/CosmWasm/wasmvm](https://github.com/CosmWasm/wasmvm) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/CosmWasm/wasmvm/releases)
- [Changelog](https://github.com/CosmWasm/wasmvm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmvm@v1.5.0...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it>
(cherry picked from commit 8948806)

# Conflicts:
#	README.md
#	go.mod
#	go.sum

* Fix conflicts

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pino' Surace <pino.surace@live.it>

* Fix grant cli (#1792) (#1794)

(cherry picked from commit 64b8074)

Co-authored-by: pinosu <95283998+pinosu@users.noreply.github.com>

* Bump cosmos-sdk to v0.47.8

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant