From fd4cd6568ec8b3ddfd9075adab22412ca4fbc051 Mon Sep 17 00:00:00 2001 From: benbierens Date: Mon, 12 Aug 2024 13:18:52 +0200 Subject: [PATCH] attempt to bump various dependencies --- atlas.lock | 16 ++++++++-------- codexdht.nimble | 8 ++++---- nimble.lock | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/atlas.lock b/atlas.lock index 969eb62..54f395b 100644 --- a/atlas.lock +++ b/atlas.lock @@ -21,8 +21,8 @@ "chronos": { "dir": "$deps/nim-chronos", "url": "https://github.com/status-im/nim-chronos", - "commit": "e15dc3b41fea95348b58f32244962c1c6df310a7", - "version": "3.2.0" + "commit": "dc3847e4d6733dfc3811454c2a9c384b87343e26", + "version": "4.0.2" }, "upraises": { "dir": "$deps/upraises", @@ -117,14 +117,14 @@ "datastore": { "dir": "$deps/nim-datastore", "url": "https://github.com/codex-storage/nim-datastore", - "commit": "cadf38db576a2cf6145188f285f042e56aad7c91", + "commit": "ad3fee413bcf50377605a318162f8d02b3421c61", "version": "0.0.1" }, "asynctest": { "dir": "$deps/asynctest", "url": "https://github.com/markspanbroek/asynctest", - "commit": "c9423b198f1a7fad128396ffaaa92077a1dda869", - "version": "0.4.3" + "commit": "12c356672d26053ddc4c1443491e9eee65ec03a2", + "version": "0.5.0" }, "stint": { "dir": "$deps/nim-stint", @@ -207,10 +207,10 @@ "requires \"secp256k1#2acbbdcc0e63002a013fff49f015708522875832\" # >= 0.5.2 & < 0.6.0", "requires \"protobuf_serialization\" # >= 0.2.0 & < 0.3.0", "requires \"nimcrypto >= 0.5.4\"", - "requires \"bearssl#head\"", + "requires \"bearssl#667b40440a53a58e9f922e29e20818720c62d9ac\"", "requires \"chronicles >= 0.10.2 & < 0.11.0\"", - "requires \"chronos#e15dc3b41fea95348b58f32244962c1c6df310a7\" # Change to >= 4.0.0 & < 5.0.0 when available", - "requires \"libp2p#unstable\"", + "requires \"chronos#dc3847e4d6733dfc3811454c2a9c384b87343e26\"", + "requires \"libp2p#036e110a6080fba1a1662c58cfd8c21f9a548021\"", "requires \"metrics\"", "requires \"stew#head\"", "requires \"stint\"", diff --git a/codexdht.nimble b/codexdht.nimble index ff50c30..93474f1 100644 --- a/codexdht.nimble +++ b/codexdht.nimble @@ -15,13 +15,13 @@ requires "protobuf_serialization" # >= 0.2.0 & < 0.3.0 requires "nimcrypto >= 0.5.4" requires "bearssl#667b40440a53a58e9f922e29e20818720c62d9ac" requires "chronicles >= 0.10.2 & < 0.11.0" -requires "chronos#e15dc3b41fea95348b58f32244962c1c6df310a7" # Change to >= 4.0.0 & < 5.0.0 when available -requires "libp2p#unstable" +requires "chronos#dc3847e4d6733dfc3811454c2a9c384b87343e26" +requires "libp2p#036e110a6080fba1a1662c58cfd8c21f9a548021" requires "metrics" requires "stew#head" requires "stint" -requires "asynctest >= 0.4.3 & < 0.5.0" -requires "https://github.com/codex-storage/nim-datastore#head" +requires "asynctest#12c356672d26053ddc4c1443491e9eee65ec03a2" +requires "https://github.com/codex-storage/nim-datastore#ad3fee413bcf50377605a318162f8d02b3421c61" requires "questionable" include "build.nims" diff --git a/nimble.lock b/nimble.lock index ef74d1a..2811c1f 100644 --- a/nimble.lock +++ b/nimble.lock @@ -12,8 +12,8 @@ } }, "asynctest": { - "version": "0.4.3", - "vcsRevision": "9f31323a5f38bf9d7402676f8171aceea45fa091", + "version": "0.5.0", + "vcsRevision": "12c356672d26053ddc4c1443491e9eee65ec03a2", "url": "https://github.com/markspanbroek/asynctest", "downloadMethod": "git", "dependencies": [], @@ -107,8 +107,8 @@ } }, "chronos": { - "version": "3.2.0", - "vcsRevision": "c41599a6d6d8b11c729032bf8913e06f4171e0fb", + "version": "4.0.2", + "vcsRevision": "dc3847e4d6733dfc3811454c2a9c384b87343e26", "url": "https://github.com/status-im/nim-chronos", "downloadMethod": "git", "dependencies": [ @@ -154,7 +154,7 @@ }, "datastore": { "version": "0.0.1", - "vcsRevision": "cadf38db576a2cf6145188f285f042e56aad7c91", + "vcsRevision": "ad3fee413bcf50377605a318162f8d02b3421c61", "url": "https://github.com/codex-storage/nim-datastore", "downloadMethod": "git", "dependencies": [ @@ -323,7 +323,7 @@ }, "libp2p": { "version": "1.1.0", - "vcsRevision": "e3c967ad1939fb33b8e13759037d193734acd202", + "vcsRevision": "036e110a6080fba1a1662c58cfd8c21f9a548021", "url": "https://github.com/status-im/nim-libp2p", "downloadMethod": "git", "dependencies": [