Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jan 16, 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/nebula@0.2.106

Patch Changes

  • Updated dependencies [d38deec]:
    • thirdweb@5.117.2

thirdweb@5.117.2

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.203

wagmi-inapp@0.0.48

Patch Changes

  • Updated dependencies [d38deec]:
    • thirdweb@5.117.2
    • @thirdweb-dev/wagmi-adapter@0.2.203

PR-Codex overview

This PR focuses on updating version numbers across multiple packages and their changelogs, reflecting the latest changes and dependency updates.

Detailed summary

  • Deleted the file .changeset/yummy-sloths-live.md.
  • Updated version in packages/thirdweb/package.json from 5.117.1 to 5.117.2.
  • Updated version in apps/wagmi-demo/package.json from 0.0.47 to 0.0.48.
  • Updated version in packages/nebula/package.json from 0.2.105 to 0.2.106.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.202 to 0.2.203.
  • Added changelog entry ## 0.2.106 in packages/nebula/CHANGELOG.md.
  • Added changelog entry ## 0.0.48 in apps/wagmi-demo/CHANGELOG.md.
  • Added changelog entry ## 5.117.2 in packages/thirdweb/CHANGELOG.md.

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

Summary by CodeRabbit

  • Bug Fixes

    • Fixed getCallStatus handling for EIP1193 providers.
  • Chores

    • Released patch versions across packages: thirdweb (5.117.2), wagmi-adapter (0.2.203), and nebula (0.2.106). Updated wagmi-demo application to version 0.0.48 with dependency updates.

✏️ 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 16, 2026 01:21
@vercel
Copy link

vercel bot commented Jan 16, 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 16, 2026 1:33am
nebula Ready Ready Preview, Comment Jan 16, 2026 1:33am
thirdweb_playground Ready Ready Preview, Comment Jan 16, 2026 1:33am
thirdweb-www Ready Ready Preview, Comment Jan 16, 2026 1:33am
wallet-ui Ready Ready Preview, Comment Jan 16, 2026 1:33am

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

coderabbitai bot commented Jan 16, 2026

Walkthrough

This PR removes a changeset entry and publishes patch releases for four packages/apps (thirdweb, nebula, wagmi-adapter, wagmi-demo), updating their changelogs and version numbers. The thirdweb release includes a fix for getCallStatus via EIP1193 provider.

Changes

Cohort / File(s) Summary
Changeset cleanup
\.changeset/yummy-sloths-live.md
Removed changeset entry for thirdweb patch release
Thirdweb package release (5.117.2)
packages/thirdweb/{CHANGELOG.md, package.json}
Added changelog entry documenting fix for getCallStatus via EIP1193 provider; bumped version from 5.117.1 to 5.117.2
Nebula package release (0.2.106)
packages/nebula/{CHANGELOG.md, package.json}
Added changelog entry with thirdweb@5.117.2 dependency update; bumped version from 0.2.105 to 0.2.106
Wagmi-adapter package release (0.2.203)
packages/wagmi-adapter/{CHANGELOG.md, package.json}
Added changelog entry for new version; bumped version from 0.2.202 to 0.2.203
Wagmi-demo app release (0.0.48)
apps/wagmi-demo/{CHANGELOG.md, package.json}
Added changelog entry with thirdweb@5.117.2 and @thirdweb-dev/wagmi-adapter@0.2.203 dependency updates; bumped version from 0.0.47 to 0.0.48

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • Version Packages #8638 — Sequential release update that modifies the same package changelogs and version bumps across thirdweb, nebula, wagmi-adapter, and wagmi-demo packages

Suggested labels

packages, SDK

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The description deviates from the repository's template. It lacks required sections like issue tag, notes for reviewer, and how to test, instead providing auto-generated release notes from Changesets action. While auto-generated, consider adding notes on whether testing or additional validation is needed before merge, per the repository's PR template guidelines.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately summarizes the main change—bumping versions across multiple packages and updating changelogs as part of an automated release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


🧹 Recent nitpick comments
packages/wagmi-adapter/CHANGELOG.md (1)

3-4: Consider adding a brief entry for 0.2.203 to avoid an empty release note.

Even a short “Patch Changes” block (or “No functional changes”) makes the changelog clearer for readers.


📜 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 d38deec and 5918a57.

📒 Files selected for processing (9)
  • .changeset/yummy-sloths-live.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/yummy-sloths-live.md
🧰 Additional context used
📓 Path-based instructions (2)
packages/thirdweb/package.json

📄 CodeRabbit inference engine (CLAUDE.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/thirdweb/package.json
**/*.{js,jsx,ts,tsx,json}

📄 CodeRabbit inference engine (AGENTS.md)

Biome governs formatting and linting; its rules live in biome.json. Run pnpm fix & pnpm lint before committing, ensure there are no linting errors

Files:

  • packages/thirdweb/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
  • apps/wagmi-demo/package.json
⏰ 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). (9)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Lint Packages
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Size
  • GitHub Check: Build Packages
  • GitHub Check: Socket Security: Pull Request Alerts
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (7)
packages/thirdweb/package.json (1)

433-433: LGTM! Standard patch version bump.

The version increment from 5.117.1 to 5.117.2 is correct for this patch release.

packages/nebula/package.json (1)

60-60: LGTM! Standard patch version bump.

The version increment from 0.2.105 to 0.2.106 is correct for this patch release.

packages/nebula/CHANGELOG.md (1)

3-9: LGTM! Properly formatted changelog entry.

The changelog entry for version 0.2.106 correctly documents the dependency update to thirdweb@5.117.2.

apps/wagmi-demo/package.json (1)

4-4: LGTM! Standard patch version bump.

The version increment from 0.0.47 to 0.0.48 is correct for this patch release.

packages/thirdweb/CHANGELOG.md (1)

3-8: Changelog entry looks consistent and complete.

No issues spotted with the new 5.117.2 patch note format/content.

packages/wagmi-adapter/package.json (1)

59-59: LGTM — version bump looks consistent.

apps/wagmi-demo/CHANGELOG.md (1)

3-10: LGTM — clear dependency update entry.

✏️ 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.

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.01%. Comparing base (d38deec) to head (5918a57).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8640      +/-   ##
==========================================
- Coverage   53.02%   53.01%   -0.01%     
==========================================
  Files         932      932              
  Lines       62355    62355              
  Branches     4105     4103       -2     
==========================================
- Hits        33062    33057       -5     
- Misses      29194    29199       +5     
  Partials       99       99              
Flag Coverage Δ
packages 53.01% <ø> (-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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 16, 2026

size-limit report 📦

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

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