Skip to content

Version Packages - #8943

Merged
0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main
Sep 10, 2026
Merged

Version Packages#8943
0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main

Conversation

@0xFirekeeper

@0xFirekeeper 0xFirekeeper commented Sep 10, 2026

Copy link
Copy Markdown
Member

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.120

Patch Changes

  • Updated dependencies [a088faf]:
    • thirdweb@5.121.3

thirdweb@5.121.3

Patch Changes

  • #8941 a088faf Thanks @0xFirekeeper! - Accept x402 v2 payment requirements that specify amount, and enforce maxValue: 0n as a cap.

@thirdweb-dev/wagmi-adapter@0.2.217

wagmi-inapp@0.0.62

Patch Changes

  • Updated dependencies [a088faf]:
    • thirdweb@5.121.3
    • @thirdweb-dev/wagmi-adapter@0.2.217

PR-Codex overview

This PR focuses on version updates across multiple packages and their changelogs, including dependency updates for thirdweb and @thirdweb-dev/wagmi-adapter.

Detailed summary

  • Updated version in packages/thirdweb/package.json from 5.121.2 to 5.121.3.
  • Updated version in apps/wagmi-demo/package.json from 0.0.61 to 0.0.62.
  • Updated version in packages/nebula/package.json from 0.2.119 to 0.2.120.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.216 to 0.2.217.
  • Added CHANGELOG.md entries for:
    • packages/nebula: New version 0.2.120 with dependency update for thirdweb@5.121.3.
    • apps/wagmi-demo: New version 0.0.62 with dependency updates for thirdweb@5.121.3 and @thirdweb-dev/wagmi-adapter@0.2.217.
    • packages/thirdweb: New version 5.121.3 with a patch for x402 v2 payment requirements.

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

Summary by CodeRabbit

  • Bug Fixes

    • Updated x402 v2 payment handling to support amount requirements and enforce a zero maximum value cap.
  • Releases

    • Published patch updates for the core SDK, Nebula, and Wagmi adapter packages.
    • Updated the Wagmi demo and Nebula release records with the latest package versions.

@0xFirekeeper
0xFirekeeper requested review from a team as code owners September 10, 2026 19:17
@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
docs-v2 Ready Ready Preview Sep 10, 2026 7:30pm UTC
nebula Ready Ready Preview Sep 10, 2026 7:30pm UTC
thirdweb_playground Ready Ready Preview Sep 10, 2026 7:30pm UTC
thirdweb-www Ready Ready Preview Sep 10, 2026 7:30pm UTC
wallet-ui Ready Ready Preview Sep 10, 2026 7:30pm UTC

@github-actions github-actions Bot added packages SDK Involves changes to the thirdweb SDK labels Sep 10, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: fb65b393-b87c-4656-999c-b504253aa6a6

📥 Commits

Reviewing files that changed from the base of the PR and between a088faf and c094e86.

📒 Files selected for processing (9)
  • .changeset/x402-v2-amount.md
  • apps/wagmi-demo/CHANGELOG.md
  • apps/wagmi-demo/package.json
  • packages/nebula/CHANGELOG.md
  • packages/nebula/package.json
  • packages/thirdweb/CHANGELOG.md
  • packages/thirdweb/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/wagmi-adapter/package.json
💤 Files with no reviewable changes (1)
  • .changeset/x402-v2-amount.md

Included review availability: Your plan provides up to 5 included reviews per hour; 2 remain after this review.


Walkthrough

The changes finalize the thirdweb@5.121.3 release and update related package versions and changelogs. The x402 v2 changeset file is removed.

Changes

Release metadata

Layer / File(s) Summary
thirdweb release metadata
.changeset/x402-v2-amount.md, packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json
Removes the x402 changeset and updates thirdweb from 5.121.2 to 5.121.3 with its release notes.
Related package releases
apps/wagmi-demo/CHANGELOG.md, apps/wagmi-demo/package.json, packages/nebula/CHANGELOG.md, packages/nebula/package.json, packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json
Updates the Wagmi demo to 0.0.62, Nebula to 0.2.120, and the Wagmi adapter to 0.2.217, with corresponding changelog entries.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to c094e

This release publishes the updated packages and documents the x402 v2 support change. No merge-blocking risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title identifies the main change: package version updates for a release. It is concise and related to the changeset release PR.
Description check ✅ Passed The description explains the automated release process and lists the package versions, dependency updates, and changelog entries. It provides sufficient context for review, although it does not includ…
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.65%. Comparing base (a088faf) to head (c094e86).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8943      +/-   ##
==========================================
- Coverage   51.68%   51.65%   -0.03%     
==========================================
  Files         937      937              
  Lines       63783    63783              
  Branches     4198     4203       +5     
==========================================
- Hits        32967    32948      -19     
- Misses      30718    30740      +22     
+ Partials       98       95       -3     
Flag Coverage Δ
packages 51.65% <ø> (-0.03%) ⬇️
see 7 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.

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 105.66 KB (0%)
@thirdweb-dev/nexus (cjs) 319.47 KB (0%)

@0xFirekeeper
0xFirekeeper merged commit c2b97d0 into main Sep 10, 2026
26 checks passed
@0xFirekeeper
0xFirekeeper deleted the changeset-release/main branch September 10, 2026 19:55
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