Skip to content

chore(deps): batch dependabot updates (23 PRs)#411

Merged
yasha-dev1 merged 1 commit into
mainfrom
chore/batch-dependabot-updates
May 4, 2026
Merged

chore(deps): batch dependabot updates (23 PRs)#411
yasha-dev1 merged 1 commit into
mainfrom
chore/batch-dependabot-updates

Conversation

@yasha-dev1

Copy link
Copy Markdown
Collaborator

Summary

Bundles all 23 open dependabot PRs so a single merge resolves them. Updates pyproject.toml + poetry.lock for Python deps and package.json + package-lock.json for the frontend.

Risk tier: Tier 1 (deps only) — but flagged below for breaking-change risk.

Python (pyproject.toml + poetry.lock)

Frontend (package.json + package-lock.json)

After merge, the listed dependabot PRs should auto-close as their changes are already applied.

Test plan

  • CI: lint (ruff)
  • CI: type-check (mypy)
  • CI: full pytest suite
  • Frontend: `npm run lint` (verify eslint 10 config still valid)
  • Frontend: `npm run build` (verify vite/tailwind/tsc still build)
  • Spot-check lucide-react icon imports for any renamed/removed icons

🤖 Generated with Claude Code

Bundles open dependabot PRs so a single merge resolves all of them.

Python (pyproject.toml + poetry.lock):
- aiobotocore 3.5.0 -> 3.6.0 (#401)
- moto 5.1.22 -> 5.2.0 (#398)
- pre-commit 4.5.1 -> 4.6.0 (#384)
- ruff 0.15.11 -> 0.15.12 (#382)
- click 8.3.2 -> 8.3.3 (#379)

Frontend (package.json + package-lock.json):
- react-hook-form 7.72 -> 7.75 (#410)
- prettier-plugin-tailwindcss 0.7.2 -> 0.8.0 (#409)
- @tanstack/router-plugin 1.167.22 -> 1.167.32 (#408)
- zod 4.3 -> 4.4 (#407)
- typescript-eslint 8.58.2 -> 8.59.1 (#406)
- globals 17.5 -> 17.6 (#405)
- eslint 9.39 -> 10.3 (#404)
- @tanstack/react-router 1.168 -> 1.169 (#403)
- @tanstack/eslint-plugin-query 5.99 -> 5.100.8 (#402)
- lucide-react 1.8 -> 1.14 (#400)
- @tanstack/react-query 5.99 -> 5.100.8 (#399)
- postcss 8.5.8 -> 8.5.13 (transitive, #397)
- @tailwindcss/vite 4.2.2 -> 4.2.4 (#395)
- @tanstack/react-router-devtools 1.166.11 -> 1.166.13 (#390)
- axios 1.15.0 -> 1.16.0 (#389)
- @tanstack/react-query-devtools 5.96 -> 5.99 (#388)
- tailwindcss 4.2.2 -> 4.2.4 (#383)
- vite 8.0.8 -> 8.0.10 (#381)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@yasha-dev1 yasha-dev1 merged commit f0cfe7d into main May 4, 2026
7 checks passed
@yasha-dev1 yasha-dev1 deleted the chore/batch-dependabot-updates branch May 4, 2026 10:09
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