Skip to content

Update typebox to support ~0.34.0#314

Merged
daweifeng-replit merged 3 commits into
mainfrom
dawei/update-typebox-peerdependency
May 1, 2025
Merged

Update typebox to support ~0.34.0#314
daweifeng-replit merged 3 commits into
mainfrom
dawei/update-typebox-peerdependency

Conversation

@daweifeng-replit

Copy link
Copy Markdown
Contributor

Why

The latest TypeBox introduces Module and Ref. We should support that.

What changed

  • Change @sinclair/typebox peerDependency to ~0.32.8 || ~0.34.0

Versioning

  • Breaking protocol change
  • Breaking ts/js API change

@daweifeng-replit daweifeng-replit requested a review from a team as a code owner May 1, 2025 04:04
@daweifeng-replit daweifeng-replit requested review from blast-hardcheese and removed request for a team May 1, 2025 04:04

@jackyzha0 jackyzha0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i think we can just bump directly

@daweifeng-replit daweifeng-replit merged commit 5d50a82 into main May 1, 2025
6 checks passed
@daweifeng-replit daweifeng-replit deleted the dawei/update-typebox-peerdependency branch May 1, 2025 04:15
Comment thread package.json
"peerDependencies": {
"@opentelemetry/api": "^1.7.0",
"@sinclair/typebox": "~0.32.8"
"@sinclair/typebox": "~0.32.8 || ~0.34.0"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

oh i meant make this just ~0.34.0 + we upgrade web

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