Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Nov 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/nebula@0.2.93

Patch Changes

  • Updated dependencies [f5f6848]:
    • thirdweb@5.112.4

@thirdweb-dev/service-utils@0.10.9

Patch Changes

thirdweb@5.112.4

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.190

wagmi-inapp@0.0.35

Patch Changes

  • Updated dependencies [f5f6848]:
    • thirdweb@5.112.4
    • @thirdweb-dev/wagmi-adapter@0.2.190

PR-Codex overview

This PR focuses on updating version numbers and changelogs across multiple packages, reflecting recent dependency updates and changes in the project.

Detailed summary

  • Updated version in packages/service-utils/package.json from 0.10.8 to 0.10.9.
  • Updated version in packages/thirdweb/package.json from 5.112.3 to 5.112.4.
  • Updated version in apps/wagmi-demo/package.json from 0.0.34 to 0.0.35.
  • Updated version in packages/nebula/package.json from 0.2.92 to 0.2.93.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.189 to 0.2.190.
  • Added changelog entries for:
    • packages/nebula for version 0.2.93.
    • apps/wagmi-demo for version 0.0.35.
    • packages/service-utils for version 0.10.9.
    • packages/thirdweb for version 5.112.4.

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

Summary by CodeRabbit

  • New Features

    • Added fundWalletLink property to x402 responses
  • Chores

    • Version bumps across multiple packages (service-utils 0.10.9, wagmi-adapter 0.2.190, nebula 0.2.93, thirdweb 5.112.4, wagmi-demo 0.0.35)
    • Updated engineCloud service configuration
    • Updated dependencies in wagmi-demo and nebula

✏️ Tip: You can customize this high-level summary in your review settings.

@joaquim-verges joaquim-verges requested a review from a team as a code owner November 19, 2025 01:04
@vercel
Copy link

vercel bot commented Nov 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 Nov 20, 2025 2:10am
nebula Ready Ready Preview Comment Nov 20, 2025 2:10am
thirdweb_playground Ready Ready Preview Comment Nov 20, 2025 2:10am
thirdweb-www Ready Ready Preview Comment Nov 20, 2025 2:10am
wallet-ui Ready Ready Preview Comment Nov 20, 2025 2:10am

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 19, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Bumps versions and updates changelogs across multiple packages, adds new changelog entries, and removes a release changeset file; no source code or exported API changes are present.

Changes

Cohort / File(s) Summary
Removed changeset
.changeset/tidy-paws-feel.md
Removed changeset file (consumed during release process)
service-utils — changelog & package
packages/service-utils/CHANGELOG.md, packages/service-utils/package.json
Added CHANGELOG entry for 0.10.9 (engineCloud service config update, PR #8434, commit c11fe95); bumped version 0.10.80.10.9
wagmi-demo — changelog & package
apps/wagmi-demo/CHANGELOG.md, apps/wagmi-demo/package.json
Added CHANGELOG entry for 0.0.35 documenting dependency updates; bumped version 0.0.340.0.35
nebula — changelog & package
packages/nebula/CHANGELOG.md, packages/nebula/package.json
Added CHANGELOG entry for 0.2.93 updating dependencies; bumped version 0.2.920.2.93
thirdweb — changelog & package
packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json
Added CHANGELOG entry for 5.112.4 (fundWalletLink prop to x402 responses); bumped version 5.112.35.112.4
wagmi-adapter — changelog & package
packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json
Added CHANGELOG heading for 0.2.190; bumped version 0.2.1890.2.190

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Verify each package version bump and matching changelog entry.
  • Confirm changelog references (PR numbers, commit hashes) match expectations.
  • Ensure no unintended source changes were included (only metadata/changelog edits).

Suggested labels

SDK

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' directly describes the main change—bumping the service-utils package version from 0.10.8 to 0.10.9 and updating the changelog.
Description check ✅ Passed The description is auto-generated by the Changesets release action and clearly explains the release context, version bump, and the underlying change. However, it does not follow the repository's template structure for manual PRs.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 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 af647cd and 092cdb3.

📒 Files selected for processing (11)
  • .changeset/tidy-paws-feel.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/service-utils/CHANGELOG.md (1 hunks)
  • packages/service-utils/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.

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.83%. Comparing base (c11fe95) to head (af647cd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8435   +/-   ##
=======================================
  Coverage   54.83%   54.83%           
=======================================
  Files         919      919           
  Lines       60868    60868           
  Branches     4141     4141           
=======================================
  Hits        33375    33375           
  Misses      27391    27391           
  Partials      102      102           
Flag Coverage Δ
packages 54.83% <ø> (ø)
🚀 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 Nov 19, 2025

size-limit report 📦

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

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