Skip to content

chore(deps): bump midnight-storage-core to 1.2.0-rc.2#1388

Merged
ozgb merged 2 commits into
mainfrom
ozgb-bump-storage-core
Apr 22, 2026
Merged

chore(deps): bump midnight-storage-core to 1.2.0-rc.2#1388
ozgb merged 2 commits into
mainfrom
ozgb-bump-storage-core

Conversation

@ozgb

@ozgb ozgb commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Overview

Bumped storage-core to 1.2.0-rc.2 and modified the patch list such that
all deps are independently pinned to the correct versions.

Avoids issue where all deps need to be pinned to a single git tag: https://github.com/midnightntwrk/midnight-node/pull/1360/changes#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542

This was achieved by using the crate-ledger-8.1.0-rc.1 tag which pulls in all the other ledger deps via crates.io, allowing git patches.

Follows the example set in the indexer's Cargo.toml: https://github.com/midnightntwrk/midnight-indexer/blob/main/Cargo.toml

Closes #1358

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

Bumped storage-core to 1.2.0-rc.2 and modified the patch list such that
all deps are independently pinned to the correct versions

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>
@ozgb ozgb requested a review from a team as a code owner April 22, 2026 14:49
Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>
@ozgb ozgb enabled auto-merge April 22, 2026 15:22
@ozgb ozgb added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit 4d7ead4 Apr 22, 2026
34 checks passed
@ozgb ozgb deleted the ozgb-bump-storage-core branch April 22, 2026 16:10
m2ux added a commit that referenced this pull request Apr 23, 2026
* chore(deps): bump midnight-storage-core to 1.2.0-rc.2

Bumped storage-core to 1.2.0-rc.2 and modified the patch list such that
all deps are independently pinned to the correct versions

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>

* docs: add change file

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>

---------

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* chore(deps): bump midnight-storage-core to 1.2.0-rc.2

Bumped storage-core to 1.2.0-rc.2 and modified the patch list such that
all deps are independently pinned to the correct versions

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>

* docs: add change file

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>

---------

Signed-off-by: Oscar Bailey <79094698+ozgb@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate storage-core: 1.2.0-rc.2

3 participants