Skip to content

Batch dependency updates#306

Merged
chrisguidry merged 1 commit intomainfrom
batch-dep-updates
Jan 26, 2026
Merged

Batch dependency updates#306
chrisguidry merged 1 commit intomainfrom
batch-dep-updates

Conversation

@chrisguidry
Copy link
Owner

Consolidates 5 Dependabot PRs into one:

  • redis 7.0.0 → 7.1.0 (lockfile only, kept >=5 constraint)
  • pytest 8.3.4 → 9.0.2
  • ruff 0.9.7 → 0.14.14
  • mkdocs-material 9.5.13 → 9.7.1
  • uvicorn 0.38.0 → 0.40.0

Also simplifies the code quality section in AGENTS.md to just recommend
uv run prek run --all-files.

Supersedes #301, #302, #303, #304, #305

🤖 Generated with Claude Code

Consolidates 5 Dependabot PRs into one:
- redis 7.0.0 → 7.1.0 (lockfile only, kept >=5 constraint)
- pytest 8.3.4 → 9.0.2
- ruff 0.9.7 → 0.14.14
- mkdocs-material 9.5.13 → 9.7.1
- uvicorn 0.38.0 → 0.40.0

Also simplifies the code quality section in AGENTS.md to just recommend
`uv run prek run --all-files`.

Supersedes #301, #302, #303, #304, #305

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions
Copy link

📚 Documentation has been built for this PR!

You can download the documentation directly here:
https://github.com/chrisguidry/docket/actions/runs/21361215570/artifacts/5257908033

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.64%. Comparing base (c62a121) to head (9f58196).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #306   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files          98       98           
  Lines        9767     9767           
  Branches      468      468           
=======================================
  Hits         9732     9732           
  Misses         20       20           
  Partials       15       15           
Flag Coverage Δ
python-3.10 99.64% <ø> (ø)
python-3.11 98.35% <ø> (ø)
python-3.12 99.64% <ø> (ø)
python-3.13 99.64% <ø> (ø)
python-3.14 99.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chrisguidry chrisguidry merged commit 9ef6b5a into main Jan 26, 2026
40 checks passed
@chrisguidry chrisguidry deleted the batch-dep-updates branch January 26, 2026 14:30
chrisguidry added a commit that referenced this pull request Feb 9, 2026
We've been manually batching Dependabot PRs (#306, #319, #327) because
they each only touch `uv.lock` and conflict with each other. This
configures Dependabot's built-in grouping so it opens one PR per
ecosystem per week instead of one per package.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
chrisguidry added a commit that referenced this pull request Feb 9, 2026
We've been manually batching Dependabot PRs (#306, #319, #327) because
they each only touch `uv.lock` and conflict with each other. This
configures Dependabot's built-in grouping so it opens one PR per
ecosystem per week instead of one per package.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude Opus 4.6 <[email protected]>

Co-authored-by: Claude Opus 4.6 <[email protected]>
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