Skip to content

chore(deps): batch remaining Dependabot bumps (#58–#64)#66

Merged
heggria merged 1 commit into
mainfrom
chore/dependabot-batch-merge
Jul 9, 2026
Merged

chore(deps): batch remaining Dependabot bumps (#58–#64)#66
heggria merged 1 commit into
mainfrom
chore/dependabot-batch-merge

Conversation

@heggria

@heggria heggria commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • After chore(deps): bump pnpm/action-setup from 4 to 6 #57 (pnpm/action-setup v4→v6) landed, the remaining Dependabot PRs fell behind main and hit branch-protection (required checks) + OAuth workflow scope limits on merge.
  • This PR consolidates the remaining open Dependabot updates onto current main.

GitHub Actions (deploy-website.yml)

Action From To Was PR
actions/checkout v4 v7 #59
actions/upload-pages-artifact v3 v5 #60
actions/deploy-pages v4 v5 #58

npm

Package From To Was PR
typescript ^6.0.3 ^7.0.2 #61
@types/node ^22 ^26 #61
typebox ^1.3.3 ^1.3.6 #61
@biomejs/biome 2.5.2 2.5.3 #61
fumadocs-core / fumadocs-ui 16.10.7 16.11.1 #62 / #63
fumadocs-mdx 15.0.13 15.1.0 #64

Test plan

Supersedes #58 #59 #60 #61 #62 #63 #64.

Consolidate open Dependabot PRs onto main after #57 merged and left
the rest behind CI / OAuth workflow-scope gates:

GitHub Actions (deploy-website.yml):
- actions/checkout v4 → v7
- actions/upload-pages-artifact v3 → v5
- actions/deploy-pages v4 → v5

npm (dev + website):
- typescript ^6.0.3 → ^7.0.2
- @types/node ^22 → ^26
- typebox ^1.3.3 → ^1.3.6
- @biomejs/biome 2.5.2 → 2.5.3
- fumadocs-core/ui 16.10.7 → 16.11.1
- fumadocs-mdx 15.0.13 → 15.1.0

Supersedes #58#64. Local typecheck + unit suite green.
@heggria heggria force-pushed the chore/dependabot-batch-merge branch from c58ab77 to 8f65fe6 Compare July 9, 2026 12:26
@heggria heggria enabled auto-merge (squash) July 9, 2026 12:27
@heggria heggria merged commit 17524a4 into main Jul 9, 2026
5 checks passed
@heggria heggria deleted the chore/dependabot-batch-merge branch July 9, 2026 12:27
@heggria heggria mentioned this pull request Jul 9, 2026
heggria added a commit that referenced this pull request Jul 9, 2026
Release prep for 0.1.8 — a small patch release shipping the cwd
interpolation-placeholder fix (#65) plus the batched dependency bumps
(#57, #66). No engine API changes.

Bumps all seven packages + root to 0.1.8 in lockstep, including the
taskflow-core / taskflow-hosts / taskflow-mcp-core dependency pins and
the codex/claude/opencode plugin manifests (.mcp.json npx pins +
plugin.json versions), and adds the 0.1.8 CHANGELOG section.

Pre-flight: typecheck 0 errors, 1160/1160 unit tests green, build + 7
packages OK, skills drift-guard green.
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