Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 13, 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.67

Patch Changes

thirdweb@5.108.14

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.164

wagmi-inapp@0.0.9

Patch Changes

  • Updated dependencies [8280efb, 464af6a]:
    • thirdweb@5.108.14
    • @thirdweb-dev/wagmi-adapter@0.2.164

PR-Codex overview

This PR focuses on updating version numbers across several packages and their changelogs, reflecting the latest changes and dependency updates.

Detailed summary

  • Deleted .changeset/sixty-bobcats-add.md and .changeset/solid-hotels-play.md.
  • Updated version in packages/thirdweb/package.json from 5.108.13 to 5.108.14.
  • Updated version in apps/wagmi-demo/package.json from 0.0.8 to 0.0.9.
  • Updated version in packages/nebula/package.json from 0.2.66 to 0.2.67.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.163 to 0.2.164.
  • Added new changelog entries for packages/nebula (0.2.67), apps/wagmi-demo (0.0.9), and packages/thirdweb (5.108.14).

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

Summary by CodeRabbit

  • Bug Fixes

    • Improved reliability of the desktop wallet popup for a smoother connection experience.
  • Documentation

    • Updated changelogs to reflect the latest patch releases.
  • Chores

    • Bumped app and package versions to the latest patch levels.
    • Removed an outdated changeset entry.

@joaquim-verges joaquim-verges requested review from a team as code owners October 13, 2025 17:12
Copy link

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

Copy link
Contributor

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

coderabbitai bot commented Oct 13, 2025

Walkthrough

Removes one changeset file and increments package versions across multiple projects, updating corresponding CHANGELOG.md entries to record the new patch releases and dependency versions.

Changes

Cohort / File(s) Summary
Changeset cleanup
.changeset/solid-hotels-play.md
Deleted a changeset entry that referenced a prior patch note about Stylus CLI templates.
Version bumps (package.json)
apps/wagmi-demo/package.json, packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Incremented versions: apps/wagmi-demo 0.0.8 → 0.0.9, packages/nebula 0.2.66 → 0.2.67, packages/thirdweb 5.108.13 → 5.108.14, packages/wagmi-adapter 0.2.163 → 0.2.164. No other fields changed.
Changelog updates
apps/wagmi-demo/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/thirdweb/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Added new patch entries documenting the version bumps and dependency updates (notably thirdweb@5.108.14 and @thirdweb-dev/wagmi-adapter@0.2.164).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • Version Packages #8137 — Related release housekeeping touching the same packages (thirdweb, nebula, wagmi-adapter) and changelog/version updates.
  • Version Packages #8047 — Another PR performing release/version bumps and changelog/changeset edits for the same packages.

Pre-merge checks and finishing touches

❌ Failed checks (1 warning, 1 inconclusive)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description omits the required HTML comment template sections including the formatted title guideline, notes for the reviewer, and instructions for testing, instead only providing automated release notes from Changesets. Please include the repository’s PR description template at the top of the description, filling in the formatted title, any relevant notes for the reviewer, and clear instructions on how to test the changes.
Title Check ❓ Inconclusive The pull request title "Version Packages" is related to version updates but is too vague and does not clearly convey which packages or the context of the changes, making it less useful for future readers. Consider revising the title to follow the repository convention and clearly describe the change, for example "[Chore] Bump package versions for release" or similar to specify the packages and purpose.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ 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 ea9812b and 181a9fc.

📒 Files selected for processing (9)
  • .changeset/solid-hotels-play.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/solid-hotels-play.md
✅ Files skipped from review due to trivial changes (1)
  • packages/thirdweb/package.json
🚧 Files skipped from review as they are similar to previous changes (3)
  • apps/wagmi-demo/package.json
  • packages/nebula/package.json
  • packages/wagmi-adapter/CHANGELOG.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
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/wagmi-adapter/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 : 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
  • apps/wagmi-demo/CHANGELOG.md
🪛 LanguageTool
apps/wagmi-demo/CHANGELOG.md

[grammar] ~7-~7: There might be a mistake here.
Context: ...af6a54cb776158a1656e793ee181c2c221f27)]: - thirdweb@5.108.14 - @thirdweb-dev/wagm...

(QB_NEW_EN)


[grammar] ~8-~8: There might be a mistake here.
Context: ...3ee181c2c221f27)]: - thirdweb@5.108.14 - @thirdweb-dev/wagmi-adapter@0.2.164 ## ...

(QB_NEW_EN)

⏰ 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). (7)
  • GitHub Check: Unit Tests
  • GitHub Check: Size
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)

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

Copy link
Contributor

github-actions bot commented Oct 13, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 230 ms (+177.77% 🔺) 1.6 s
thirdweb (cjs) 366.04 KB (0%) 7.4 s (0%) 793 ms (+4.54% 🔺) 8.2 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 117 ms (+3141.79% 🔺) 231 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 56 ms (+2850% 🔺) 66 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 108 ms (+2433.1% 🔺) 490 ms

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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
apps/wagmi-demo/package.json (1)

1-33: Add size-limit configuration to track bundle budgets
apps/wagmi-demo/package.json needs a size script and size-limit config per guidelines to catch bundle regressions. For example:

   "scripts": {
     "lint": "biome check ./src",
+    "size": "size-limit"
   },
+  "size-limit": [
+    {
+      "path": "dist/**/*.{js,css}",
+      "limit": "200 kB"
+    }
+  ]

Also pin "size-limit": "11.2.0" (or latest) in devDependencies.

🧹 Nitpick comments (2)
apps/wagmi-demo/package.json (1)

23-31: Avoid "latest" for reproducible builds.
"@wagmi/cli": "latest" can cause non-deterministic installs. Pin to a known version (e.g., "^x.y.z") and update via scheduled dependency bumps.

If desired, I can scan the repo for other "latest" specifiers and propose pins.

packages/thirdweb/CHANGELOG.md (1)

7-7: Capitalize “Stylus” and avoid double hyphen for clarity

Use consistent capitalization and wording seen elsewhere (e.g., “Support Stylus contracts…”). Prefer “and” instead of “-” between phrases.

- - [#8235](https://github.com/thirdweb-dev/js/pull/8235) [`464af6a`](https://github.com/thirdweb-dev/js/commit/464af6a54cb776158a1656e793ee181c2c221f27) Thanks [@kumaryash90](https://github.com/kumaryash90)! - CLI updates for stylus - new templates
+ - [#8235](https://github.com/thirdweb-dev/js/pull/8235) [`464af6a`](https://github.com/thirdweb-dev/js/commit/464af6a54cb776158a1656e793ee181c2c221f27) Thanks [@kumaryash90](https://github.com/kumaryash90)! - CLI updates for Stylus and new templates
📜 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 80b5d4b and ea9812b.

📒 Files selected for processing (9)
  • .changeset/solid-hotels-play.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/solid-hotels-play.md
✅ Files skipped from review due to trivial changes (1)
  • packages/wagmi-adapter/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (5)
  • apps/wagmi-demo/CHANGELOG.md
  • packages/nebula/package.json
  • packages/thirdweb/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/CHANGELOG.md
🧰 Additional context used
📓 Path-based instructions (1)
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • apps/wagmi-demo/package.json
🧠 Learnings (1)
📓 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
⏰ 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, vite)
  • GitHub Check: E2E Tests (pnpm, esbuild)
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Build Packages
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
🔇 Additional comments (1)
apps/wagmi-demo/package.json (1)

4-4: Version bump looks good.
Matches the coordinated release to 0.0.9 noted in the PR.

Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.02%. Comparing base (1a19e14) to head (ea9812b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8243   +/-   ##
=======================================
  Coverage   55.02%   55.02%           
=======================================
  Files         919      919           
  Lines       60583    60583           
  Branches     4127     4126    -1     
=======================================
+ Hits        33335    33336    +1     
+ Misses      27145    27144    -1     
  Partials      103      103           
Flag Coverage Δ
packages 55.02% <ø> (+<0.01%) ⬆️
see 5 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.

1 participant