Skip to content

chore: bump evolution-types submodule to TypeScript 6 + strict mode - #51

Merged
diangogav merged 1 commit into
mainfrom
chore/bump-evolution-types-submodule
Jun 19, 2026
Merged

chore: bump evolution-types submodule to TypeScript 6 + strict mode#51
diangogav merged 1 commit into
mainfrom
chore/bump-evolution-types-submodule

Conversation

@diangogav

Copy link
Copy Markdown
Owner

Summary

  • Advance the evolution-types submodule pointer from d5d5880 to
    6c63181 (its origin/main).

What the submodule bump brings

Commit Change
4e291d0 upgrade to TypeScript 6 + enable strict mode
8b17d02 merge PR #3 (typescript-6)
6c63181 refresh dependencies (package-lock)

The target commit is already on the submodule's origin/main, so clones
and CI can resolve it.

Test plan

  • Parent compiles against the updated types: bun run build (tsc, exit 0)
  • Full suite green: bun test — 246 pass / 0 fail
  • Staged diff contains only the submodule pointer (no collateral changes)

Advance the evolution-types submodule pointer from d5d5880 to 6c63181
(origin/main), which upgrades the shared types package to TypeScript 6
with strict mode enabled and refreshes its dependencies.

Verified the parent still compiles (tsc, exit 0) and the full test
suite passes (246 tests) against the updated types.
@diangogav
diangogav merged commit 0c1a500 into main Jun 19, 2026
1 check passed
@diangogav
diangogav deleted the chore/bump-evolution-types-submodule branch June 19, 2026 14:47
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