Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Sep 19, 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

[email protected]

Minor Changes

@thirdweb-dev/[email protected]

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR focuses on updating version numbers across several packages and adding new entries to the changelogs for thirdweb, nebula, and wagmi-adapter.

Detailed summary

  • Removed .changeset/sad-hairs-smash.md.
  • Updated version in packages/thirdweb/package.json from 5.106.1 to 5.107.0.
  • Updated version in packages/nebula/package.json from 0.2.50 to 0.2.51.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.147 to 0.2.148.
  • Added ## 0.2.51 to packages/nebula/CHANGELOG.md with dependency update for [email protected].
  • Added ## 5.107.0 to packages/thirdweb/CHANGELOG.md detailing minor changes and contributor acknowledgment.

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

Summary by CodeRabbit

  • Documentation
    • Added changelog entries: nebula 0.2.51 (patch: updates dependency to thirdweb 5.107.0), thirdweb 5.107.0 (notes included), wagmi-adapter 0.2.148 (entry created).
  • Chores
    • Bumped versions: nebula to 0.2.51, thirdweb to 5.107.0, wagmi-adapter to 0.2.148.
    • Removed an obsolete changeset entry.
    • No functional, UI, or API changes; behavior remains unchanged.

@joaquim-verges joaquim-verges requested review from a team as code owners September 19, 2025 12:01
Copy link

vercel bot commented Sep 19, 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 Sep 19, 2025 0:34am
nebula Ready Ready Preview Comment Sep 19, 2025 0:34am
thirdweb_playground Ready Ready Preview Comment Sep 19, 2025 0:34am
thirdweb-www Ready Ready Preview Comment Sep 19, 2025 0:34am
wallet-ui Ready Ready Preview Comment Sep 19, 2025 0:34am

Copy link
Contributor

coderabbitai bot commented Sep 19, 2025

Walkthrough

Removes one changeset file; bumps versions in package.json for thirdweb, nebula, and wagmi-adapter; and adds corresponding changelog entries. No code or API changes.

Changes

Cohort / File(s) Summary
Changeset removal
.changeset/sad-hairs-smash.md
Deleted the changeset describing a minor bump for thirdweb.
Version bumps
packages/thirdweb/package.json, packages/nebula/package.json, packages/wagmi-adapter/package.json
Updated versions: thirdweb 5.106.1 → 5.107.0, nebula 0.2.50 → 0.2.51, wagmi-adapter 0.2.147 → 0.2.148.
Changelogs
packages/thirdweb/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Added new version entries; nebula notes dependency update to [email protected]; wagmi-adapter adds 0.2.148 header; thirdweb adds 5.107.0 entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Version Packages #7943 — Similar release housekeeping: changeset removal plus version and changelog bumps across thirdweb, nebula, and wagmi-adapter.

Suggested labels

packages, SDK

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The PR body is the Changesets auto-generated release notes for [email protected], @thirdweb-dev/[email protected], and @thirdweb-dev/[email protected] but it does not follow the repository's required PR template. The template requires a formatted title, a "Notes for the reviewer" section, and a "How to test" section, none of which appear in the provided description. Because these required template sections are missing, the description is incomplete and does not meet the repository's PR description requirements. Please update the PR description to follow the repository template by adding a properly formatted title (e.g., "[SDK/Dashboard/Portal] Feature/Fix: ..."), a "Notes for the reviewer" explaining the intent and any important reviewer actions, and a "How to test" section with concrete verification steps such as running tests or a dry-run publish; if this PR is intentionally auto-generated by Changesets, add a concise note stating that and include any manual checks already performed. After those sections are added, re-run the pre-merge check.
Title Check ❓ Inconclusive The title “Version Packages” is related to the core change of bumping version numbers but is too generic to convey which packages or why. It lacks specificity and does not follow the suggested format of including context such as the SDK or package names involved. Because it fails to clearly summarize the main changes in a concise, descriptive manner, it does not meet the guidelines for a clear and specific PR title. Please revise the title to follow the repository’s convention by including the context and nature of the change in a concise format. For example, “[SDK] Release: Bump thirdweb to 5.107.0, nebula to 0.2.51, wagmi-adapter to 0.2.148” clearly indicates the packages and version updates. A more descriptive title will help teammates quickly understand the scope of this release pull request.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • 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

graphite-app bot commented Sep 19, 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.

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 (4)
packages/nebula/CHANGELOG.md (1)

3-9: Changelog entry matches [email protected] and commit reference.

Good traceability; no action needed.

Optionally append the related PR number for easier navigation:

- - Updated dependencies [`5967fb8`](https://github.com/thirdweb-dev/js/commit/5967fb8afad3dbc28230c53423d304e8895f95bb):
+ - Updated dependencies ([#8076](https://github.com/thirdweb-dev/js/pull/8076), [`5967fb8`](https://github.com/thirdweb-dev/js/commit/5967fb8afad3dbc28230c53423d304e8895f95bb)):
packages/wagmi-adapter/CHANGELOG.md (1)

3-4: Empty section for 0.2.148.

Add a short note to avoid empty headings.

 ## 0.2.148
+
+- Version bump only (no code changes).
packages/thirdweb/CHANGELOG.md (2)

7-7: Clarify the release note text “x402 utilities”.

This is vague to end users. Consider a short, user‑facing summary (what was added/changed, any new APIs), or link to docs/PR notes for context.


3-8: Minor style nit: align with changelog tone.

Most entries start with a capitalized action (“Add”, “Fix”, etc.). Consider capitalizing or expanding “x402 utilities” for consistency, and optionally end with a period.

📜 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 5967fb8 and 1c72a0a.

📒 Files selected for processing (7)
  • .changeset/sad-hairs-smash.md (0 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/sad-hairs-smash.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
  • 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/package.json
  • packages/wagmi-adapter/CHANGELOG.md
🧠 Learnings (2)
📓 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 : Version bump rules: patch for non‑API changes; minor for new/modified public API
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
📚 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:

  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/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, esbuild)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Build Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (3)
packages/nebula/package.json (1)

60-60: Patch bump to 0.2.51 matches dependency update.

No API/config changes; aligns with nebula changelog.

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

58-58: Approve: version bump to 0.2.148 — changelog verified. Peer range thirdweb: ^5.85.0 covers 5.107.0; no further changes required. CHANGELOG entry found at packages/wagmi-adapter/CHANGELOG.md:3.

packages/thirdweb/package.json (1)

430-430: Minor release to 5.107.0 — LGTM; verify size budgets are enforced

Release-only change; no export surface edits observed. Verification shows packages/thirdweb/package.json has no "size-limit" key (output: "size-limit config not found in packages/thirdweb/package.json"); ensure CI runs size checks or add a size-limit config to packages/thirdweb/package.json and run: pnpm -C packages/thirdweb run size

Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 63.96 KB (0%) 1.3 s (0%) 333 ms (+82.46% 🔺) 1.7 s
thirdweb (cjs) 361.44 KB (0%) 7.3 s (0%) 1.8 s (+4.8% 🔺) 9 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 86 ms (+536.94% 🔺) 200 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 52 ms (+695.7% 🔺) 63 ms
thirdweb/react (minimal + tree-shaking) 19.14 KB (0%) 383 ms (0%) 113 ms (+1031.39% 🔺) 496 ms

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.

1 participant