Skip to content

chore: update all dependencies (#84) - #89

Merged
troylar merged 1 commit into
mainfrom
issue-84-batch-dependabot-prs
Feb 22, 2026
Merged

chore: update all dependencies (#84)#89
troylar merged 1 commit into
mainfrom
issue-84-batch-dependabot-prs

Conversation

@troylar

@troylar troylar commented Feb 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Consolidates all 6 open Dependabot PRs into a single update
  • Updates GitHub Actions and Python dev dependencies to latest versions
  • Applies black 26.1.0 reformatting (1 file changed)

Changes

GitHub Actions (CI workflows)

  • actions/checkout v5 → v6 (13 occurrences across 7 workflows)
  • actions/github-script v7 → v8 (2 occurrences)
  • actions/labeler v5 → v6 (1 occurrence)
  • amannn/action-semantic-pull-request v5 → v6 (commented out section)

Python Dependencies (pyproject.toml)

  • setuptools build requirement: <69<81
  • black dev dependency: 24.10.026.1.0

Supersedes

Closes #20, Closes #21, Closes #22, Closes #26, Closes #27, Closes #28

Issue References

Closes #84

Test Plan

  • All 1604 unit tests pass
  • Lint passes (ruff)
  • Format passes (black 26.1.0)
  • Type check passes (mypy)
  • CI passes on GitHub Actions with updated action versions

- actions/checkout v5 → v6 (13 occurrences across 7 workflows)
- actions/github-script v7 → v8 (2 occurrences)
- actions/labeler v5 → v6
- amannn/action-semantic-pull-request v5 → v6 (commented out)
- setuptools <69 → <81
- black 24.10.0 → 26.1.0 (with reformatting)
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

📊 Code Quality Report

Linting Issues

All checks passed!

@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@codecov

codecov Bot commented Feb 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.92%. Comparing base (fe11324) to head (01b723f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   84.92%   84.92%           
=======================================
  Files          76       76           
  Lines        6569     6569           
=======================================
  Hits         5579     5579           
  Misses        990      990           

☔ View full report in Codecov by Sentry.
📢 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.

@troylar
troylar merged commit 07c47b5 into main Feb 22, 2026
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Batch-merge Dependabot PRs

1 participant