Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s release/version metadata to 0.4.14 across packaging, docs, and release notes so published artifacts and installation instructions stay in sync.
Changes:
- Bumped version to
0.4.14in Rust workspace + lockfiles and Python packaging metadata. - Updated installation/documentation snippets to reference
0.4.14release assets and container tags. - Added
0.4.14release entry toCHANGELOG.mdand updated the bug report template’s “current version”.
Reviewed changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| uv.lock | Updates locked package version for prek to 0.4.14. |
| README.md | Updates install commands to download the v0.4.14 installer scripts. |
| pyproject.toml | Bumps Python package version to 0.4.14. |
| docs/integrations.md | Updates GHCR image tag examples to 0.4.14. |
| CHANGELOG.md | Adds the 0.4.14 release notes section. |
| Cargo.toml | Bumps workspace/package version and internal crate dependency versions to 0.4.14. |
| Cargo.lock | Updates locked crate versions to 0.4.14. |
| .github/ISSUE_TEMPLATE/bug_report.yaml | Updates the “current” version hint to 0.4.14. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2571 +/- ##
==========================================
+ Coverage 88.87% 93.65% +4.78%
==========================================
Files 135 135
Lines 28994 29016 +22
==========================================
+ Hits 25768 27175 +1407
+ Misses 3226 1841 -1385 ☔ View full report in Codecov by Harness. 🚀 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.
No description provided.