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

chore(deps): bump cosmwasm to v2.1.0 and MSRV to 1.72.1 #1276

Merged
merged 7 commits into from
Jul 11, 2024

Conversation

Farhad-Shabani
Copy link
Member

@Farhad-Shabani Farhad-Shabani commented Jul 11, 2024

Closes: #1263


PR author checklist:

  • Added changelog entry, using unclog.
  • Linked to GitHub issue.
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@Farhad-Shabani Farhad-Shabani added this to the 0.54.0 milestone Jul 11, 2024
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.42%. Comparing base (7ff41b3) to head (2039181).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1276   +/-   ##
=======================================
  Coverage   67.42%   67.42%           
=======================================
  Files         235      235           
  Lines       23811    23811           
=======================================
  Hits        16055    16055           
  Misses       7756     7756           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Farhad-Shabani
Copy link
Member Author

Thanks for the fixes @rnbguy!

Copy link
Collaborator

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

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

LGTM ✨

@rnbguy rnbguy changed the title deps: bump cosmwasm to v2.1.0 and MSRV to 1.72.1 chore(deps): bump cosmwasm to v2.1.0 and MSRV to 1.72.1 Jul 11, 2024
@Farhad-Shabani Farhad-Shabani added this pull request to the merge queue Jul 11, 2024
Merged via the queue into main with commit c6420c4 Jul 11, 2024
19 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/bump-cosmwasm-to-v2.1.0 branch July 11, 2024 15:17
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* deps: bump cosmwasm to v2.1.0 + MSRV to 1.72.1

* chore: add unclog

* update cosmwasm optimizer docker image

* nit: remove unnecessary comment

* update rust versions

* bump cargo msrv version

* update lockfiles

---------

Co-authored-by: Ranadeep Biswas <mail@rnbguy.at>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2024-0344: Timing variability in curve25519-dalek's Scalar29::sub/Scalar52::sub
2 participants