nwaku/.github/ISSUE_TEMPLATE/bump_dependencies.md
Ivan FB fd6a71cdd7
chore: Bump dependencies for v0.31.0 (#2885)
* bump_dependencies.md: add nim-results dependency
* change imports stew/results to results
* switching to Nim 2.0.8
* waku.nimble: reflect the requirement nim 1.6.0 to 2.0.8
  Adding --mm:refc as nim 2.0 enables a new garbage collector that we're
  not yet ready to support
* adapt waku code to Nim 2.0
* gcsafe adaptations because Nim 2.0 is more strict
2024-07-09 13:14:28 +02:00

1.1 KiB

name about title labels assignees
Bump dependencies Bump vendor dependencies for release Bump vendor dependencies for release 0.0.0 dependencies

Update nwaku "vendor" dependencies.

Items to bump

  • dnsclient.nim ( update to the latest tag version )
  • nim-bearssl
  • nimbus-build-system
  • nim-chronicles
  • nim-chronos
  • nim-confutils
  • nimcrypto
  • nim-dnsdisc
  • nim-eth
  • nim-faststreams
  • nim-http-utils
  • nim-json-rpc
  • nim-json-serialization
  • nim-libbacktrace
  • nim-libp2p ( update to the latest tag version )
  • nim-metrics
  • nim-nat-traversal
  • nim-presto
  • nim-regex ( update to the latest tag version )
  • nim-results
  • nim-secp256k1
  • nim-serialization
  • nim-sqlite3-abi ( update to the latest tag version )
  • nim-stew
  • nim-stint
  • nim-taskpools
  • nim-testutils
  • nim-toml-serialization
  • nim-unicodedb
  • nim-unittest2
  • nim-web3
  • nim-websock
  • nim-zlib
  • zerokit ( this should be kept in version v0.5.1 )