Skip to content

M3: Safe dependency updates (patch/minor only)#5

Open
pshkv wants to merge 1 commit intomainfrom
agent/m3-deps-safe
Open

M3: Safe dependency updates (patch/minor only)#5
pshkv wants to merge 1 commit intomainfrom
agent/m3-deps-safe

Conversation

@pshkv
Copy link
Copy Markdown
Contributor

@pshkv pshkv commented Feb 7, 2026

Summary

Safe dependency updates - patch and minor versions only. No major version bumps.

Updated Packages

Package Before After Type
@modelcontextprotocol/sdk 1.11.0 1.26.0 minor
@types/express 5.0.0 5.0.6 patch
@types/node 20.17.9 20.19.32 minor
@types/pg 8.11.14 8.16.0 minor
dotenv 16.4.7 16.6.1 patch
drizzle-kit 0.31.0 0.31.8 patch
express 5.0.1 5.2.1 minor
pg 8.15.6 8.18.0 minor
pino 9.6.0 9.14.0 minor
pino-pretty 13.0.0 13.1.3 patch
tsx 4.19.3 4.21.0 minor
twitter-api-v2 1.20.2 1.29.0 minor
typescript 5.7.2 5.9.3 minor
zod 3.24.2 3.25.76 minor

NOT Updated (Major Versions - Skipped)

  • dotenv: 17.x
  • pino: 10.x
  • zod: 4.x

Verification

  • make build - passed
  • make test - no tests configured
  • make lint - no lint configured

🤖 Generated with Claude Code

Updated packages:
- @modelcontextprotocol/sdk: 1.11.0 → 1.26.0 (minor)
- @types/express: 5.0.0 → 5.0.6 (patch)
- @types/node: 20.17.9 → 20.19.32 (minor)
- @types/pg: 8.11.14 → 8.16.0 (minor)
- dotenv: 16.4.7 → 16.6.1 (patch)
- drizzle-kit: 0.31.0 → 0.31.8 (patch)
- express: 5.0.1 → 5.2.1 (minor)
- pg: 8.15.6 → 8.18.0 (minor)
- pino: 9.6.0 → 9.14.0 (minor)
- pino-pretty: 13.0.0 → 13.1.3 (patch)
- tsx: 4.19.3 → 4.21.0 (minor)
- twitter-api-v2: 1.20.2 → 1.29.0 (minor)
- typescript: 5.7.2 → 5.9.3 (minor)
- zod: 3.24.2 → 3.25.76 (minor)

NOT updated (major versions):
- dotenv: 17.x (major)
- pino: 10.x (major)
- zod: 4.x (major)
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