Skip to content

chore(privacy-types): downgrade Trino changeset from major to patch#172

Merged
jwahjudi merged 1 commit into
mainfrom
jwahjudi/trino-patch-bump
May 30, 2026
Merged

chore(privacy-types): downgrade Trino changeset from major to patch#172
jwahjudi merged 1 commit into
mainfrom
jwahjudi/trino-patch-bump

Conversation

@jwahjudi
Copy link
Copy Markdown
Contributor

Summary

Flip the bump level on .changeset/sparkly-eels-give.md (added in #171) from major to patch.

Adding Trino to DatabaseDriver is an additive, non-breaking change for the enum's runtime shape. Downstream TypeScript consumers that don't perform exhaustive switch checks on DatabaseDriver are unaffected, so a patch bump (5.1.65.1.7) is more appropriate than a major (6.0.0).

After this merges, release PR #169 will auto-update to reflect the patch bump. Merging #169 will publish @transcend-io/privacy-types@5.1.7.

Test plan

  • Diff on release PR Version Packages #169 shows @transcend-io/privacy-types version going from 5.1.6 to 5.1.7 (not 6.0.0)
  • CI green on this PR

Made with Cursor

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 30, 2026

Open in StackBlitz

@transcend-io/airgap.js-types

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

@transcend-io/cli

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

@transcend-io/internationalization

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

@transcend-io/privacy-types

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

@transcend-io/sdk

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

@transcend-io/type-utils

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

@transcend-io/utils

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

@transcend-io/mcp

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

@transcend-io/mcp-server-admin

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

@transcend-io/mcp-server-assessment

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

@transcend-io/mcp-server-base

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

@transcend-io/mcp-server-consent

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

@transcend-io/mcp-server-discovery

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

@transcend-io/mcp-server-dsr

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

@transcend-io/mcp-server-inventory

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

@transcend-io/mcp-server-preferences

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

@transcend-io/mcp-server-workflows

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

commit: b1f174c

@jwahjudi jwahjudi requested review from a team May 30, 2026 02:20
@jwahjudi jwahjudi enabled auto-merge May 30, 2026 02:20
@jwahjudi jwahjudi added this pull request to the merge queue May 30, 2026
Merged via the queue into main with commit 4a198cd May 30, 2026
4 checks passed
@jwahjudi jwahjudi deleted the jwahjudi/trino-patch-bump branch May 30, 2026 03:00
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.

2 participants