Skip to content

Bump the arktype catalog to 2.2.3 and refresh the lockfile - #832

Merged
TheGreatAxios merged 3 commits into
mainfrom
arktype-catalog-bump
Sep 8, 2026
Merged

Bump the arktype catalog to 2.2.3 and refresh the lockfile#832
TheGreatAxios merged 3 commits into
mainfrom
arktype-catalog-bump

Conversation

@TheGreatAxios

@TheGreatAxios TheGreatAxios commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps the arktype catalog entry from ^2.1.29 (which had resolved to a stale 2.2.0) to ^2.2.3, and regenerates bun.lock so every resolution — including the nested copies under the npm-published @intx/* packages — picks up 2.2.3 with @ark/schema/@ark/util 0.56.2. Single copy of arktype in the graph; instanceof narrowing intact.
  • The lockfile regeneration also sweeps in semver-compatible refreshes of other dependencies (notable: @types/node 26, @hono/node-server 2, @logtape/* 2.3, @modelcontextprotocol/sdk 1.30) — in the spirit of staying current with upstream.

Verification

  • bun run check passes: lint, typecheck, build, projects-dir guard, 6,263 tests / 0 fail.
  • Branch CI is green on the head commit: typecheck, eslint, prettier, and build-and-test all pass.

@TheGreatAxios
TheGreatAxios merged commit 8ffbf2c into main Sep 8, 2026
5 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