Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 28, 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.76

Patch Changes

thirdweb@5.110.5

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.173

wagmi-inapp@0.0.18

Patch Changes


PR-Codex overview

This PR focuses on updating version numbers across multiple packages and changelogs, as well as removing old changelog files. It also includes updates to dependencies, specifically the thirdweb package.

Detailed summary

  • Deleted .changeset/hip-spoons-go.md, .changeset/five-plums-kiss.md, and .changeset/early-spoons-say.md.
  • Updated packages/wagmi-adapter/package.json to version 0.2.173.
  • Updated apps/wagmi-demo/package.json to version 0.0.18.
  • Updated packages/nebula/package.json to version 0.2.76.
  • Updated packages/thirdweb/package.json to version 5.110.5.
  • Added new changelogs for packages/nebula (0.2.76) and apps/wagmi-demo (0.0.18).
  • Added changelog for packages/thirdweb version 5.110.5 detailing fixes and updates.

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

Summary by CodeRabbit

  • Bug Fixes

    • Fixed Safe wallet connection issues with WalletConnect
  • New Features

    • Added Arc testnet support to chains package
    • Improved network schema validation
  • Chores

    • Updated package versions: thirdweb (5.110.5), wagmi-adapter (0.2.173), wagmi-demo (0.0.18), and nebula (0.2.76)

@joaquim-verges joaquim-verges requested review from a team as code owners October 28, 2025 17:30
@vercel
Copy link

vercel bot commented Oct 28, 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 Oct 29, 2025 9:24am
nebula Ready Ready Preview Comment Oct 29, 2025 9:24am
thirdweb_playground Ready Ready Preview Comment Oct 29, 2025 9:24am
thirdweb-www Ready Ready Preview Comment Oct 29, 2025 9:24am
wallet-ui Ready Ready Preview Comment Oct 29, 2025 9:24am

@graphite-app
Copy link
Contributor

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

coderabbitai bot commented Oct 28, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Bumped package versions and updated changelogs across multiple packages (thirdweb → 5.110.5, wagmi-adapter → 0.2.173, nebula → 0.2.76, wagmi-demo → 0.0.18) and removed two temporary changeset files .changeset/early-spoons-say.md and .changeset/hip-spoons-go.md.

Changes

Cohort / File(s) Summary
thirdweb package release
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Version bumped 5.110.4 → 5.110.5; changelog adds patch entries (including Safe wallet WalletConnect fix, loosen network schema, add Arc testnet).
wagmi-adapter package release
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Version bumped 0.2.172 → 0.2.173; changelog header for 0.2.173 added.
nebula package release
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Version bumped 0.2.75 → 0.2.76; changelog documents dependency update to thirdweb@5.110.5.
wagmi-demo package release
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Version bumped 0.0.17 → 0.0.18; changelog documents dependency bumps to thirdweb and wagmi-adapter.
Changeset cleanup
.changeset/early-spoons-say.md, .changeset/hip-spoons-go.md
Removed temporary changeset files that referenced the thirdweb patch entries.

Sequence Diagram(s)

(omitted — changes are metadata/versioning and do not modify runtime control flow)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Review notes:
    • Verify version fields in each listed package.json.
    • Ensure changelog entries match intended release notes (packages/thirdweb and apps/wagmi-demo).
    • Confirm removal of .changeset/* files is intentional and not required by any release tooling.

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The PR description does not follow the repository's required template structure. The template specifies a title format of "[SDK/Dashboard/Portal] Feature/Fix: Concise title", and requires sections for "Notes for the reviewer" and "How to test". The provided description instead follows the standard Changesets release format with detailed release notes, commit references, and contributor credits. While the description contains valuable information and is not vague or off-topic, it does not adhere to the required template formatting and is missing explicit sections for reviewer notes and testing instructions. This appears to be an auto-generated release PR, but the template is explicit and should be followed. The PR description should be updated to follow the repository's template structure, including the specified title format and required sections for "Notes for the reviewer" and "How to test". Alternatively, if auto-generated Changesets release PRs are intended to be exempt from this template, the template should be updated to reflect that exception or a separate template should be provided for release PRs.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (1 passed)
Check name Status Explanation
Title Check ✅ Passed The title "Version Packages" directly reflects the primary change in the PR: bumping versions across multiple packages as part of a release cycle initiated by the Changesets action. The title is concise, clear, and accurately conveys that this PR is about versioning/publishing packages. While it could be more specific, it is sufficiently descriptive for teammates scanning the PR history to understand this is a release PR.

📜 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 7c050c5 and f5a1063.

📒 Files selected for processing (10)
  • .changeset/early-spoons-say.md (0 hunks)
  • .changeset/hip-spoons-go.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)

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.55 KB (0%) 1.3 s (0%) 269 ms (+132.27% 🔺) 1.6 s
thirdweb (cjs) 366.18 KB (0%) 7.4 s (0%) 1.1 s (+6.24% 🔺) 8.5 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 99 ms (+2001.71% 🔺) 214 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 69 ms (+1648.81% 🔺) 79 ms
thirdweb/react (minimal + tree-shaking) 19.09 KB (0%) 382 ms (0%) 62 ms (+1050.5% 🔺) 444 ms

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.90%. Comparing base (a82a31e) to head (7c050c5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8328      +/-   ##
==========================================
+ Coverage   54.89%   54.90%   +0.01%     
==========================================
  Files         919      920       +1     
  Lines       60702    60715      +13     
  Branches     4130     4129       -1     
==========================================
+ Hits        33321    33336      +15     
+ Misses      27279    27277       -2     
  Partials      102      102              
Flag Coverage Δ
packages 54.90% <ø> (+0.01%) ⬆️
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.

2 participants