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

@thirdweb-dev/[email protected]

Patch Changes

[email protected]

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR focuses on updating the version numbers and changelogs for several packages, as well as removing two changeset files. It includes updates to thirdweb, nebula, and wagmi-adapter.

Detailed summary

  • Deleted .changeset/nine-otters-pay.md and .changeset/sad-cloths-obey.md.
  • Updated version in packages/thirdweb/package.json from 5.107.0 to 5.107.1.
  • Updated version in packages/nebula/package.json from 0.2.51 to 0.2.52.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.148 to 0.2.149.
  • Added changelog entries for nebula (0.2.52) and thirdweb (5.107.1) with patch changes and new features.

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

Summary by CodeRabbit

  • Documentation

    • Updated changelogs: thirdweb 5.107.1 (notes SwapWidget UI improvements and Zephyr testnet support), nebula 0.2.52, and wagmi-adapter 0.2.149.
  • Chores

    • Bumped package versions for thirdweb, nebula, and wagmi-adapter.
    • Removed an obsolete changeset entry.
    • No functional, UI, or public API changes in this release.

@joaquim-verges joaquim-verges requested review from a team as code owners September 19, 2025 21:11
@vercel
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 22, 2025 8:52am
nebula Ready Ready Preview Comment Sep 22, 2025 8:52am
thirdweb_playground Ready Ready Preview Comment Sep 22, 2025 8:52am
thirdweb-www Ready Ready Preview Comment Sep 22, 2025 8:52am
wallet-ui Ready Ready Preview Comment Sep 22, 2025 8:52am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 19, 2025

Walkthrough

Removed a changeset entry and bumped patch versions and changelogs for thirdweb, nebula, and wagmi-adapter. Nebula changelog records dependency update to [email protected]. No code, logic, or public API changes.

Changes

Cohort / File(s) Summary
Remove changeset entry
.changeset/nine-otters-pay.md
Deleted a changeset that documented a patch release describing "SwapWidget UI improvements".
thirdweb release metadata
packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json
Added changelog entry for 5.107.1 referencing PR #8080 (commit 93f913c); bumped version 5.107.05.107.1.
nebula release metadata
packages/nebula/CHANGELOG.md, packages/nebula/package.json
Added changelog entry for 0.2.52 noting dependency update to [email protected]; bumped version 0.2.510.2.52.
wagmi-adapter release metadata
packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json
Added 0.2.149 changelog header (empty body); bumped version 0.2.1480.2.149.

Sequence Diagram(s)

No sequence diagrams — changes are metadata-only.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Version Packages #8079 — Follow-up release/metadata changes bumping thirdweb/dependent packages and adjusting changesets.

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title Check ❓ Inconclusive The title "Version Packages" is related to the changeset (this PR bumps package versions and updates changelogs) but is too generic and does not follow the repository's PR title format or clearly indicate which packages or versions are being released, so it may be unclear to reviewers scanning history. Please use a concise, specific title that follows the repo template and identifies the primary change and affected packages (for example: "[SDK] Release: bump thirdweb to 5.107.1; nebula 0.2.52; wagmi-adapter 0.2.149"), or at minimum include the main package names and versions in the title so the intent is immediately clear to reviewers.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed The PR description contains the changeset-generated release notes and lists the packages, versions, and included commits, so it documents the release content accurately; however it does not follow the repository's PR template (the commented template header, "Notes for the reviewer", and "How to test" sections are missing).
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • 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 a89fc83 and a397760.

📒 Files selected for processing (7)
  • .changeset/nine-otters-pay.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/nine-otters-pay.md
✅ Files skipped from review due to trivial changes (1)
  • packages/nebula/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (5)
  • packages/wagmi-adapter/package.json
  • packages/wagmi-adapter/CHANGELOG.md
  • packages/thirdweb/CHANGELOG.md
  • packages/thirdweb/package.json
  • packages/nebula/package.json

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

@graphite-app
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 (1)
packages/wagmi-adapter/CHANGELOG.md (1)

3-4: Avoid empty changelog entries

Add a brief note so the section isn’t blank (e.g., “Internal: version bump only; no user‑facing changes”).

Apply this diff:

 ## 0.2.149
+
+- Internal: version bump only; no user-facing 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 93f913c and 7a5e285.

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

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

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

58-58: Version bump looks good.

Patch release aligns with PR intent; no export/peer range drift detected.

Please confirm this package is covered by our bundle budget policy. If budgets are tracked centrally, all good; if not, consider adding a package-local size-limit entry in package.json to satisfy the guideline for **/package.json.

packages/thirdweb/package.json (1)

430-430: Bump to 5.107.1 approved.

No surface changes; scripts and exports unchanged.

After merge, ensure size-limit CI still passes for this package (script: pnpm --filter thirdweb size) so the patch stays within budget.

packages/nebula/CHANGELOG.md (1)

3-9: Changelog entry is consistent with dependency update.

Matches [email protected] and references the correct commit.

packages/thirdweb/CHANGELOG.md (1)

3-8: Approved — changelog, PR, commit, and package.json version verified. packages/thirdweb/package.json = 5.107.1; CHANGELOG.md contains the 5.107.1 entry referencing PR #8080 and commit 93f913c; PR #8080 merged at 2025-09-19T21:10:15Z.

packages/nebula/package.json (1)

60-60: Version bump looks correct

Patch bump from 0.2.51 → 0.2.52 is appropriate for dependency-only updates. Please ensure the release bot updated all workspace dependents and the lockfile before merging.

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.34%. Comparing base (51177fb) to head (a89fc83).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8081   +/-   ##
=======================================
  Coverage   56.33%   56.34%           
=======================================
  Files         906      906           
  Lines       59186    59186           
  Branches     4176     4180    +4     
=======================================
+ Hits        33345    33350    +5     
+ Misses      25735    25730    -5     
  Partials      106      106           
Flag Coverage Δ
packages 56.34% <ø> (+<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 Sep 19, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.07 KB (0%) 1.3 s (0%) 306 ms (+242.92% 🔺) 1.6 s
thirdweb (cjs) 361.6 KB (0%) 7.3 s (0%) 898 ms (+17.09% 🔺) 8.2 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 138 ms (+2245.49% 🔺) 253 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 68 ms (+3070.1% 🔺) 79 ms
thirdweb/react (minimal + tree-shaking) 19.14 KB (0%) 383 ms (0%) 91 ms (+2037.68% 🔺) 474 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.

3 participants