Skip to content

chore(deps): full dependency sweep + GH Actions bump#861

Merged
EmersonBraun merged 2 commits into
mainfrom
chore/deps-sweep-2026-05-14
May 14, 2026
Merged

chore(deps): full dependency sweep + GH Actions bump#861
EmersonBraun merged 2 commits into
mainfrom
chore/deps-sweep-2026-05-14

Conversation

@EmersonBraun
Copy link
Copy Markdown
Collaborator

Summary

Replaces the dependabot PR backlog with a single coherent sweep.

Closes: #837, #838, #840, #848, #849, #850, #851, #852, #853, #854, #855, #856, #857, #858, #859

Changes

  • pnpm up -r --latest across all 37 workspaces.
  • Pinned packages/inkmarked@^15 (marked-terminal 7.3.0 peer requires marked >=1 <16; no marked-terminal release supports marked 16+ yet).
  • GitHub Actions bumped (SHA-pinned with version comment):
    • actions/setup-node → v6.4.0
    • actions/upload-artifact → v7.0.1
    • actions/cache → v5.0.5
    • actions/dependency-review-action → v5.0.0
    • github/codeql-action → v4.35.4

Verification

  • pnpm install clean (no peer warnings after marked pin)
  • pnpm lint clean across all packages (tsc --noEmit)
  • pnpm test — 37/37 task groups pass
  • pnpm build — 36/36 task groups pass

Replaces dependabot PRs #837, #838, #840, #848, #849, #850, #851, #852,
#853, #854, #855, #856, #857, #858, #859 with a single coherent bump.

- pnpm up -r --latest across all workspaces (npm deps, dev deps).
  Pinned packages/ink → marked ^15 (marked-terminal 7.3.0 peer requires
  marked >=1 <16).
- GitHub Actions (pinned to commit SHAs with version comment):
    actions/setup-node                 v4 → v6.4.0
    actions/upload-artifact            v4 → v7.0.1
    actions/cache                      v4 → v5.0.5
    actions/dependency-review-action   v4 → v5.0.0
    github/codeql-action               v3.27.0 → v4.35.4
- All 37 workspace tests pass, all packages build, tsc --noEmit clean.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
agentskit-doc Ignored Ignored Preview May 14, 2026 8:55pm

@EmersonBraun EmersonBraun merged commit f538705 into main May 14, 2026
14 of 15 checks passed
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