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): update project dependencies #1264

Merged
merged 8 commits into from
Jun 21, 2024
Merged

chore(deps): update project dependencies #1264

merged 8 commits into from
Jun 21, 2024

Conversation

rnbguy
Copy link
Collaborator

@rnbguy rnbguy commented Jun 19, 2024

Closes: #1105

Description

  • update ibc-proto to 0.46.0 and tendermint to 0.37.0.
  • upgrade displaydoc to 0.2.5 to fix build on latest nightly.
  • bunch of minor dependency updates.

PR at basecoin side: informalsystems/basecoin-rs#187


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • 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).

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.27%. Comparing base (0bff1e8) to head (b3ab041).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1264   +/-   ##
=======================================
  Coverage   67.27%   67.27%           
=======================================
  Files         235      235           
  Lines       23538    23538           
=======================================
  Hits        15836    15836           
  Misses       7702     7702           

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

@rnbguy rnbguy marked this pull request as ready for review June 21, 2024 09:44
@rnbguy rnbguy requested a review from seanchen1991 June 21, 2024 09:46
Copy link
Contributor

@seanchen1991 seanchen1991 left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@rnbguy rnbguy added this pull request to the merge queue Jun 21, 2024
Merged via the queue into main with commit 5dc0b09 Jun 21, 2024
19 checks passed
@rnbguy rnbguy deleted the rano/upgrade-deps branch June 21, 2024 13:23
Farhad-Shabani pushed a commit that referenced this pull request Sep 9, 2024
* update cargo deps

* update cargo lockfiles

* update displaydoc

* update sp deps

* update lockfiles

* fix doc_lazy_continuation

* use latest nightly

* changelog entry for ibc-proto and tendermint update
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.

check-substrate job fails due to displaydoc issue with the latest Rust nightly compiler
2 participants