Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jan 14, 2026

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

@thirdweb-dev/[email protected]

[email protected]

Patch Changes


PR-Codex overview

This PR focuses on updating package versions and changelogs across multiple packages, including thirdweb, wagmi-adapter, and wagmi-demo, while also removing a specific changeset file.

Detailed summary

  • Removed .changeset/spotty-experts-rest.md
  • Updated version in packages/thirdweb/package.json from 5.117.0 to 5.117.1
  • Updated version in apps/wagmi-demo/package.json from 0.0.46 to 0.0.47
  • Updated version in packages/nebula/package.json from 0.2.104 to 0.2.105
  • Updated version in packages/wagmi-adapter/package.json from 0.2.201 to 0.2.202
  • Added CHANGELOG.md entry for packages/nebula for version 0.2.105
  • Added CHANGELOG.md entry for apps/wagmi-demo for version 0.0.47
  • Added CHANGELOG.md entry for packages/thirdweb for version 5.117.1

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

Summary by CodeRabbit

  • Bug Fixes

    • Fixed compatibility for newer zkos chains that no longer support zks_rpc endpoints; now falls back to evm standard.
  • Chores

    • Updated package versions across thirdweb, wagmi-adapter, and related dependencies.

✏️ Tip: You can customize this high-level summary in your review settings.

@joaquim-verges joaquim-verges requested review from a team as code owners January 14, 2026 15:55
@vercel
Copy link

vercel bot commented Jan 14, 2026

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

Project Deployment Review Updated (UTC)
docs-v2 Ready Ready Preview, Comment Jan 14, 2026 4:07pm
nebula Ready Ready Preview, Comment Jan 14, 2026 4:07pm
thirdweb_playground Ready Ready Preview, Comment Jan 14, 2026 4:07pm
thirdweb-www Ready Ready Preview, Comment Jan 14, 2026 4:07pm
wallet-ui Ready Ready Preview, Comment Jan 14, 2026 4:07pm

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Jan 14, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 14, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This PR releases multiple package versions with corresponding changelog updates. It removes a changeset file and bumps versions for thirdweb SDK (5.117.1), nebula adapter (0.2.105), wagmi-adapter (0.2.202), and wagmi-demo app (0.0.47). The changelog notes that newer zkos chains no longer support zks_rpc endpoints, now falling back to EVM standard.

Changes

Cohort / File(s) Summary
Changeset cleanup
.changeset/spotty-experts-rest.md
Removed changeset file content
Thirdweb SDK release 5.117.1
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Version bump and changelog entry documenting zkos chain RPC endpoint fallback behavior
Nebula release 0.2.105
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Version bump and changelog entry with [email protected] dependency update
Wagmi adapter release 0.2.202
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Version bump and changelog entry
Wagmi demo release 0.0.47
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Version bump and changelog entry with dependency updates to thirdweb and wagmi-adapter

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested labels

packages, SDK



📜 Recent review details

Configuration used: Organization 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 6390052 and 35f93fe.

📒 Files selected for processing (9)
  • .changeset/spotty-experts-rest.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

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 14, 2026

size-limit report 📦

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

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.05%. Comparing base (621f187) to head (35f93fe).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8638      +/-   ##
==========================================
+ Coverage   52.97%   53.05%   +0.08%     
==========================================
  Files         932      932              
  Lines       62270    62298      +28     
  Branches     4096     4104       +8     
==========================================
+ Hits        32987    33052      +65     
+ Misses      29184    29147      -37     
  Partials       99       99              
Flag Coverage Δ
packages 53.05% <ø> (+0.08%) ⬆️
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.

3 participants