Skip to content

Upgrade dependencies#147

Merged
shenanigansd merged 3 commits intomainfrom
br/deps
Apr 11, 2026
Merged

Upgrade dependencies#147
shenanigansd merged 3 commits intomainfrom
br/deps

Conversation

@shenanigansd
Copy link
Copy Markdown
Member

Annual minimum bumping

Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
Signed-off-by: Bradley Reynolds <bradley.reynolds@tailstory.dev>
@shenanigansd shenanigansd self-assigned this Apr 11, 2026
Copilot AI review requested due to automatic review settings April 11, 2026 05:05
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 11, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing br/deps (31d83da) with main (dc19f1e)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.29%. Comparing base (dc19f1e) to head (31d83da).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files           3        3           
  Lines          94       94           
=======================================
  Hits           83       83           
  Misses         11       11           

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

@shenanigansd shenanigansd merged commit f762647 into main Apr 11, 2026
24 checks passed
@shenanigansd shenanigansd deleted the br/deps branch April 11, 2026 05:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR performs an annual “minimum version” bump across the project’s tooling dependencies and updates automation to keep those dependencies current.

Changes:

  • Bumped minimum versions for dev/test/docs tool dependencies in pyproject.toml and updated the required uv version constraint.
  • Added uv-lock as a pre-commit hook and upgraded the zizmor pre-commit hook revision.
  • Expanded Dependabot coverage to include uv and pre-commit, and added a cooldown window for grouped updates.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Updates minimum versions for dev/test/docs tooling and adjusts the uv required-version setting.
.pre-commit-config.yaml Adds uv-lock hook and bumps zizmor hook revision.
.github/dependabot.yaml Adds new Dependabot update ecosystems (uv, pre-commit) and a cooldown configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/dependabot.yaml
Comment thread pyproject.toml
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