Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request bumps the version of the project from 3.3.0 to 3.4.0. The changes include updating the changelog, Cargo manifests, lockfiles, and documentation references to reflect the new version. There are no review comments, so I have no feedback to provide.
Greptile SummaryThis is a standard release PR bumping the project from v3.3.0 to v3.4.0, aggregating features, bug fixes, security improvements, and dependency updates merged since the last release.
Confidence Score: 5/5Routine release commit — all changes are version bumps, generated artifact updates, and a changelog addition. No logic changes are introduced directly in this PR. Every changed file is either a version number update, a generated artifact regenerated from existing source, a lock file update, or a changelog entry. There are no new code paths, no modified business logic, and no altered configuration values beyond the version string itself. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "chore: release v3.4.0" | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #652 +/- ##
==========================================
- Coverage 79.58% 73.17% -6.42%
==========================================
Files 49 49
Lines 7430 7596 +166
Branches 7430 7596 +166
==========================================
- Hits 5913 5558 -355
- Misses 1142 1308 +166
- Partials 375 730 +355 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 Features
🐛 Bug Fixes
🛡️ Security
🔍 Other Changes
📦️ Dependency Updates
New Contributors