Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Nov 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/nebula@0.2.80

Patch Changes

thirdweb@5.111.2

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.177

wagmi-inapp@0.0.22

Patch Changes

  • Updated dependencies [1d54cff, fd04eef]:
    • thirdweb@5.111.2
    • @thirdweb-dev/wagmi-adapter@0.2.177

PR-Codex overview

This PR focuses on updating version numbers and changelogs across several packages, reflecting dependency updates and new features.

Detailed summary

  • Updated version in packages/thirdweb/package.json from 5.111.1 to 5.111.2
  • Updated version in apps/wagmi-demo/package.json from 0.0.21 to 0.0.22
  • Updated version in packages/nebula/package.json from 0.2.79 to 0.2.80
  • Updated version in packages/wagmi-adapter/package.json from 0.2.176 to 0.2.177
  • Added changelog entries for nebula, wagmi-demo, and thirdweb, including dependency updates to thirdweb@5.111.2 and @thirdweb-dev/wagmi-adapter@0.2.177

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

Summary by CodeRabbit

  • New Features

    • Added support for extraMetadata in x402 payment requirements.
  • Bug Fixes

    • Implementation updates and deployment fixes.
  • Chores

    • Version updates across packages: thirdweb (5.111.2), wagmi-demo (0.0.22), nebula (0.2.80), wagmi-adapter (0.2.177).

@joaquim-verges joaquim-verges requested review from a team as code owners November 4, 2025 17:11
@vercel
Copy link

vercel bot commented Nov 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 Nov 4, 2025 10:27pm
nebula Ready Ready Preview Comment Nov 4, 2025 10:27pm
thirdweb_playground Ready Ready Preview Comment Nov 4, 2025 10:27pm
thirdweb-www Ready Ready Preview Comment Nov 4, 2025 10:27pm
wallet-ui Ready Ready Preview Comment Nov 4, 2025 10:27pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 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 Nov 4, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 4, 2025

Walkthrough

Coordinated release updates: removed a processed changeset, bumped versions and added changelog entries for packages thirdweb, nebula, wagmi-adapter, and the wagmi-demo app, documenting patch releases and dependency updates.

Changes

Cohort / File(s) Summary
Changeset removal
\.changeset/open-icons-start.md
Deleted processed changeset that referenced a thirdweb patch entry
thirdweb package
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Version bump 5.111.15.111.2; added changelog entries for patch release (implementation/deployment fixes and x402 extraMetadata note)
nebula package
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Version bump 0.2.790.2.80; added changelog entry documenting dependency update to thirdweb@5.111.2
wagmi-adapter package
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Version bump 0.2.1760.2.177; inserted new changelog header (formatting-only)
wagmi-demo app
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Version bump 0.0.210.0.22; added changelog entry documenting dependency updates (thirdweb@5.111.2, @thirdweb-dev/wagmi-adapter@0.2.177)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changes are homogeneous version bumps and changelog edits; no code logic or API changes.
  • Files to spot-check: packages/thirdweb/CHANGELOG.md for accurate entries and apps/wagmi-demo/package.json version field.

Possibly related PRs

  • Version Packages #8318 — Another automated release/version-bump touching similar package.json and changelog files (sequential version updates).

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description deviates significantly from the required template, lacking the specified title format, issue tag, reviewer notes, and testing instructions. Follow the repository's template structure: include SDK/Dashboard/Portal classification, issue tag (TEAM-####), reviewer notes, and testing methodology even for automated releases.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' clearly and concisely describes the main purpose of this PR: updating package versions across multiple packages.
✨ 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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 104.88 KB (0%)
@thirdweb-dev/nexus (cjs) 316.6 KB (0%)

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 (2)
packages/thirdweb/CHANGELOG.md (2)

7-8: Style nit: wrap the property name in backticks.

For consistency with prior entries that format identifiers/props as code, consider:

- - [#8358] (...) Thanks [@joaquim-verges]! - Add support for extraMetadata in x402 payment requirements
+ - [#8358] (...) Thanks [@joaquim-verges]! - Add support for `extraMetadata` in x402 payment requirements

9-10: Optional clarity: add brief scope/context.

“Update implementations, fix deployment” is a bit vague. If possible, note the affected area (e.g., “contracts/deploy,” “SDK publish pipeline”) for quicker triage when scanning the log.

📜 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 bb83f88 and ddfeb7e.

📒 Files selected for processing (9)
  • .changeset/open-icons-start.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/open-icons-start.md
✅ Files skipped from review due to trivial changes (2)
  • packages/wagmi-adapter/package.json
  • packages/nebula/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (3)
  • apps/wagmi-demo/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • apps/wagmi-demo/CHANGELOG.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/nebula/package.json
  • packages/thirdweb/package.json
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Surface breaking changes prominently in PR descriptions
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions
Learnt from: CR
Repo: thirdweb-dev/js PR: 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/`
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature

Applied to files:

  • packages/nebula/package.json
  • packages/thirdweb/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API

Applied to files:

  • packages/nebula/package.json
  • packages/thirdweb/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/wallets/** : EIP-1193, EIP-5792, EIP-7702 standard support in wallet modules

Applied to files:

  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Surface breaking changes prominently in PR descriptions

Applied to files:

  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
Repo: thirdweb-dev/js PR: 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

Applied to files:

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

60-60: Patch version bump is correctly applied.

The version is bumped to 0.2.80 for a patch release documenting the updated dependency to thirdweb@5.111.2. The workspace reference on line 7 ensures the nebula package will resolve to the updated thirdweb version correctly.

packages/thirdweb/package.json (1)

433-433: Patch version bump is correctly applied.

The version is bumped to 5.111.2 for a patch release aligning with the PR objectives (extraMetadata support in x402 payment requirements and deployment fixes). No changes to dependencies, exports, or public API surface.

However, per the project's coding guidelines, bundle size compliance must be verified against the size-limit budget defined in package.json. Please verify locally that this patch release remains within the established bundle size limits before merging.

packages/thirdweb/CHANGELOG.md (1)

3-6: LGTM on section structure and placement.

Version ordering, headings, and “Patch Changes” formatting are consistent with prior entries. Links and short hashes read well.

@joaquim-verges joaquim-verges merged commit ea4e2fe into main Nov 4, 2025
17 of 20 checks passed
@joaquim-verges joaquim-verges deleted the changeset-release/main branch November 4, 2025 22:20
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