chore(release): pact-python-cli v2.6.0.1#1565
Merged
Merged
Conversation
9b9f497 to
38ee66a
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1565 +/- ##
====================================
Coverage 74% 74%
====================================
Files 36 36
Lines 4012 4012
====================================
Hits 2984 2984
Misses 1028 1028
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ddd8c42 to
ae50067
Compare
f3f9680 to
f73713c
Compare
11e5898 to
26c9e7e
Compare
e363861 to
52e289c
Compare
d1822d6 to
22de75c
Compare
caab278 to
711ef86
Compare
Signed-off-by: JP-Ellis <josh@jpellis.me>
711ef86 to
793d5f4
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Release bump for the pact-python-cli subpackage, updating its package metadata and bundled Rust Pact CLI version in the Hatch build hook, with a corresponding changelog entry.
Changes:
- Bump
pact-python-clipackage version from2.6.0.0to2.6.0.1. - Update the bundled Rust Pact CLI version in the build hook from
0.9.5to0.10.2. - Add a
2.6.0.1changelog entry documenting the Rust CLI bump.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pact-python-cli/pyproject.toml | Updates the package version to 2.6.0.1. |
| pact-python-cli/hatch_build.py | Updates PACT_RUST_CLI_VERSION to 0.10.2 for the Rust CLI download step. |
| pact-python-cli/CHANGELOG.md | Adds release notes for pact-python-cli/2.6.0.1 referencing the Rust CLI bump. |
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.
[pact-python-cli/2.6.0.1] 2026-06-02
Contributors