[release] 4-25-25#838
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares a release by updating the version numbers from "0.0.45" to "0.0.46" across the entire repository.
- Bump versions in all Cargo.toml files for consistency.
- Update workspace dependencies accordingly.
Reviewed Changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| utils/Cargo.toml | Updated version to "0.0.46". |
| stream/Cargo.toml | Updated version to "0.0.46". |
| storage/Cargo.toml | Updated version to "0.0.46". |
| runtime/Cargo.toml | Updated version to "0.0.46". |
| resolver/Cargo.toml | Updated version to "0.0.46". |
| p2p/Cargo.toml | Updated version to "0.0.46". |
| macros/Cargo.toml | Updated version to "0.0.46". |
| examples/vrf/Cargo.toml | Updated version to "0.0.46". |
| examples/log/Cargo.toml | Updated version to "0.0.46". |
| examples/flood/Cargo.toml | Updated version to "0.0.46". |
| examples/chat/Cargo.toml | Updated version to "0.0.46". |
| examples/bridge/Cargo.toml | Updated version to "0.0.46". |
| deployer/Cargo.toml | Updated version to "0.0.46". |
| cryptography/Cargo.toml | Updated version to "0.0.46". |
| consensus/Cargo.toml | Updated version to "0.0.46". |
| codec/Cargo.toml | Updated version to "0.0.46". |
| broadcast/Cargo.toml | Updated version to "0.0.46". |
| Cargo.toml (workspace) | Updated workspace dependency versions. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #838 +/- ##
==========================================
- Coverage 89.39% 89.39% -0.01%
==========================================
Files 167 167
Lines 41582 41596 +14
==========================================
+ Hits 37173 37184 +11
- Misses 4409 4412 +3 see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
Uh oh!
There was an error while loading. Please reload this page.