Skip to content

deps: sync dev tool versions - #409

Closed
stranske wants to merge 1 commit into
mainfrom
deps/sync-dev-versions-2abb41b3584d
Closed

deps: sync dev tool versions#409
stranske wants to merge 1 commit into
mainfrom
deps/sync-dev-versions-2abb41b3584d

Conversation

@stranske

@stranske stranske commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Dev Tool Version Sync

This PR updates dev tool versions in pyproject.toml to match the central
version pins from stranske/Workflows.

Changes

Found 1 version updates:
  - requirements.lock:coverage: 7.14.3 -> ==7.15.0

Run with --apply to update dependency files

Why

Consistent dev tool versions across repos ensures:

  • CI behaviors match between repos
  • No surprises from version drift
  • Easier debugging when tools behave the same everywhere

Source: .github/workflows/autofix-versions.env

Automated sync from stranske/Workflows autofix-versions.env
Versions hash: 2abb41b3584d

This ensures consistent dev tool versions across all repos.
Copilot AI review requested due to automatic review settings July 7, 2026 06:40
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 51 minutes

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1ca62007-6f6e-4edd-b9d4-a554626c5d87

📥 Commits

Reviewing files that changed from the base of the PR and between 22f568d and 1094773.

⛔ Files ignored due to path filters (1)
  • requirements.lock is excluded by !**/*.lock, !**/*.lock
📒 Files selected for processing (1)
  • .github/workflows/autofix-versions.env
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/sync-dev-versions-2abb41b3584d

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Workflow state fingerprint for Agents Gate Followups. Do not edit.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Synchronizes the pinned coverage dev tool version in this repo with the centrally pinned value (per Workflows), keeping CI/dev tooling behavior consistent across repositories.

Changes:

  • Bump coverage in requirements.lock from 7.14.3 to 7.15.0.
  • Bump COVERAGE_VERSION in .github/workflows/autofix-versions.env from 7.14.3 to 7.15.0.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
requirements.lock Updates the locked coverage version used by the dev/test toolchain.
.github/workflows/autofix-versions.env Updates the canonical coverage version pin used by automation/tooling sync.

PYTEST_COV_VERSION=7.1.0
PYTEST_XDIST_VERSION=3.8.0
COVERAGE_VERSION=7.14.3
COVERAGE_VERSION=7.15.0
@stranske

stranske commented Jul 7, 2026

Copy link
Copy Markdown
Owner Author

Closing as superseded by stranske/Workflows#2733. Maint 52 will recreate this generated dev-tool-sync PR with the corrected PR body.

@stranske stranske closed this Jul 7, 2026
@stranske
stranske deleted the deps/sync-dev-versions-2abb41b3584d branch July 7, 2026 12:29
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.

2 participants