Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 7, 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/engine@3.2.2

Patch Changes

@thirdweb-dev/nebula@0.2.63

Patch Changes

thirdweb@5.108.10

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.160

wagmi-inapp@0.0.5

Patch Changes

  • Updated dependencies [f630912, 62cfbb7]:
    • thirdweb@5.108.10
    • @thirdweb-dev/wagmi-adapter@0.2.160

PR-Codex overview

This PR primarily focuses on updating version numbers for several packages and their changelogs, as well as removing some .md files related to changesets. It includes updates to dependencies and improvements in various packages.

Detailed summary

  • Removed .changeset/rare-buckets-fly.md, .changeset/fluffy-cooks-kiss.md, .changeset/warm-jokes-vanish.md.
  • Updated versions in packages/thirdweb/package.json to 5.108.10.
  • Updated versions in apps/wagmi-demo/package.json to 0.0.5.
  • Updated versions in packages/nebula/package.json to 0.2.63.
  • Updated versions in packages/wagmi-adapter/package.json to 0.2.160.
  • Updated versions in packages/engine/package.json to 3.2.2.
  • Added changelog entries for packages/engine/CHANGELOG.md for version 3.2.2.
  • Added changelog entries for packages/nebula/CHANGELOG.md for version 0.2.63.
  • Added changelog entries for apps/wagmi-demo/CHANGELOG.md for version 0.0.5.
  • Added changelog entries for packages/thirdweb/CHANGELOG.md for version 5.108.10.

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

Summary by CodeRabbit

  • Bug Fixes
    • BuyWidget and SwapWidget now show a clear error message when token details fail to load, improving user feedback in unstable network conditions.
  • Chores
    • Updated dependencies and applied patch version bumps across the suite (including engine and wagmi adapter) to maintain compatibility and stability. No breaking changes.

@joaquim-verges joaquim-verges requested review from a team as code owners October 7, 2025 21:52
Copy link
Contributor

graphite-app bot commented Oct 7, 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.

Copy link

vercel bot commented Oct 7, 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 Oct 9, 2025 8:53am
nebula Ready Ready Preview Comment Oct 9, 2025 8:53am
thirdweb_playground Ready Ready Preview Comment Oct 9, 2025 8:53am
thirdweb-www Ready Ready Preview Comment Oct 9, 2025 8:53am
wallet-ui Ready Ready Preview Comment Oct 9, 2025 8:53am

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Oct 7, 2025
Copy link
Contributor

coderabbitai bot commented Oct 7, 2025

Walkthrough

Removes a changeset entry and bumps package versions across several packages; updates multiple changelogs (including a thirdweb note about BuyWidget/SwapWidget showing an error on token-detail fetch failures). No source code changes.

Changes

Cohort / File(s) Summary of edits
Changeset cleanup
.changeset/rare-buckets-fly.md
Removed a changeset entry that described UI error handling for token detail fetch failures.
Package version bumps
apps/wagmi-demo/package.json, packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Bumped versions: wagmi-demo 0.0.4 → 0.0.5; nebula 0.2.62 → 0.2.63; thirdweb 5.108.9 → 5.108.10; wagmi-adapter 0.2.159 → 0.2.160.
Changelogs updated
apps/wagmi-demo/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md, packages/engine/CHANGELOG.md, packages/thirdweb/CHANGELOG.md
Added new changelog entries reflecting the version bumps and dependency updates (e.g., thirdweb@5.108.10, @thirdweb-dev/wagmi-adapter@0.2.160, engine 3.2.2). packages/thirdweb/CHANGELOG.md includes a patch note about showing an error in BuyWidget/SwapWidget when token detail fetching fails.

Sequence Diagram(s)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • Version Packages #8110 — Related change touching the same UI error-handling/changelog entries for BuyWidget token-detail fetch failures.

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description does not follow the repository’s required template, as it omits the issue tag, reviewer notes, and testing instructions sections specified in the description template and instead only includes a generic summary of the Changesets automated release details. Please update the description to include the template’s placeholder comments and fill out each required section, including the Linear issue tag (if applicable), notes for the reviewer, and detailed instructions on how to test the release changes.
Title Check ❓ Inconclusive The title “Version Packages” is overly generic and does not clearly convey the specific nature of the changes, which primarily involve bumping multiple package versions and updating changelogs; it fails to provide enough context or follow the concise, descriptive format recommended for easy scanning in history. Please revise the title to be more specific and follow the repository’s convention—for example, include a category prefix and concise summary like “chore(release): bump versions for engine@3.2.2, nebula@0.2.63, thirdweb@5.108.10, wagmi-adapter@0.2.160, wagmi-inapp@0.0.5.”
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • 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 8266ff1 and e1955e0.

📒 Files selected for processing (11)
  • .changeset/rare-buckets-fly.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/package.json (1 hunks)
  • packages/engine/CHANGELOG.md (1 hunks)
  • packages/engine/package.json (1 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/thirdweb/CHANGELOG.md (1 hunks)
  • packages/thirdweb/package.json (1 hunks)
  • packages/wagmi-adapter/CHANGELOG.md (1 hunks)
  • packages/wagmi-adapter/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/rare-buckets-fly.md
✅ Files skipped from review due to trivial changes (3)
  • packages/engine/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (4)
  • packages/thirdweb/package.json
  • apps/wagmi-demo/CHANGELOG.md
  • packages/wagmi-adapter/package.json
  • apps/wagmi-demo/package.json
⏰ 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). (7)
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Unit Tests
  • GitHub Check: Analyze (javascript)

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

github-actions bot commented Oct 7, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 201 ms (+155.33% 🔺) 1.5 s
thirdweb (cjs) 365.79 KB (0%) 7.4 s (0%) 802 ms (+10.5% 🔺) 8.2 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 112 ms (+1515.78% 🔺) 227 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 56 ms (+2943.48% 🔺) 67 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 113 ms (+3004.99% 🔺) 495 ms

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.01%. Comparing base (163ab8a) to head (8266ff1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8217      +/-   ##
==========================================
- Coverage   55.02%   55.01%   -0.01%     
==========================================
  Files         919      919              
  Lines       60583    60583              
  Branches     4126     4130       +4     
==========================================
- Hits        33333    33327       -6     
- Misses      27146    27152       +6     
  Partials      104      104              
Flag Coverage Δ
packages 55.01% <ø> (-0.01%) ⬇️
see 5 files with indirect coverage changes
🚀 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.

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

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant