Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 29, 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/nexus@0.1.0

Minor Changes

@thirdweb-dev/nebula@0.2.77

Patch Changes

thirdweb@5.110.6

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.174

wagmi-inapp@0.0.19

Patch Changes


PR-Codex overview

This PR focuses on updating package versions and changelogs across several packages, including thirdweb, nexus, and wagmi-adapter, along with the removal of outdated changeset files.

Detailed summary

  • Removed outdated changeset files.
  • Updated version in packages/thirdweb/package.json from 5.110.5 to 5.110.6.
  • Updated version in apps/wagmi-demo/package.json from 0.0.18 to 0.0.19.
  • Updated version in packages/nexus/package.json from 0.0.0 to 0.1.0.
  • Updated version in packages/nebula/package.json from 0.2.76 to 0.2.77.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.173 to 0.2.174.
  • Added changelog entries for:
    • packages/nexus version 0.1.0.
    • packages/nebula version 0.2.77.
    • apps/wagmi-demo version 0.0.19.
    • packages/thirdweb version 5.110.6.

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

Summary by CodeRabbit

  • New Features

    • Exposed useful ERC20 extensions in the core library
  • Bug Fixes

    • Updated implementations in the core library
  • Chores

    • Initial release of new package
    • Version updates across packages and applications
    • Optimized build dependencies

@joaquim-verges joaquim-verges requested review from a team as code owners October 29, 2025 21:24
@vercel
Copy link

vercel bot commented Oct 29, 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 11:12pm
nebula Ready Ready Preview Comment Oct 29, 2025 11:12pm
thirdweb_playground Ready Ready Preview Comment Oct 29, 2025 11:12pm
thirdweb-www Ready Ready Preview Comment Oct 29, 2025 11:12pm
wallet-ui Ready Ready Preview Comment Oct 29, 2025 11:12pm

@graphite-app
Copy link
Contributor

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

coderabbitai bot commented Oct 29, 2025

Walkthrough

Removes one .changeset entry and performs version bumps and changelog additions for packages: thirdweb (5.110.6), wagmi-adapter (0.2.174), nebula (0.2.77), nexus (0.1.0), and apps/wagmi-demo (0.0.19); changes are release metadata only.

Changes

Cohort / File(s) Summary
Changeset cleanup
\.changeset/hot-pets-tie.md
Deletes a changeset entry file used for a thirdweb patch release
thirdweb package
packages/thirdweb/package.json, packages/thirdweb/CHANGELOG.md
Bumps version from 5.110.5 → 5.110.6; adds changelog entry listing patch commits/PRs
wagmi-adapter package
packages/wagmi-adapter/package.json, packages/wagmi-adapter/CHANGELOG.md
Bumps version 0.2.173 → 0.2.174; adds new changelog header for the release
nebula package
packages/nebula/package.json, packages/nebula/CHANGELOG.md
Bumps version 0.2.76 → 0.2.77; adds changelog entry referencing thirdweb dependency update
nexus package
packages/nexus/package.json, packages/nexus/CHANGELOG.md
Introduces package header and bumps version 0.0.0 → 0.1.0; adds initial changelog entry
wagmi-demo app
apps/wagmi-demo/package.json, apps/wagmi-demo/CHANGELOG.md
Bumps version 0.0.18 → 0.0.19; adds changelog entry updating thirdweb and wagmi-adapter deps

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Changes are repetitive metadata edits (version bumps, changelogs, one deleted changeset).
  • No runtime, API, or behavioral code changes.
  • Review focus: confirm version strings and changelog entries match intended releases.

Possibly related PRs

  • Version Packages #8110 — Another release housekeeping PR that removes/adjusts changeset entries and updates package versions/changelogs for related packages.
  • Version Packages #8049 — Similar automated release/version-bump PR touching changesets, package.json versions, and changelogs for the same packages.

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The PR description does not follow the required template structure specified in the repository. The template requires sections for formatted title (with "[SDK/Dashboard/Portal] Feature/Fix:" prefix), issue tag, notes for reviewer, and how to test, but the provided description is entirely auto-generated by the Changesets GitHub action and contains only release information (package versions, changelog entries, commit links, and contributor attributions). While the auto-generated content is detailed and informative about the releases, it completely omits the template's required structural elements.
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.
Title Check ❓ Inconclusive The title "Version Packages" is extremely vague and generic, using non-descriptive terminology that provides minimal meaningful information about the changeset. While it is technically related to the PR (which does involve versioning packages), the title fails to communicate the specificity of what's being released or why, making it unhelpful for someone scanning the repository's pull request history. A title like this could refer to almost any version bump across any packages.
✨ 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

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

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (2)
packages/wagmi-adapter/package.json (1)

1-59: Consider adding bundle size tracking for the published package.

As a published package in the packages/ directory, @thirdweb-dev/wagmi-adapter would benefit from bundle budget tracking via size-limit configuration in package.json. This helps prevent unexpected increases in package size across releases.

For reference, the size-limit configuration pattern:

"size-limit": [
  {
    "path": "dist/esm/exports/thirdweb.js",
    "limit": "XXXKB"
  }
]

Verify whether this was previously configured and should be retained or added.

packages/thirdweb/CHANGELOG.md (1)

3-8: Versions are in sync; consider clarifying the changelog message.

The version verification passed—package.json (5.110.6) matches the CHANGELOG.md entry. However, "Update implementations" is vague for readers. If this patch has no user-visible/API impact, call that out explicitly; otherwise, briefly name the affected area (modules, components, etc.) for discoverability.

Suggested revision:

- - [#8334](https://github.com/thirdweb-dev/js/pull/8334) [`6c318f8`](https://github.com/thirdweb-dev/js/commit/6c318f83d63aa8acce46da666e43638e410f799c) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Update implementations
+ - [#8334](https://github.com/thirdweb-dev/js/pull/8334) [`6c318f8`](https://github.com/thirdweb-dev/js/commit/6c318f83d63aa8acce46da666e43638e410f799c) Thanks [@kumaryash90](https://github.com/kumaryash90)! - Internal implementation updates; no public API or behavior changes.
📜 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 6c318f8 and aa105ad.

📒 Files selected for processing (9)
  • .changeset/hot-pets-tie.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/hot-pets-tie.md
🧰 Additional context used
📓 Path-based instructions (2)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/thirdweb/package.json
  • apps/wagmi-demo/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/package.json
packages/wagmi-adapter/**

📄 CodeRabbit inference engine (CLAUDE.md)

Wagmi ecosystem integration is in packages/wagmi-adapter/

Files:

  • packages/wagmi-adapter/CHANGELOG.md
  • packages/wagmi-adapter/package.json
🧠 Learnings (6)
📓 Common learnings
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/wagmi-adapter/** : Wagmi ecosystem integration is in `packages/wagmi-adapter/`
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API

Applied to files:

  • packages/thirdweb/package.json
  • apps/wagmi-demo/CHANGELOG.md
  • packages/nebula/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to packages/thirdweb/exports/** : Export all public API via `packages/thirdweb/exports/`, grouped by feature

Applied to files:

  • packages/thirdweb/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/exports/** : Export everything via `exports/` directory, grouped by feature in the SDK public API

Applied to files:

  • packages/thirdweb/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/wagmi-adapter/** : Wagmi ecosystem integration is in `packages/wagmi-adapter/`

Applied to files:

  • apps/wagmi-demo/CHANGELOG.md
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/wagmi-adapter/package.json
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Surface breaking changes prominently in PR descriptions

Applied to files:

  • packages/thirdweb/CHANGELOG.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: Build Packages
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (8)
apps/wagmi-demo/package.json (2)

2-4: Version bump is correct but verify package name.

The version bump to 0.0.19 matches the PR objectives for the patch release. However, the package name is "wagmi-inapp" (Line 2) while the file is located in apps/wagmi-demo/. Please confirm this naming is intentional.


14-22: Dependency specifications look good.

Workspace references and pinned external dependency versions are appropriate for release stability. The use of "latest" for @wagmi/cli is acceptable for CLI tooling but please verify this matches the repository's versioning practices.

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

59-59: Version bump is correct and peer dependencies are compatible.

The patch version bump to 0.2.174 matches the PR release plan. Peer dependency constraints (thirdweb@^5.85.0, @wagmi/core@^2.16.0) will accept the updated transitive dependencies (thirdweb@5.110.6) without requiring a change.

packages/nebula/package.json (1)

60-60: Version bump is correctly applied.

Patch version increment from 0.2.76 to 0.2.77 aligns with the Changesets release workflow and the dependency update to thirdweb@5.110.6 documented in the CHANGELOG.

packages/thirdweb/package.json (1)

433-433: Version bump is correctly applied.

Patch version increment from 5.110.5 to 5.110.6 is appropriate for the implementation-level updates noted in the PR objectives. No changes to the public exports surface detected.

packages/nebula/CHANGELOG.md (1)

3-9: Changelog entry is properly formatted and consistent.

The 0.2.77 patch entry correctly documents the thirdweb@5.110.6 dependency update and follows the established Changesets convention used throughout the file.

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

3-9: Changelog entry is properly formatted with correct dependency updates.

The 0.0.19 patch entry correctly documents both dependency updates (thirdweb@5.110.6 and @thirdweb-dev/wagmi-adapter@0.2.174) and follows Changesets conventions. The commit reference matches other changelog entries in this PR.

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

3-4: Version header correctly added with no changelog content.

The 0.2.174 header-only entry aligns with the PR objectives ("no additional notes") and follows the established pattern in the file where intermediate versions without direct code changes receive header-only entries. Version matches packages/wagmi-adapter/package.json bump.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

size-limit report 📦

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

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.89%. Comparing base (759b93b) to head (8afda63).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8336      +/-   ##
==========================================
- Coverage   54.90%   54.89%   -0.01%     
==========================================
  Files         920      920              
  Lines       60715    60715              
  Branches     4130     4129       -1     
==========================================
- Hits        33336    33331       -5     
- Misses      27278    27282       +4     
- Partials      101      102       +1     
Flag Coverage Δ
packages 54.89% <ø> (-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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (2)
packages/thirdweb/CHANGELOG.md (2)

11-11: Capitalize ERC20 and tighten phrasing

Suggest: capitalize “ERC20” and drop “useful” for consistency with prior entries.

- - [#8332](.../pull/8332) [`8e357b3`](.../commit/8e357b3...) Thanks [@jnsdls]! - expose some useful erc20 extensions
+ - [#8332](.../pull/8332) [`8e357b3`](.../commit/8e357b3...) Thanks [@jnsdls]! - Expose some ERC20 extensions

If possible, also list the specific extensions exposed (e.g., names/functions) to aid consumers.


7-7: Clarify “Update implementations”

This is vague to readers. Add 2–5 words of scope (e.g., “Update chain implementations,” “Update ERC7702 helpers,” etc.) or reference the affected module(s).

📜 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 aa105ad and 8afda63.

📒 Files selected for processing (11)
  • .changeset/hot-pets-tie.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/nexus/CHANGELOG.md (1 hunks)
  • packages/nexus/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/hot-pets-tie.md
✅ Files skipped from review due to trivial changes (3)
  • packages/nexus/CHANGELOG.md
  • packages/wagmi-adapter/package.json
  • packages/nexus/package.json
🚧 Files skipped from review as they are similar to previous changes (6)
  • packages/nebula/package.json
  • packages/thirdweb/package.json
  • apps/wagmi-demo/CHANGELOG.md
  • packages/nebula/CHANGELOG.md
  • apps/wagmi-demo/package.json
  • packages/wagmi-adapter/CHANGELOG.md
🧰 Additional context used
🧠 Learnings (4)
📓 Common learnings
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Each change in `packages/*` must include a changeset for the appropriate package
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API
📚 Learning: 2025-08-29T15:37:38.513Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: AGENTS.md:0-0
Timestamp: 2025-08-29T15:37:38.513Z
Learning: Applies to .changeset/*.md : Version bump rules: patch for non‑API changes; minor for new/modified public API

Applied to files:

  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Surface breaking changes prominently in PR descriptions

Applied to files:

  • packages/thirdweb/CHANGELOG.md
📚 Learning: 2025-07-18T19:19:55.613Z
Learnt from: CR
PR: thirdweb-dev/js#0
File: CLAUDE.md:0-0
Timestamp: 2025-07-18T19:19:55.613Z
Learning: Applies to packages/thirdweb/src/wallets/** : EIP-1193, EIP-5792, EIP-7702 standard support in wallet modules

Applied to files:

  • packages/thirdweb/CHANGELOG.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, webpack)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (2)
packages/thirdweb/CHANGELOG.md (2)

3-11: Semver check: is “Expose ERC20 extensions” a public API addition?

If this adds new exports to the thirdweb package, it may qualify as a minor bump per your versioning rules; confirm that it’s truly patch-only (no new public surface), or consider bumping to minor.

Based on learnings


9-10: LGTM: devDependency move is appropriate

Moving @storybook/react to devDependencies is a packaging-only change; good as a patch note.

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