dymensionxyz / dymension

Dymension Hub
https://dymension.xyz
Other
363 stars 327 forks source link

chores(deps): bump dependencies cosmos-sdk v0.47.12 #970

Open spoo-bar opened 1 week ago

spoo-bar commented 1 week ago

Description

Version bumps to the following:

Changes:

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow-up issues.

PR review checkboxes:

I have...

SDK Checklist

Full security checklist here

----;

For Reviewer:

---;

After reviewer approval:

VictorTrustyDev commented 1 week ago

Hey @spoo-bar When I do make proto-gen on this branch, I got gogo/protobuf in pb files. How did you generated those files?

Screen Shot 2024-06-28 at 18 41 24
spoo-bar commented 1 week ago

Hey @spoo-bar When I do make proto-gen on this branch, I got gogo/protobuf in pb files. How did you generated those files?

Screen Shot 2024-06-28 at 18 41 24

Pushed the buf.gen.gogo.yaml changes which should fix it.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 48.79808% with 213 lines in your changes missing coverage. Please review.

Project coverage is 28.52%. Comparing base (2528e5d) to head (8e82312). Report is 1 commits behind head on main.

Files Patch % Lines
app/upgrades/v4/upgrade.go 2.12% 45 Missing and 1 partial :warning:
x/rollapp/types/query.pb.go 13.33% 13 Missing :warning:
app/app.go 92.70% 5 Missing and 5 partials :warning:
x/sequencer/types/query.pb.go 16.66% 10 Missing :warning:
x/streamer/types/query.pb.go 16.66% 10 Missing :warning:
x/eibc/types/query.pb.go 22.22% 7 Missing :warning:
testutil/network/network.go 0.00% 6 Missing :warning:
x/sequencer/types/tx.pb.go 33.33% 6 Missing :warning:
...enommetadata/client/cli/tx_create_denommetadata.go 0.00% 5 Missing :warning:
...enommetadata/client/cli/tx_update_denommetadata.go 0.00% 5 Missing :warning:
... and 40 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #970 +/- ## ========================================== + Coverage 28.35% 28.52% +0.17% ========================================== Files 253 253 Lines 33675 33853 +178 ========================================== + Hits 9547 9658 +111 - Misses 22775 22834 +59 - Partials 1353 1361 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.