Skip to content

chore(deps): refresh dev toolchain and HA test harness to 2026.8.1 - #137

Merged
cognitivegears merged 2 commits into
mainfrom
chore/dev-deps-refresh
Aug 11, 2026
Merged

chore(deps): refresh dev toolchain and HA test harness to 2026.8.1#137
cognitivegears merged 2 commits into
mainfrom
chore/dev-deps-refresh

Conversation

@cognitivegears

Copy link
Copy Markdown
Owner

Consolidates the open Dependabot dependency PRs into one verified bump; supersedes #94, #110, #120, #128, #129, #130 (Dependabot will auto-close them once this merges).

Changes

Security note

Dependabot alert #119 (cryptography Bleichenbacher oracle, fixed in 50.0.0) cannot be resolved by this bump: HA core still pins cryptography==48.0.1 even in 2026.8.1, and homeassistant is an exact-pin dependency of the test harness. Dev/CI-only exposure; being dismissed as tolerable risk per the dependency-pins policy, will re-check on the next HA bump.

Verification

  • uv run ruff check . — clean
  • uv run mypy custom_components/ — clean (78 files)
  • uv run pytest -q — 1296 passed
  • uv run pytest -m integration — 67 passed
  • check_requirements_sync.py and sync_service_translations.py --check — in sync

🤖 Generated with Claude Code

https://claude.ai/code/session_014hjUZ6aEMCJwQjyuFuTW3h

cognitivegears and others added 2 commits August 11, 2026 16:21
- pytest-homeassistant-custom-component 0.13.348 -> 0.13.355 (HA 2026.7.4 -> 2026.8.1, dev/CI only; supported HA floor unchanged)
- Pillow 12.2.0 -> 12.3.0 (matches HA 2026.8.1 package_constraints)
- ruff 0.15.22 -> 0.16.2; ignore PLR0917 (companion to already-ignored PLR0913)
- pre-commit 4.6.0 -> 4.6.1, diff-cover 10.3.0 -> 10.4.2
- uv lock --upgrade: picks up msgpack 1.2.1, pip 26.2.1, and other transitives

Supersedes dependabot PRs #94, #110, #120, #128, #129, #130.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014hjUZ6aEMCJwQjyuFuTW3h
@cognitivegears
cognitivegears merged commit 68ad1f5 into main Aug 11, 2026
16 checks passed
@cognitivegears
cognitivegears deleted the chore/dev-deps-refresh branch August 11, 2026 21:58
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