Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

chore: freshen deps + tidy agent-state from git/biome - #102

Merged
ichoosetoaccept merged 1 commit into
detailobsessedfrom
chore/freshen-deps
May 15, 2026
Merged

chore: freshen deps + tidy agent-state from git/biome#102
ichoosetoaccept merged 1 commit into
detailobsessedfrom
chore/freshen-deps

Conversation

@ichoosetoaccept

@ichoosetoaccept ichoosetoaccept commented May 15, 2026

Copy link
Copy Markdown
Member

Bundled housekeeping pass:

  • Bump all 5 outdated packages to latest (all minor/patch):
    • dotenv 17.4.1 -> 17.4.2
    • zod 4.3.6 -> 4.4.3
    • @biomejs/biome 2.4.10 -> 2.4.15
    • @types/bun 1.3.11 -> 1.3.14
    • @types/node 25.5.2 -> 25.8.0
  • Bump biome.json $schema URL to match the new Biome version (was
    pinned to 2.3.10, lagging the actual installed version).
  • Ignore .claude/worktrees/ and .serena/ in .gitignore so agent-harness
    state stops leaking into git status — and, more importantly, stops
    breaking 'bun run check' (Biome's config discovery was treating the
    worktree biome.json copies as nested root configurations and bailing).

Verified: bun run check, bun run build, bun test all green (292 pass).

Note

Update dependencies and add agent-state directories to .gitignore

  • Bumps dotenv to 17.4.2, zod to 4.4.3, @biomejs/biome to 2.4.15, @types/bun to 1.3.14, and @types/node to 25.8.0
  • Adds .claude/worktrees/ and .serena/ to .gitignore to exclude agent-state directories from version control

Macroscope summarized 8b6543d.

Bundled housekeeping pass:

- Bump all 5 outdated packages to latest (all minor/patch):
  - dotenv 17.4.1 -> 17.4.2
  - zod 4.3.6 -> 4.4.3
  - @biomejs/biome 2.4.10 -> 2.4.15
  - @types/bun 1.3.11 -> 1.3.14
  - @types/node 25.5.2 -> 25.8.0
- Bump biome.json $schema URL to match the new Biome version (was
  pinned to 2.3.10, lagging the actual installed version).
- Ignore .claude/worktrees/ and .serena/ in .gitignore so agent-harness
  state stops leaking into git status — and, more importantly, stops
  breaking 'bun run check' (Biome's config discovery was treating the
  worktree biome.json copies as nested root configurations and bailing).

Verified: bun run check, bun run build, bun test all green (292 pass).
@ichoosetoaccept

Copy link
Copy Markdown
Member Author

This change is part of the following stack:

Change managed by git-spice.

@macroscopeapp

macroscopeapp Bot commented May 15, 2026

Copy link
Copy Markdown

Approvability

Verdict: Approved

Routine dependency version bumps (dotenv, zod, biome, type definitions) and gitignore additions with no code logic changes or runtime behavior impact.

You can customize Macroscope's approvability policy. Learn more.

@ichoosetoaccept
ichoosetoaccept merged commit 4deb685 into detailobsessed May 15, 2026
4 checks passed
@ichoosetoaccept
ichoosetoaccept deleted the chore/freshen-deps branch May 15, 2026 11:39
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.28.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant