Skip to content

py(deps) libvcs 0.42.0 -> 0.43.0#555

Merged
tony merged 2 commits into
masterfrom
bump-libvcs-0.43.x
Jun 20, 2026
Merged

py(deps) libvcs 0.42.0 -> 0.43.0#555
tony merged 2 commits into
masterfrom
bump-libvcs-0.43.x

Conversation

@tony

@tony tony commented Jun 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump libvcs from 0.42.0 to 0.43.0 (floor: libvcs>=0.43.0,<0.44.0).
  • No vcspull source or test changes — no public libvcs API changed.

libvcs 0.43.0 restores pytest 9.1 compatibility for its auto-loaded
pytest plugin. Before 0.43.0, the plugin aborted the entire test
session on pytest 9.1+ for any project with libvcs installed. vcspull
runs pytest 9.1.0, so this unblocks the test suite.

See libvcs CHANGES: https://libvcs.git-pull.com/history.html#libvcs-0-43-0-2026-06-20

Test plan

  • uv run pytest passes (1087 passed)
  • uv run mypy passes
  • uv run ruff check . passes
  • uv run ruff format . clean

@tony tony force-pushed the bump-libvcs-0.43.x branch from 5ce3f13 to 9e31521 Compare June 20, 2026 19:15
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.85%. Comparing base (8f51c06) to head (9e31521).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #555      +/-   ##
==========================================
+ Coverage   82.82%   83.85%   +1.03%     
==========================================
  Files          30       30              
  Lines        4354     4354              
  Branches      873      873              
==========================================
+ Hits         3606     3651      +45     
+ Misses        502      467      -35     
+ Partials      246      236      -10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tony tony merged commit 510187a into master Jun 20, 2026
8 checks passed
@tony tony deleted the bump-libvcs-0.43.x branch June 20, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant