input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
128 stars 41 forks source link

Upgrade dependencies #1811

Closed jpraynaud closed 3 months ago

jpraynaud commented 3 months ago

Content

This PR includes an ugprade of the dependencies of the repository:

Pre-submit checklist

Issue(s)

Relates to #1810

github-actions[bot] commented 3 months ago

Test Results

    4 files  ±0     52 suites  ±0   8m 55s :stopwatch: +4s 1 145 tests ±0  1 145 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 311 runs  ±0  1 311 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 0869a7c8. ± Comparison against base commit 640ee4dc.

:recycle: This comment has been updated with latest results.

jpraynaud commented 3 months ago

To upgrade mithril-client-wasm JS packages www and www-test, I'd suggest to run this command instead: cd mithril-client-wasm && make upgrade-www-deps

I created this issue to document and standardize the dependencies upgrade process: https://github.com/input-output-hk/mithril/issues/1813 The new run book will be the perfect place to put this information :slightly_smiling_face:

Do we need to runnix flake update too?

I added the upgrade for nix :+1: