chore: release v5.2.1: documentation audit fixes#159
Merged
Conversation
🦀 Cargo Audit Report✅ No vulnerabilities found. Full Inline JSON excerpt (capped at 32768 bytes){"database":{"advisory-count":1123,"last-commit":"02c8054e58f23460910a494cc1b068752338392e","last-updated":"2026-06-10T08:13:29+02:00"},"lockfile":{"dependency-count":181},"settings":{"target_arch":[],"target_os":[],"severity":null,"ignore":[],"informational_warnings":["unmaintained","unsound","notice"]},"vulnerabilities":{"found":false,"count":0,"list":[]},"warnings":{}}```
</details>
<!-- Sticky Pull Request Commentcargo-audit --> |
There was a problem hiding this comment.
Pull request overview
This PR prepares the v5.2.1 release by applying the project’s release-only version bumping policy and finalizing the changelog entry for the patch release.
Changes:
- Bumps the Dart/Flutter package version to
5.2.1(pubspec.yaml). - Bumps the internal Rust crate version to
0.7.1and updates the lockfile (rust/Cargo.toml,rust/Cargo.lock). - Adds the
5.2.1release notes section toCHANGELOG.md.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| rust/Cargo.toml | Bumps nts_rust crate version to 0.7.1 for the release. |
| rust/Cargo.lock | Syncs lockfile to the updated workspace crate version. |
| pubspec.yaml | Bumps package version to 5.2.1. |
| CHANGELOG.md | Finalizes release notes under ## 5.2.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
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.



No description provided.