chore: release v1.32.0-rc1#509
Merged
Merged
Conversation
chore: bump version to v1.32.0-rc1
chore: update go-state-types to v0.16.0-rc1
8 tasks
chore: update ref-fvm to v4.5.3
|
Suggested version: Changes in configuration file(s): diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 841f411..d1bdd65 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -33,16 +33,16 @@ rayon = "1.2.1"
anyhow = "1.0.23"
serde_json = "1.0.46"
rust-gpu-tools = { version = "0.7", optional = true, default-features = false }
-fvm4 = { package = "fvm", version = "~4.4.4", default-features = false, features = ["verify-signature", "nv25-dev"] }
-fvm4_shared = { package = "fvm_shared", version = "~4.4.4" }
-fvm3 = { package = "fvm", version = "~3.11.1", default-features = false }
-fvm3_shared = { package = "fvm_shared", version = "~3.11.1" }
-fvm2 = { package = "fvm", version = "~2.9.1", default-features = false }
-fvm2_shared = { package = "fvm_shared", version = "~2.9.1" }
-fvm_ipld_encoding = "0.4.0"
-fvm_ipld_blockstore = "0.2.1"
+fvm4 = { package = "fvm", version = "~4.5.2", default-features = false, features = ["verify-signature", "nv25-dev"] }
+fvm4_shared = { package = "fvm_shared", version = "~4.5.1" }
+fvm3 = { package = "fvm", version = "~3.12.0", default-features = false }
+fvm3_shared = { package = "fvm_shared", version = "~3.12.0" }
+fvm2 = { package = "fvm", version = "~2.10.0", default-features = false }
+fvm2_shared = { package = "fvm_shared", version = "~2.10.0" }
+fvm_ipld_encoding = "0.5.0"
+fvm_ipld_blockstore = "0.3.0"
num-traits = "0.2.14"
-cid = { version = "0.10.1", features = ["serde-codec"], default-features = false }
+cid = { version = "0.11.1", features = ["serde"], default-features = false }
lazy_static = "1.4.0"
serde = "1.0.117"
serde_tuple = "0.5"Cutting a Release (and modifying non-markdown files)This PR is modifying both Automatically created GitHub ReleaseA draft GitHub Release has been created. |
Stebalien
approved these changes
Dec 4, 2024
rvagg
approved these changes
Dec 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v1.32.0-rc1: