Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Nov 18, 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.92

Patch Changes

  • Updated dependencies [9983e6c]:
    • thirdweb@5.112.3

thirdweb@5.112.3

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.189

wagmi-inapp@0.0.34

Patch Changes

  • Updated dependencies [9983e6c]:
    • thirdweb@5.112.3
    • @thirdweb-dev/wagmi-adapter@0.2.189

PR-Codex overview

This PR focuses on updating version numbers across several packages and their changelogs, reflecting new releases and dependencies.

Detailed summary

  • Deleted sweet-lights-help.md from .changeset.
  • Updated version in packages/thirdweb/package.json from 5.112.2 to 5.112.3.
  • Updated version in apps/wagmi-demo/package.json from 0.0.33 to 0.0.34.
  • Updated version in packages/nebula/package.json from 0.2.91 to 0.2.92.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.188 to 0.2.189.
  • Added changelog entries for nebula, wagmi-demo, and thirdweb, reflecting updates and dependency changes.

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

Summary by CodeRabbit

  • Chores
    • Bumped package versions across thirdweb, wagmi-adapter, nebula, and wagmi-demo
    • Improved SIWE chain management support for external wallets

@joaquim-verges joaquim-verges requested review from a team as code owners November 18, 2025 22:05
@vercel
Copy link

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

@graphite-app
Copy link
Contributor

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

coderabbitai bot commented Nov 18, 2025

Walkthrough

Version bumps and changelog updates across thirdweb, wagmi-adapter, and nebula packages. The thirdweb package increments to 5.112.3 with improvements to SIWE chain management for external wallets. A changeset file documenting this change was removed.

Changes

Cohort / File(s) Summary
Changeset Removal
.changeset/sweet-lights-help.md
Deleted changeset documentation entry for thirdweb patch with SIWE chain management improvements
Version Bumps
packages/thirdweb/package.json,
packages/nebula/package.json,
packages/wagmi-adapter/package.json,
apps/wagmi-demo/package.json
Version increments: thirdweb 5.112.2→5.112.3, nebula 0.2.91→0.2.92, wagmi-adapter 0.2.188→0.2.189, wagmi-demo 0.0.33→0.0.34
Changelog Updates
packages/thirdweb/CHANGELOG.md,
packages/nebula/CHANGELOG.md,
packages/wagmi-adapter/CHANGELOG.md,
apps/wagmi-demo/CHANGELOG.md
Added new release sections with patch change notes and updated dependency references

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • All changes follow consistent repetitive patterns (version bumps and changelog documentation)
  • No logic or functional code modifications

Suggested labels

packages, SDK

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Version Packages' is vague and generic, using non-descriptive terminology that doesn't convey meaningful information about the changeset content. Consider a more descriptive title such as 'Release version updates for thirdweb, nebula, wagmi-adapter, and wagmi-demo' to clearly communicate the scope of version bumps.
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed The PR description is largely complete with detailed release information and changelog entries, though it doesn't follow the repository's specified template structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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

📜 Recent 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 9983e6c and 333e7f6.

📒 Files selected for processing (9)
  • .changeset/sweet-lights-help.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/sweet-lights-help.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, vite)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (8)
packages/nebula/package.json (1)

60-60: Version bump correctly applied and consistent with CHANGELOG.

Patch version bump (0.2.91 → 0.2.92) aligns with semantic versioning and matches the new entry in packages/nebula/CHANGELOG.md. Dependency on thirdweb via workspace protocol will correctly resolve to 5.112.3.

packages/wagmi-adapter/CHANGELOG.md (1)

3-4: Changelog entry for 0.2.189 follows project conventions.

The empty changelog entry for version 0.2.189 is consistent with this project's pattern for releases containing only dependency updates without direct code changes. The corresponding package.json version update and PR context align correctly.

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

4-4: Version bump is correct and consistent with dependencies.

Patch version increment (0.0.33 → 0.0.34) matches the changelog update. Workspace protocol dependencies on thirdweb and @thirdweb-dev/wagmi-adapter will correctly pull updated versions.

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

59-59: Version bump aligns with semantic versioning and peer dependencies.

Patch version update (0.2.188 → 0.2.189) is consistent with the changelog entry. Peer dependency constraint thirdweb@^5.85.0 accommodates the new 5.112.3 release without breakage.

packages/thirdweb/package.json (1)

433-433: Patch version bump is correct; no API or configuration changes detected.

Version increment (5.112.2 → 5.112.3) follows semantic versioning for a patch release. Exports, type paths, and build scripts remain unchanged. The SIWE chain management fix (from PR #8432) is in source code, not reflected in this configuration file.

packages/nebula/CHANGELOG.md (1)

3-8: Changelog entry is properly formatted with correct commit reference.

Version 0.2.92 entry correctly documents the Patch Change with commit link 9983e6c and lists the thirdweb@5.112.3 dependency update. Format and commit hash are consistent with the PR context.

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

3-9: Changelog entry correctly documents both dependency updates.

Version 0.0.34 entry properly lists Patch Changes with commit 9983e6c and specifies updates to both thirdweb@5.112.3 and @thirdweb-dev/wagmi-adapter@0.2.189. Versions match corresponding package.json updates in this PR.

packages/thirdweb/CHANGELOG.md (1)

3-8: CHANGELOG entry for 5.112.3 verified and approved.

All sanity checks passed:


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

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.83%. Comparing base (9983e6c) to head (333e7f6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8433   +/-   ##
=======================================
  Coverage   54.83%   54.83%           
=======================================
  Files         919      919           
  Lines       60868    60868           
  Branches     4141     4141           
=======================================
+ Hits        33374    33375    +1     
+ Misses      27392    27391    -1     
  Partials      102      102           
Flag Coverage Δ
packages 54.83% <ø> (+<0.01%) ⬆️
see 1 file 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 Nov 18, 2025

size-limit report 📦

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

@joaquim-verges joaquim-verges merged commit 851fee1 into main Nov 18, 2025
24 checks passed
@joaquim-verges joaquim-verges deleted the changeset-release/main branch November 18, 2025 22:19
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