Skip to content

build(deps-dev): adopt TypeScript 6 - #32

Open
asachs01 wants to merge 1 commit into
mainfrom
chore/ts6-migration
Open

build(deps-dev): adopt TypeScript 6#32
asachs01 wants to merge 1 commit into
mainfrom
chore/ts6-migration

Conversation

@asachs01

@asachs01 asachs01 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Fleet TS6 migration (tracker: wyre-technology/mcp-gateway#221). Applied via the ts6-fleet-migration codemod: types:["node"] + ignoreDeprecations:"6.0" as needed, typescript ^6.0.3. Local typecheck (typecheck) passed; CI runs full build/test.

Fleet TS6 migration (tracker: WYRE-AI/mcp-gateway#221). Reapplied
against current main -- original PR (opened 2026-06-09) had drifted 74d
and gone CONFLICTING; extracted the actual patch (typescript ^6.0.3 +
tsconfig types:["node"] + ignoreDeprecations:"6.0") and reapplied
fresh rather than force-resolving stale conflict markers. Lockfile
regenerated via npm install. typecheck and build both verified green
locally before push.
@asachs01
asachs01 force-pushed the chore/ts6-migration branch from 3937e62 to 2ee1daa Compare August 23, 2026 02:53
@asachs01

Copy link
Copy Markdown
Contributor Author

Rebased fresh against current main rather than resolving the stale conflict markers (extracted the actual patch: typescript ^6.0.3 + tsconfig types:["node"]/ignoreDeprecations:"6.0", reapplied, regenerated lockfile). typecheck and build both verified green locally before push. Now mergeable=MERGEABLE, was CONFLICTING. Recommend merge -- part of the fleet TS6 migration (tracker mcp-gateway#221).

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