Skip to content

chore: bump version to 18.0.0#1741

Merged
rjan90 merged 1 commit into
masterfrom
phi/bump-version-v1800
Apr 28, 2026
Merged

chore: bump version to 18.0.0#1741
rjan90 merged 1 commit into
masterfrom
phi/bump-version-v1800

Conversation

@rjan90
Copy link
Copy Markdown
Contributor

@rjan90 rjan90 commented Apr 28, 2026

chore: bump version to 18.0.0

@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Apr 28, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.56%. Comparing base (b021fc7) to head (66cc81d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1741   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files         140      140           
  Lines       27814    27814           
=======================================
  Hits        25189    25189           
  Misses       2625     2625           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Apr 28, 2026
chore: bump version to 18.0.0
@rjan90 rjan90 force-pushed the phi/bump-version-v1800 branch from f905634 to 66cc81d Compare April 28, 2026 08:59
@github-actions
Copy link
Copy Markdown

Suggested tag: v18.0.0

Comparing to: v18.0.0-rc1 (diff)

Changes in configuration file(s):

diff --git a/Cargo.toml b/Cargo.toml
index b1668e8b..bf05ce89 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,7 +48,7 @@ fil_actor_system = { workspace = true, features = ["fil-actor"] }
 fil_actor_verifreg = { workspace = true, features = ["fil-actor"] }
 
 [build-dependencies]
-fil_actor_bundler = "8.0.0"
+fil_actor_bundler = "8.1.0"
 cid = { workspace = true }
 fil_actors_runtime = { workspace = true }
 num-traits = { workspace = true }
@@ -104,7 +104,7 @@ rand_chacha = "0.9.0"
 # Crypto
 k256 = { version = "0.13.4", default-features = false }
 blake2b_simd = "1.0"
-sha2 = "0.10"
+sha2 = "0.11"
 
 # EVM
 alloy-core = { version = "1.0.0", default-features = false, features = ["sol-types"] }
@@ -114,29 +114,29 @@ rlp = { version = "0.6.1", default-features = false }
 substrate-bn = { version = "0.6.0", default-features = false }
 
 # IPLD/Encoding
-cid = { version = "0.11.1", default-features = false, features = [
+cid = { version = "0.11.3", default-features = false, features = [
      "serde",
      "std",
 ] }
-multihash = { version = "0.19.3", default-features = false }
-multihash-codetable = { version = "0.1.4", default-features = false }
-multihash-derive = { version = "0.9.1", default-features = false }
+multihash = { version = "0.19.5", default-features = false }
+multihash-codetable = { version = "0.2.2", default-features = false }
+multihash-derive = { version = "0.9.3", default-features = false }
 ipld-core = { version = "0.4.3", features = ["serde"] }
 integer-encoding = { version = "4.1.0", default-features = false }
 
 # actor-utils
-fvm_actor_utils = "14.0.0"
-frc42_dispatch = "10.0.0"
-frc46_token = "14.1.0"
+fvm_actor_utils = "15"
+frc42_dispatch = "11"
+frc46_token = "15"
 
 # FVM
-fvm_sdk = "~4.7"
-fvm_shared = "~4.7"
+fvm_sdk = "~4.8"
+fvm_shared = "~4.8"
 fvm_ipld_encoding = "0.5.3"
 fvm_ipld_blockstore = "0.3.1"
-fvm_ipld_hamt = "0.10.4"
-fvm_ipld_kamt = "0.4.5"
-fvm_ipld_amt = "0.7.5"
+fvm_ipld_hamt = "0.10.6"
+fvm_ipld_kamt = "0.4.6"
+fvm_ipld_amt = "0.7.7"
 fvm_ipld_bitfield = "0.7.2"
 
 # workspace

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rjan90
Copy link
Copy Markdown
Contributor Author

rjan90 commented Apr 28, 2026

Rebased onto the latest master, so that Cargo Deny now passes

@rjan90 rjan90 added this pull request to the merge queue Apr 28, 2026
Merged via the queue into master with commit 2fd4812 Apr 28, 2026
18 checks passed
@rjan90 rjan90 deleted the phi/bump-version-v1800 branch April 28, 2026 09:20
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

4 participants