Skip to content

Conversation

@jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Sep 9, 2025

Content

This PR includes the bump of the STM library to a new minor 0.5.0.

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Relates to #2625

@jpraynaud jpraynaud self-assigned this Sep 9, 2025
@jpraynaud jpraynaud requested a review from Copilot September 9, 2025 10:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the STM library from version 0.4.12 to a new minor version 0.5.0. This version bump follows previously deprecated structure names and functions that were marked for deprecation in version 0.4.9.

  • Updates all deprecation annotations from version 0.4.9 to 0.5.0
  • Updates the Cargo.toml version from 0.4.12 to 0.5.0
  • Updates the CHANGELOG.md with the new version entry

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated 1 comment.

File Description
mithril-stm/Cargo.toml Updates package version from 0.4.12 to 0.5.0
mithril-stm/CHANGELOG.md Adds new version 0.5.0 entry documenting the version bump
mithril-common/Cargo.toml Updates mithril-stm dependency version constraint
multiple source files Updates deprecation annotations from 0.4.9 to 0.5.0 across the codebase

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Test Results

    4 files  ±0    164 suites  ±0   22m 50s ⏱️ +6s
2 180 tests ±0  2 180 ✅ ±0  0 💤 ±0  0 ❌ ±0 
6 702 runs  ±0  6 702 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a6a96fe. ± Comparison against base commit 959918d.

Copy link
Collaborator

@turmelclem turmelclem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jpraynaud jpraynaud merged commit 1f18000 into main Sep 9, 2025
70 of 72 checks passed
@jpraynaud jpraynaud deleted the jpraynaud/2625-new-stm-minor branch September 9, 2025 14:32
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.

3 participants