Skip to content

chore(deps): consolidate TypeScript and update Effect - #6289

Merged
jgoux merged 5 commits into
developfrom
chore/typescript-effect-dependencies
Aug 21, 2026
Merged

chore(deps): consolidate TypeScript and update Effect#6289
jgoux merged 5 commits into
developfrom
chore/typescript-effect-dependencies

Conversation

@jgoux

Copy link
Copy Markdown
Contributor

Summary

  • consolidate the monorepo on the cataloged TypeScript 7 package and replace native compiler inference with tsc
  • update the full Effect dependency family and cooldown exclusions to RC.111 without a shared-platform override
  • preserve CLI flag and legacy output behavior under RC.111, then refresh generated API and schema outputs

Context

This removes the parallel TypeScript aliases and stale Effect beta/RC pins. Effect RC.111 also makes boolean defaults and response decoding stricter, so the affected CLI boundaries now state their existing behavior explicitly.

@jgoux
jgoux marked this pull request as ready for review August 21, 2026 09:34
@jgoux
jgoux requested a review from a team as a code ownerAugust 21, 2026 09:34
@github-actions

github-actionsBot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@00d205c820d4b6159be6926414fd4a783eb27c42

Preview package for commit 00d205c.

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:8f7634ec73

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadapps/cli/src/legacy/commands/sso/list/list.handler.ts Outdated
Comment threadapps/cli/src/legacy/commands/sso/remove/remove.handler.ts Outdated
Comment threadapps/cli/src/legacy/commands/sso/sso.format.ts Outdated
Comment threadpackages/api/src/generated/contracts.ts Outdated
Comment threadpackage.json

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:effae2d6bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadpackages/api/src/generated/contracts.ts Outdated

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:85c8cdd420

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadapps/cli/src/legacy/commands/sso/sso.format.ts Outdated
@jgoux
jgoux added this pull request to the merge queueAug 21, 2026
Merged via the queue into develop with commit bf97591Aug 21, 2026
16 checks passed
@jgoux
jgoux deleted the chore/typescript-effect-dependencies branch August 21, 2026 11:20
Sign up for freeto 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.

2 participants

@jgoux@Coly010