Skip to content

build(deps): consolidate 8 dependabot bumps post history-rewrite#91

Merged
theagenticguy merged 1 commit into
mainfrom
chore/bumps-post-rewrite
May 11, 2026
Merged

build(deps): consolidate 8 dependabot bumps post history-rewrite#91
theagenticguy merged 1 commit into
mainfrom
chore/bumps-post-rewrite

Conversation

@theagenticguy
Copy link
Copy Markdown
Owner

Summary

Re-applies the bumps from the 8 dependabot branches that were rooted in
pre-rewrite history (and would otherwise carry stale blobs forward).
Closes #79, #80, #81, #82, #83, #84, #85, #86.

npm deps

GitHub Actions

Test plan

  • pnpm install clean (no peer-dep regressions beyond what main already had)
  • pnpm -r build — all 18 packages build
  • pnpm run typecheck — clean
  • pnpm run test — 2019 pass, 0 fail across 18 packages
  • No pnpm.onlyBuiltDependencies rewrite (verified by diff)

Re-applies the bumps from the now-stale dependabot branches that were
rooted in pre-rewrite history.

### npm deps
- `@aws-sdk/client-bedrock-runtime` 3.1043.0 → 3.1045.0 (was #82)
- `@aws-sdk/client-sagemaker-runtime` 3.1043.0 → 3.1045.0 (was #86)
- `@commitlint/cli` 20.5.3 → 21.0.0 (was #84)
- `@commitlint/config-conventional` 20.5.3 → 21.0.0 (was #83)
- `onnxruntime-node` 1.25.1 → 1.26.0 (was #85)
- `write-file-atomic` 7.0.1 → 8.0.0 (was #81)
- typescript-tooling group: `@biomejs/biome` 2.4.13 → 2.5.0,
  `@types/node` 25.6.0 → 25.7.0 (was #80)

### GitHub Actions
- github-actions group: 3 updates (was #79)

## Test plan
- [x] `pnpm install` clean
- [x] `pnpm -r build` — all 18 packages build
- [x] `pnpm run typecheck` — clean
- [x] `pnpm run test` — 2019 pass, 0 fail across 18 packages
- [x] No `pnpm.onlyBuiltDependencies` rewrite (verified)
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