Skip to content

chore(deps): batch-bump 4 TS SDK dev deps (closes #180-#183)#184

Merged
andrehrferreira merged 1 commit into
mainfrom
deps/ts-batch-bump-2026-05-20
May 21, 2026
Merged

chore(deps): batch-bump 4 TS SDK dev deps (closes #180-#183)#184
andrehrferreira merged 1 commit into
mainfrom
deps/ts-batch-bump-2026-05-20

Conversation

@andrehrferreira
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • npx tsc --noEmit clean
  • cargo clippy -- -D warnings clean (pre-commit + pre-push hooks)
  • Full release build clean (pre-push hook)
  • CI green

Closes #180
Closes #181
Closes #182
Closes #183

🤖 Generated with Claude Code

Same pairwise-conflict situation as #169-#178 — all four dependabot
PRs touch sdks/typescript/package.json + package-lock.json, so once
the first lands the rest become CONFLICTING. Resolve in one branch
to skip the @dependabot recreate ping-pong.

Bumps applied:
- @types/node            25.7.0  -> 25.9.1  (#183)
- eslint                 10.3.0  -> 10.4.0  (#182)
- typescript-eslint      8.59.3  -> 8.59.4  (#181)
- @typescript-eslint/parser  8.59.3 -> 8.59.4 (#180)
- @typescript-eslint/eslint-plugin 8.59.3 -> 8.59.4 (peer-pinned
  sibling kept in lockstep so npm install resolves without
  --legacy-peer-deps)

Verified locally:
- npm install -> 191 packages, no peer-dep failure
- npx tsc --noEmit clean

All four are patch-level bumps with no API breakage.
Closes #180 #181 #182 #183.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@andrehrferreira andrehrferreira merged commit 5c57be2 into main May 21, 2026
18 of 21 checks passed
@andrehrferreira andrehrferreira deleted the deps/ts-batch-bump-2026-05-20 branch May 21, 2026 15:28
@andrehrferreira andrehrferreira restored the deps/ts-batch-bump-2026-05-20 branch May 21, 2026 15:55
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