Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 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/[email protected]

Patch Changes

[email protected]

Patch Changes

  • #8181 e612f16 Thanks @MananTank! - BuyWidget UI improvements and new features:
    • chain, and amount props are now optional
    • User can always change the token and chain selection in the widget
    • Both fiat and token amounts are editable
    • connected wallet can be disconnected from the widget
    • current balance displayed in the widget

@thirdweb-dev/[email protected]

[email protected]

Patch Changes


PR-Codex overview

This PR primarily focuses on updating version numbers across multiple package.json files and adding new entries to the CHANGELOG.md files for several packages, reflecting the latest versions and patch changes.

Detailed summary

  • Updated version in packages/thirdweb/package.json from 5.108.6 to 5.108.7
  • Updated version in apps/wagmi-demo/package.json from 0.0.1 to 0.0.2
  • Updated version in packages/nebula/package.json from 0.2.59 to 0.2.60
  • Updated version in packages/wagmi-adapter/package.json from 0.2.156 to 0.2.157
  • Added CHANGELOG.md entries for:
    • packages/nebula for version 0.2.60 with updated dependencies
    • apps/wagmi-demo for version 0.0.2 with updated dependencies
    • packages/thirdweb for version 5.108.7 detailing UI improvements in the BuyWidget

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

Summary by CodeRabbit

  • New Features

    • BuyWidget improvements: optional chain and amount; change token/chain selection; editable fiat and token amounts; disconnect connected wallet; current balance displayed.
  • Chores

    • Updated dependencies (e.g., thirdweb 5.108.7, wagmi-adapter 0.2.157).
    • Version bumps across packages and demo app.
  • Documentation

    • Changelogs updated to reflect new patch releases and enhancements.

@joaquim-verges joaquim-verges requested review from a team as code owners October 4, 2025 00:04
@vercel
Copy link

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

@graphite-app
Copy link
Contributor

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

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

coderabbitai bot commented Oct 4, 2025

Walkthrough

Removed one changeset entry. Added new patch release entries across multiple package changelogs and bumped corresponding package.json versions (thirdweb 5.108.7, wagmi-adapter 0.2.157, nebula 0.2.60, wagmi-demo 0.0.2). No source code or public API changes included.

Changes

Cohort / File(s) Summary
Version bumps (package.json)
apps/wagmi-demo/package.json, packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Incremented versions: wagmi-demo 0.0.1→0.0.2, nebula 0.2.59→0.2.60, thirdweb 5.108.6→5.108.7, wagmi-adapter 0.2.156→0.2.157.
Changelog updates
apps/wagmi-demo/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/thirdweb/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Added patch release notes reflecting dependency updates and BuyWidget UI notes in thirdweb’s changelog. No code diffs.
Changeset cleanup
.changeset/slow-crews-thank.md
Removed a changeset entry describing BuyWidget UI adjustments.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The PR description omits the required template sections such as the formatted title header, an issue tag or branch reference, a “Notes for the reviewer” section, and “How to test” instructions, instead providing only autogenerated release notes and a PR-Codex overview. This does not align with the repository’s standard description template. Please populate the description using the provided template by adding the formatted title line, any relevant issue tag, a “Notes for the reviewer” section with important context, and a “How to test” section outlining verification steps.
Title Check ❓ Inconclusive The title “Version Packages” is overly generic and does not clearly convey the primary changes or follow the project’s PR title convention, which expects a concise description with context about the affected SDK or component. As written, it does not help reviewers quickly understand which packages are being updated or why. Please update the title to follow the repository’s template—e.g. “[SDK] Release: Bump thirdweb to 5.108.7 and nebula to 0.2.60”—so it clearly identifies the packages and version changes.
✅ 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

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

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: 1

📜 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 e612f16 and 11d7bd0.

📒 Files selected for processing (9)
  • .changeset/slow-crews-thank.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/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/slow-crews-thank.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/thirdweb/package.json
  • apps/wagmi-demo/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
packages/wagmi-adapter/**

📄 CodeRabbit inference engine (CLAUDE.md)

Wagmi ecosystem integration is in packages/wagmi-adapter/

Files:

  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
🧠 Learnings (1)
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/wagmi-adapter/** : Wagmi ecosystem integration is in `packages/wagmi-adapter/`

Applied to files:

  • packages/wagmi-adapter/CHANGELOG.md
  • apps/wagmi-demo/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). (8)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)

Comment on lines +3 to +4
## 0.2.157

Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fill in the 0.2.157 entry.

The new heading has no ### Patch Changes section or bullets, so this patch release ships with empty release notes. Please add the missing notes (or remove the version bump) before merging.

🤖 Prompt for AI Agents
In packages/wagmi-adapter/CHANGELOG.md around lines 3 to 4, the new 0.2.157
heading is empty and missing a "### Patch Changes" section and bullet notes;
either add the missing release notes under a "### Patch Changes" header with one
or more concise bullet(s) describing the user-facing changes (or a single bullet
like "No user-facing changes" if there truly are none), or revert/remove the
0.2.157 version bump so the changelog does not contain an empty release entry
before merging.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.6 KB (0%) 1.3 s (0%) 321 ms (+180.59% 🔺) 1.7 s
thirdweb (cjs) 365.75 KB (0%) 7.4 s (0%) 1.2 s (+18.06% 🔺) 8.5 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 158 ms (+3132.25% 🔺) 273 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 41 ms (+742.18% 🔺) 51 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 117 ms (+2061.24% 🔺) 500 ms

@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.04%. Comparing base (e612f16) to head (11d7bd0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8182   +/-   ##
=======================================
  Coverage   55.03%   55.04%           
=======================================
  Files         919      919           
  Lines       60562    60562           
  Branches     4125     4126    +1     
=======================================
+ Hits        33333    33337    +4     
+ Misses      27126    27121    -5     
- Partials      103      104    +1     
Flag Coverage Δ
packages 55.04% <ø> (+<0.01%) ⬆️
see 3 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.

2 participants