Skip to content

add deprecated langs/locales#112

Merged
michaelfarrell76 merged 3 commits intomainfrom
csmccarthy/add-p&g-deprecated-locales
May 7, 2026
Merged

add deprecated langs/locales#112
michaelfarrell76 merged 3 commits intomainfrom
csmccarthy/add-p&g-deprecated-locales

Conversation

@csmccarthy
Copy link
Copy Markdown
Member

@csmccarthy csmccarthy commented May 7, 2026

@csmccarthy csmccarthy requested review from a team May 7, 2026 00:30
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 7, 2026

Copy link
Copy Markdown
Member

@michaelfarrell76 michaelfarrell76 left a comment

Choose a reason for hiding this comment

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

looks good but youll need to add a changeset

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 7, 2026

Open in StackBlitz

@transcend-io/airgap.js-types

pnpm add https://pkg.pr.new/@transcend-io/airgap.js-types@112
yarn add https://pkg.pr.new/@transcend-io/airgap.js-types@112.tgz

@transcend-io/cli

pnpm add https://pkg.pr.new/@transcend-io/cli@112
yarn add https://pkg.pr.new/@transcend-io/cli@112.tgz

@transcend-io/internationalization

pnpm add https://pkg.pr.new/@transcend-io/internationalization@112
yarn add https://pkg.pr.new/@transcend-io/internationalization@112.tgz

@transcend-io/privacy-types

pnpm add https://pkg.pr.new/@transcend-io/privacy-types@112
yarn add https://pkg.pr.new/@transcend-io/privacy-types@112.tgz

@transcend-io/sdk

pnpm add https://pkg.pr.new/@transcend-io/sdk@112
yarn add https://pkg.pr.new/@transcend-io/sdk@112.tgz

@transcend-io/type-utils

pnpm add https://pkg.pr.new/@transcend-io/type-utils@112
yarn add https://pkg.pr.new/@transcend-io/type-utils@112.tgz

@transcend-io/utils

pnpm add https://pkg.pr.new/@transcend-io/utils@112
yarn add https://pkg.pr.new/@transcend-io/utils@112.tgz

@transcend-io/mcp

pnpm add https://pkg.pr.new/@transcend-io/mcp@112
yarn add https://pkg.pr.new/@transcend-io/mcp@112.tgz

@transcend-io/mcp-server-admin

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-admin@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-admin@112.tgz

@transcend-io/mcp-server-assessment

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-assessment@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-assessment@112.tgz

@transcend-io/mcp-server-base

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-base@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-base@112.tgz

@transcend-io/mcp-server-consent

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-consent@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-consent@112.tgz

@transcend-io/mcp-server-discovery

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-discovery@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-discovery@112.tgz

@transcend-io/mcp-server-dsr

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-dsr@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-dsr@112.tgz

@transcend-io/mcp-server-inventory

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-inventory@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-inventory@112.tgz

@transcend-io/mcp-server-preferences

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-preferences@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-preferences@112.tgz

@transcend-io/mcp-server-workflows

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-workflows@112
yarn add https://pkg.pr.new/@transcend-io/mcp-server-workflows@112.tgz

commit: 718b17e

@csmccarthy
Copy link
Copy Markdown
Member Author

@cursor fix ci, it needs to generate a changeset and regenerate the schemas

@cursor
Copy link
Copy Markdown

cursor Bot commented May 7, 2026

The PR already exists and the title/description don't need changes. The push was successful and the PR is updated with the new commit.

Here's what I did to fix the CI failures:

  • Added a changeset (.changeset/old-eagles-glow.md) declaring a minor bump for @transcend-io/internationalization and @transcend-io/cli, which was required by the CI changeset check.
  • Added missing language name entries for the new deprecated locale keys (no, iw, no-NO, iw-IL) to NATIVE_LANGUAGE_NAMES and EN_LANGUAGE_NAMES in enums.ts — these were needed because those maps are typed as Record<LocaleValue, string> and the TypeScript compiler flagged the missing keys.
  • Regenerated the CLI JSON schemas (transcend-yml-schema-latest.json and transcend-yml-schema-v10.json) by running pnpm --dir packages/cli genfiles, which adds the new locale values to the schema definitions.

All pre-commit hooks (typecheck, lint, format, quality) and pre-push hooks (tests) passed successfully.

Open in Web Open in Cursor 

@csmccarthy csmccarthy requested review from a team and michaelfarrell76 May 7, 2026 01:00
@michaelfarrell76 michaelfarrell76 added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 1ed0ef6 May 7, 2026
4 checks passed
@michaelfarrell76 michaelfarrell76 deleted the csmccarthy/add-p&g-deprecated-locales branch May 7, 2026 01:18
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.

3 participants