Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Sep 4, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@thirdweb-dev/ai-sdk-provider@0.1.3

Patch Changes


PR-Codex overview

This PR updates the version of the ai-sdk-provider package from 0.1.2 to 0.1.3 and adds a new entry in the CHANGELOG.md for the latest changes, specifically highlighting an update to the sign swap action type.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • Documentation

    • Updated changelog to include the 0.1.3 patch entry for the AI SDK Provider.
  • Chores

    • Bumped the AI SDK Provider package version from 0.1.2 to 0.1.3.
    • Removed a redundant changeset entry.
  • Notes

    • No user-facing changes; functionality and public API remain unchanged.

@vercel
Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Sep 5, 2025 1:23am
nebula Ready Ready Preview Comment Sep 5, 2025 1:23am
thirdweb_playground Ready Ready Preview Comment Sep 5, 2025 1:23am
thirdweb-www Ready Ready Preview Comment Sep 5, 2025 1:23am
wallet-ui Ready Ready Preview Comment Sep 5, 2025 1:23am

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 4, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 4, 2025

Walkthrough

Removed a changeset file, added a new 0.1.3 patch entry to the ai-sdk-provider changelog, and bumped the package version from 0.1.2 to 0.1.3. No source code, API, or type changes.

Changes

Cohort / File(s) Summary of Changes
AI SDK Provider release metadata
packages/ai-sdk-provider/CHANGELOG.md, packages/ai-sdk-provider/package.json
Added a “0.1.3” Patch Changes entry referencing PR #7988/commit c92081b and updated package version from 0.1.2 to 0.1.3.
Changeset cleanup
.changeset/quiet-llamas-chew.md
Deleted the changeset file that previously contained the patch release note about updating the sign swap action type.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

packages


📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between e58b92d and fefde76.

📒 Files selected for processing (3)
  • .changeset/quiet-llamas-chew.md (0 hunks)
  • packages/ai-sdk-provider/CHANGELOG.md (1 hunks)
  • packages/ai-sdk-provider/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/quiet-llamas-chew.md
🚧 Files skipped from review as they are similar to previous changes (2)
  • packages/ai-sdk-provider/package.json
  • packages/ai-sdk-provider/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.54%. Comparing base (22d736c) to head (fefde76).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7989   +/-   ##
=======================================
  Coverage   56.54%   56.54%           
=======================================
  Files         904      904           
  Lines       58677    58677           
  Branches     4150     4150           
=======================================
  Hits        33181    33181           
  Misses      25389    25389           
  Partials      107      107           
Flag Coverage Δ
packages 56.54% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
packages/ai-sdk-provider/package.json (1)

1-61: Optional: add a bundle budget to package.json via size-limit.
Helps catch accidental growth before publish, per repo guideline to track budgets in package.json.

Proposed minimal add-ons (adjust path/limit as needed):

   "devDependencies": {
     "@ai-sdk/provider": "2.0.0",
     "@ai-sdk/provider-utils": "3.0.7",
     "@biomejs/biome": "2.0.6",
+    "size-limit": "11.1.4",
+    "@size-limit/preset-small-lib": "11.1.4",
     "rimraf": "6.0.1"
   },
...
   "scripts": {
     "dev": "tsc --project ./tsconfig.build.json --module nodenext --moduleResolution nodenext --outDir ./dist/esm --watch",
     "build": "pnpm clean && pnpm build:cjs && pnpm build:esm && pnpm build:types",
@@
     "fix": "biome check ./src --fix",
     "format": "biome format ./src --write",
-    "lint": "biome check ./src"
+    "lint": "biome check ./src",
+    "size": "size-limit"
   },
+  "size-limit": [
+    {
+      "path": "dist/esm/exports/thirdweb.js",
+      "import": "{ ThirdwebProvider }",
+      "limit": "5 KB"
+    }
+  ],
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between c92081b and d814366.

📒 Files selected for processing (3)
  • .changeset/quiet-llamas-chew.md (0 hunks)
  • packages/ai-sdk-provider/CHANGELOG.md (1 hunks)
  • packages/ai-sdk-provider/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/quiet-llamas-chew.md
🧰 Additional context used
📓 Path-based instructions (1)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/ai-sdk-provider/package.json
🧠 Learnings (1)
📓 Common learnings
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Lint Packages
  • GitHub Check: Size
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (2)
packages/ai-sdk-provider/package.json (1)

59-59: Patch bump is appropriate for non-API changes. LGTM.
Matches the release notes and changesets flow. Good to publish.

packages/ai-sdk-provider/CHANGELOG.md (1)

3-8: Changelog entry looks good and links the source PR/commit.
Consistent with prior sections; no further action.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.01 KB (0%) 1.3 s (0%) 3.6 s (+8.72% 🔺) 4.9 s
thirdweb (cjs) 357.32 KB (0%) 7.2 s (0%) 24.7 s (+4.81% 🔺) 31.8 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 177 ms (-27.16% 🔽) 291 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 134 ms (+67.46% 🔺) 144 ms
thirdweb/react (minimal + tree-shaking) 19.15 KB (0%) 383 ms (0%) 419 ms (-3.91% 🔽) 802 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants