Skip to content

chore(deps): routine dev-tooling and types hygiene bump - #1662

Merged
pyramation merged 1 commit into
mainfrom
chore/dev-tooling-bump
Aug 5, 2026
Merged

chore(deps): routine dev-tooling and types hygiene bump#1662
pyramation merged 1 commit into
mainfrom
chore/dev-tooling-bump

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

Summary

Patch/minor-only dependency hygiene across the workspace — no majors, no source changes:

prettier                 3.8.1  -> 3.9.6
@typescript-eslint/*     8.59.4 -> 8.66.0
ts-jest                  29.4.11-> 29.4.12
react/react-dom          19.2.4 -> 19.2.8   (react-test-renderer too)
@types/react             19.2.x -> 19.2.18
@types/react-dom         19.2.3 -> 19.2.4
@types/pg                8.20.0 -> 8.20.4
@types/semver            7.7.1  -> 7.8.0
@types/supertest         7.2.0  -> 7.2.1
@playwright/test         1.60.0 -> 1.62.1
@0no-co/graphql.web      1.2.0  -> 1.3.3
semver / minimatch / graphql-tag / form-data / envalid -> latest patch

Deliberately left alone (each deserves its own PR): eslint 9 -> 10, typescript 5 -> 7, lerna 8 -> 10, @types/node 22 -> 26, eslint-plugin-simple-import-sort 12 -> 14.

Two peerDependencies entries are intentionally not bumped — @constructive-io/graphql-codegen and @constructive-io/react keep react: ^18.0.0 || ^19.0.0 rather than narrowing to the dev version.

Also note prettier is only version-bumped, not run: 267 files are already unformatted against .prettierrc.json and most packages format with oxfmt, so a repo-wide --write would be pure churn and belongs in its own decision.

Verified on Node 22 with a local postgres-plus:18: pnpm build clean, eslint --fix produces no diff, and the codegen / orm-test / graphql-server suites pass.

Link to Devin session: https://app.devin.ai/sessions/c30aa3d900a943318bb1b32bb4e48ce2
Requested by: @pyramation

@pyramation pyramation self-assigned this Aug 5, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@socket-security

socket-security Bot commented Aug 5, 2026

Copy link
Copy Markdown

@devin-ai-integration
devin-ai-integration Bot force-pushed the chore/dev-tooling-bump branch from 156cf16 to 59e6490 Compare August 5, 2026 05:46
@pyramation
pyramation merged commit 914a814 into main Aug 5, 2026
21 checks passed
@pyramation
pyramation deleted the chore/dev-tooling-bump branch August 5, 2026 05:54
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