Skip to content

chore(deps): bundle routine dependency bumps - #3175

Merged
vpetersson merged 1 commit into
masterfrom
chore/bump-deps-2026-07
Jul 9, 2026
Merged

chore(deps): bundle routine dependency bumps#3175
vpetersson merged 1 commit into
masterfrom
chore/bump-deps-2026-07

Conversation

@vpetersson

Copy link
Copy Markdown
Contributor

Bundles several routine Dependabot dependency bumps into a single PR.

Included

Package From To Original PR
pillow 12.2.0 12.3.0 3167
pytest 9.1.0 9.1.1 3168
pygit2 1.19.2 1.19.3 3169
uvicorn[standard] 0.49.0 0.51.0 3170
typescript 6.0.3 7.0.2 3171

Both lockfiles (uv.lock, bun.lock) were regenerated to match.

Excluded

The Django 5.2 -> 6.0 bump (originally 3166) is not included. Django 6.0 is not an LTS release, so we stay on the 5.2 LTS line. That Dependabot PR has been closed.

Verification

  • uv run pytest -m "not integration" -> 1446 passed
  • bun run build -> production frontend build succeeds with TypeScript 7

Bundles the following Dependabot updates into one PR:

- pillow 12.2.0 -> 12.3.0 (#3167)
- pytest 9.1.0 -> 9.1.1 (#3168)
- pygit2 1.19.2 -> 1.19.3 (#3169)
- uvicorn 0.49.0 -> 0.51.0 (#3170)
- typescript 6.0.3 -> 7.0.2 (#3171)

The Django 5.2 -> 6.0 bump is intentionally excluded: 6.0 is not an
LTS release, so we stay on the 5.2 LTS line.

Verified: full non-integration pytest suite (1446 passed) and the
frontend production build both pass with the updated dependencies.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@vpetersson
vpetersson merged commit 070075c into master Jul 9, 2026
10 checks passed
@vpetersson
vpetersson deleted the chore/bump-deps-2026-07 branch July 9, 2026 09:01
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