Skip to content

Commit

Permalink
Merge pull request #2164 from input-output-hk/jpraynaud/2124-update-d…
Browse files Browse the repository at this point in the history
…ependencies-distribution-2450

Chore: update dependencies for distribution `2450`
  • Loading branch information
jpraynaud authored Dec 10, 2024
2 parents 84530e0 + 04ebc22 commit ef265f4
Show file tree
Hide file tree
Showing 33 changed files with 169 additions and 165 deletions.
168 changes: 83 additions & 85 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/protocol-demo/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithrildemo"
version = "0.1.45"
version = "0.1.46"
authors = { workspace = true }
edition = { workspace = true }
documentation = { workspace = true }
Expand Down
32 changes: 19 additions & 13 deletions docs/website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mithril-doc",
"version": "0.1.48",
"version": "0.1.49",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
2 changes: 1 addition & 1 deletion examples/client-cardano-stake-distribution/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "client-cardano-stake-distribution"
description = "Mithril client cardano stake distribution example"
version = "0.1.6"
version = "0.1.7"
authors = ["[email protected]", "[email protected]"]
documentation = "https://mithril.network/doc"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion examples/client-cardano-transaction/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "client-cardano-transaction"
description = "Mithril client cardano-transaction example"
version = "0.1.16"
version = "0.1.17"
authors = ["[email protected]", "[email protected]"]
documentation = "https://mithril.network/doc"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion examples/client-mithril-stake-distribution/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "client-mithril-stake-distribution"
description = "Mithril client stake distribution example"
version = "0.2.4"
version = "0.2.5"
authors = ["[email protected]", "[email protected]"]
documentation = "https://mithril.network/doc"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion examples/client-snapshot/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "client-snapshot"
description = "Mithril client snapshot example"
version = "0.1.20"
version = "0.1.21"
authors = ["[email protected]", "[email protected]"]
documentation = "https://mithril.network/doc"
edition = "2021"
Expand Down
6 changes: 3 additions & 3 deletions examples/client-wasm-nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/client-wasm-nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-wasm-nodejs",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions examples/client-wasm-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/client-wasm-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-wasm-web",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"build": "webpack --config webpack.config.js",
Expand Down
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion internal/mithril-build-script/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-build-script"
version = "0.2.13"
version = "0.2.14"
description = "A toolbox for Mithril crates build scripts"
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion internal/mithril-doc-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-doc-derive"
version = "0.1.12"
version = "0.1.13"
description = "An internal macro to support documentation generation."
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion internal/mithril-doc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-doc"
version = "0.1.13"
version = "0.1.14"
description = "An internal crate to generate documentation."
authors = { workspace = true }
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion internal/mithril-metric/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-metric"
version = "0.1.4"
version = "0.1.5"
description = "Common tools to expose metrics."
authors = { workspace = true }
edition = { workspace = true }
Expand Down
6 changes: 3 additions & 3 deletions internal/mithril-persistence/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-persistence"
version = "0.2.40"
version = "0.2.41"
description = "Common types, interfaces, and utilities to persist data for Mithril nodes."
authors = { workspace = true }
edition = { workspace = true }
Expand All @@ -14,7 +14,7 @@ crate-type = ["lib", "cdylib", "staticlib"]
[dependencies]
anyhow = "1.0.94"
async-trait = "0.1.83"
chrono = { version = "0.4.38", features = ["serde"] }
chrono = { version = "0.4.39", features = ["serde"] }
hex = "0.4.3"
mithril-common = { path = "../../mithril-common", features = ["fs"] }
semver = "1.0.23"
Expand All @@ -23,7 +23,7 @@ serde_json = "1.0.133"
sha2 = "0.10.8"
slog = "2.7.0"
sqlite = { version = "0.36.1", features = ["bundled"] }
thiserror = "2.0.4"
thiserror = "2.0.6"
tokio = { version = "1.42.0", features = ["sync"] }

[dev-dependencies]
Expand Down
6 changes: 3 additions & 3 deletions mithril-aggregator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-aggregator"
version = "0.5.122"
version = "0.6.0"
description = "A Mithril Aggregator server"
authors = { workspace = true }
edition = { workspace = true }
Expand All @@ -20,7 +20,7 @@ harness = false
[dependencies]
anyhow = "1.0.94"
async-trait = "0.1.83"
chrono = { version = "0.4.38", features = ["serde"] }
chrono = { version = "0.4.39", features = ["serde"] }
clap = { version = "4.5.23", features = ["derive", "env", "cargo"] }
cloud-storage = "0.11.1"
config = "0.14.1"
Expand Down Expand Up @@ -49,7 +49,7 @@ slog-async = "2.8.0"
slog-bunyan = "2.5.0"
sqlite = { version = "0.36.1", features = ["bundled"] }
tar = "0.4.43"
thiserror = "2.0.4"
thiserror = "2.0.6"
tokio = { version = "1.42.0", features = ["full"] }
tokio-util = { version = "0.7.13", features = ["codec"] }
typetag = "0.2.18"
Expand Down
6 changes: 3 additions & 3 deletions mithril-client-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-client-cli"
version = "0.10.4"
version = "0.10.5"
description = "A Mithril Client"
authors = { workspace = true }
edition = { workspace = true }
Expand All @@ -24,7 +24,7 @@ assets = [["../target/release/mithril-client", "usr/bin/", "755"]]
[dependencies]
anyhow = "1.0.94"
async-trait = "0.1.83"
chrono = { version = "0.4.38", features = ["serde"] }
chrono = { version = "0.4.39", features = ["serde"] }
clap = { version = "4.5.23", features = ["derive", "env"] }
cli-table = "0.4.9"
config = "0.14.1"
Expand All @@ -45,7 +45,7 @@ slog = { version = "2.7.0", features = [
slog-async = "2.8.0"
slog-bunyan = "2.5.0"
slog-term = "2.9.1"
thiserror = "2.0.4"
thiserror = "2.0.6"
tokio = { version = "1.42.0", features = ["full"] }

[dev-dependencies]
Expand Down
10 changes: 5 additions & 5 deletions mithril-client-wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mithril-client-wasm"
version = "0.7.1"
version = "0.7.2"
description = "Mithril client WASM"
authors = { workspace = true }
edition = { workspace = true }
Expand All @@ -18,12 +18,12 @@ futures = "0.3.31"
mithril-client = { path = "../mithril-client", features = ["unstable"] }
serde = { version = "1.0.215", features = ["derive"] }
serde-wasm-bindgen = "0.6.5"
wasm-bindgen = "0.2.97"
wasm-bindgen-futures = "0.4.47"
web-sys = { version = "0.3.74", features = ["BroadcastChannel"] }
wasm-bindgen = "0.2.99"
wasm-bindgen-futures = "0.4.49"
web-sys = { version = "0.3.76", features = ["BroadcastChannel"] }

[dev-dependencies]
wasm-bindgen-test = "0.3.47"
wasm-bindgen-test = "0.3.49"

[build-dependencies]
mithril-build-script = { path = "../internal/mithril-build-script" }
Expand Down
Loading

0 comments on commit ef265f4

Please sign in to comment.