Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Aug 27, 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

@thirdweb-dev/[email protected]

Patch Changes

[email protected]

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR focuses on updating version numbers across several packages and providing changelogs for new releases, including dependency updates and bug fixes.

Detailed summary

  • Updated version in packages/service-utils/package.json from 0.10.7 to 0.10.8.
  • Updated version in packages/thirdweb/package.json from 5.105.37 to 5.105.38.
  • Updated version in packages/nebula/package.json from 0.2.37 to 0.2.38.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.134 to 0.2.135.
  • Added changelog entries for packages/nebula/CHANGELOG.md for version 0.2.38.
  • Added changelog entries for packages/service-utils/CHANGELOG.md for version 0.10.8.
  • Added changelog entries for packages/thirdweb/CHANGELOG.md for version 5.105.38.

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

Summary by CodeRabbit

  • New Features
    • Checkout widget can now be used without connecting a wallet.
  • Enhancements
    • Updated copy in payment widgets for clearer messaging.
  • Documentation
    • Changelogs updated across packages to reflect recent changes.
  • Chores
    • Version bumps for multiple packages and dependency updates.

@joaquim-verges joaquim-verges requested a review from a team as a code owner August 27, 2025 18:47
Copy link

vercel bot commented Aug 27, 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 Aug 28, 2025 4:53am
nebula Ready Ready Preview Comment Aug 28, 2025 4:53am
thirdweb_playground Ready Ready Preview Comment Aug 28, 2025 4:53am
thirdweb-www Ready Ready Preview Comment Aug 28, 2025 4:53am
wallet-ui Ready Ready Preview Comment Aug 28, 2025 4:53am

Copy link
Contributor

coderabbitai bot commented Aug 27, 2025

Walkthrough

Removed a changeset entry and added changelog entries plus version bumps for several packages; no source code or public API changes were introduced.

Changes

Cohort / File(s) Summary
Changeset housekeeping
.changeset/fuzzy-bars-wish.md, .changeset/cuddly-results-play.md
Removed changeset entries (no longer declare the associated patch releases).
Service-utils release metadata
packages/service-utils/CHANGELOG.md, packages/service-utils/package.json
Added 0.10.8 changelog entry referencing PR #7921 (reason code type into team capabilities response); bumped version 0.10.70.10.8.
Nebula release metadata
packages/nebula/CHANGELOG.md, packages/nebula/package.json
Added 0.2.38 changelog entry (updates dependency to [email protected]); bumped version 0.2.370.2.38.
Thirdweb release metadata
packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json
Added 5.105.38 changelog entry (payment widgets copy and checkout widget without wallet); bumped version 5.105.375.105.38.
Wagmi-adapter release metadata
packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json
Inserted 0.2.135 changelog header; bumped version 0.2.1340.2.135.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Version Packages #7754 — Related release/version-bump changes touching package.json and changelogs across nebula, thirdweb, and wagmi-adapter.
  • Version Packages #7891 — Sequential release updates modifying the same package.json and CHANGELOG files.

Suggested labels

SDK


📜 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 02e938c and 4ab7a1f.

📒 Files selected for processing (10)
  • .changeset/cuddly-results-play.md (0 hunks)
  • .changeset/fuzzy-bars-wish.md (0 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/service-utils/CHANGELOG.md (1 hunks)
  • packages/service-utils/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 (2)
  • .changeset/cuddly-results-play.md
  • .changeset/fuzzy-bars-wish.md
✅ Files skipped from review due to trivial changes (4)
  • packages/wagmi-adapter/package.json
  • packages/thirdweb/CHANGELOG.md
  • packages/service-utils/CHANGELOG.md
  • packages/thirdweb/package.json
🚧 Files skipped from review as they are similar to previous changes (3)
  • packages/nebula/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/service-utils/package.json
🧰 Additional context used
🪛 LanguageTool
packages/nebula/CHANGELOG.md

[grammar] ~7-~7: There might be a mistake here.
Context: ...6e115d9519dd75ae9efa20c8be069fee067ea)]: - [email protected] ## 0.2.37 ### Patch ...

(QB_NEW_EN)

⏰ 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: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Build Packages
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
packages/nebula/CHANGELOG.md (1)

3-9: Changelog entry looks consistent with prior format.

Version header, “Patch Changes,” and dependency bump to [email protected] with commit refs all look good.

✨ 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 @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit 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:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit 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 @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @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.

Copy link
Contributor

graphite-app bot commented Aug 27, 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

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.54%. Comparing base (44e6e11) to head (4ab7a1f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7932      +/-   ##
==========================================
- Coverage   56.55%   56.54%   -0.01%     
==========================================
  Files         904      904              
  Lines       58581    58581              
  Branches     4142     4139       -3     
==========================================
- Hits        33128    33123       -5     
- Misses      25347    25352       +5     
  Partials      106      106              
Flag Coverage Δ
packages 56.54% <ø> (-0.01%) ⬇️
see 2 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.

Copy link
Contributor

github-actions bot commented Aug 27, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.06 KB (0%) 1.3 s (0%) 356 ms (+26.52% 🔺) 1.7 s
thirdweb (cjs) 357.05 KB (0%) 7.2 s (0%) 2.3 s (+3.63% 🔺) 9.4 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 112 ms (+468.38% 🔺) 226 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 54 ms (+781.4% 🔺) 64 ms
thirdweb/react (minimal + tree-shaking) 19.15 KB (0%) 383 ms (0%) 86 ms (+94.43% 🔺) 469 ms

@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch 2 times, most recently from 0d8644d to 4d0ede4 Compare August 27, 2025 23:30
@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from 4d0ede4 to ddf4485 Compare August 27, 2025 23:34
@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch 2 times, most recently from ab0360f to 9e21548 Compare August 27, 2025 23:38
@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from 9e21548 to 02e938c Compare August 28, 2025 04:04
@joaquim-verges joaquim-verges requested a review from a team as a code owner August 28, 2025 04:04
@github-actions github-actions bot added the SDK Involves changes to the thirdweb SDK label Aug 28, 2025
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

💡 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 9e21548 and 02e938c.

📒 Files selected for processing (9)
  • .changeset/fuzzy-bars-wish.md (0 hunks)
  • packages/nebula/CHANGELOG.md (1 hunks)
  • packages/nebula/package.json (1 hunks)
  • packages/service-utils/CHANGELOG.md (1 hunks)
  • packages/service-utils/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/fuzzy-bars-wish.md
✅ Files skipped from review due to trivial changes (6)
  • packages/wagmi-adapter/package.json
  • packages/thirdweb/package.json
  • packages/thirdweb/CHANGELOG.md
  • packages/nebula/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/service-utils/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • packages/service-utils/package.json
🧰 Additional context used
🪛 LanguageTool
packages/nebula/CHANGELOG.md

[grammar] ~7-~7: There might be a mistake here.
Context: ...fecb3054c03d952980a38842607300824a3bd)]: - [email protected] ## 0.2.37 ### Patch ...

(QB_NEW_EN)

⏰ 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: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Unit Tests
  • GitHub Check: Size
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
packages/nebula/CHANGELOG.md (1)

3-9: LGTM: Entry is consistent and scoped to a dependency bump.

Version header, spacing, and bullet formatting match prior sections; no user-facing notes needed beyond the dependency update.

Comment on lines 7 to 8
- Updated dependencies [[`76cfecb`](https://github.com/thirdweb-dev/js/commit/76cfecb3054c03d952980a38842607300824a3bd)]:
- [email protected]
Copy link
Contributor

Choose a reason for hiding this comment

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

💡 Verification agent

🧩 Analysis chain

Double-check nebula’s thirdweb version across deps/peerDeps/devDeps.

Ensure all relevant fields align with 5.105.38 to avoid peer resolution warnings during installs.

Run:


🏁 Script executed:

#!/usr/bin/env bash
set -euo pipefail

file="packages/nebula/package.json"

echo "thirdweb in dependencies:"
jq -r '.dependencies.thirdweb // "<absent>"' "$file"

echo "thirdweb in peerDependencies:"
jq -r '.peerDependencies.thirdweb // "<absent>"' "$file"

echo "thirdweb in devDependencies:"
jq -r '.devDependencies.thirdweb // "<absent>"' "$file"

echo
echo "If nebula expects consumers to bring thirdweb, prefer pin in peerDependencies and matching devDependencies for local tests."

Length of output: 782


Pin thirdweb to v5.105.38 in peerDependencies and devDependencies
packages/nebula/package.json currently has thirdweb only as workspace:*. Add:

  • "peerDependencies": { "thirdweb": "5.105.38" }
  • "devDependencies": { "thirdweb": "5.105.38" }
    to match the CHANGELOG and prevent install‐time resolution warnings.
🧰 Tools
🪛 LanguageTool

[grammar] ~7-~7: There might be a mistake here.
Context: ...fecb3054c03d952980a38842607300824a3bd)]: - [email protected] ## 0.2.37 ### Patch ...

(QB_NEW_EN)

🤖 Prompt for AI Agents
In packages/nebula/package.json (lines ~1-200), package.json currently lists
thirdweb only as "workspace:*"; add explicit pinned entries to avoid resolution
warnings by adding "peerDependencies": { "thirdweb": "5.105.38" } and
"devDependencies": { "thirdweb": "5.105.38" } at the root of the JSON, ensuring
proper comma placement and preserving existing fields, then run a quick npm/yarn
install to verify no peer resolution warnings.

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