Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 11, 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]

Minor Changes

@thirdweb-dev/[email protected]

Patch Changes

[email protected]

Patch Changes

@thirdweb-dev/[email protected]

[email protected]

Patch Changes


PR-Codex overview

This PR focuses on updating version numbers and changelogs across multiple packages, including dependency updates for thirdweb and @thirdweb-dev/wagmi-adapter. It also includes minor changes in the engine package.

Detailed summary

  • Updated version in packages/thirdweb/package.json to 5.108.13.
  • Updated version in apps/wagmi-demo/package.json to 0.0.8.
  • Updated version in packages/nebula/package.json to 0.2.66.
  • Updated version in packages/wagmi-adapter/package.json to 0.2.163.
  • Updated version in packages/engine/package.json to 3.3.0.
  • Added changelogs for thirdweb, nebula, and engine packages reflecting the updates and changes.

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

Summary by CodeRabbit

  • New Features
    • Engine now includes Solana endpoints.
  • Documentation
    • Updated changelogs across packages to reflect new versions and dependency updates.
  • Chores
    • Bumped versions for Engine, thirdweb, wagmi-adapter, nebula, and the wagmi demo app.
    • Updated dependencies to latest compatible releases.
    • Removed an obsolete changeset entry.

@joaquim-verges joaquim-verges requested review from a team as code owners October 11, 2025 12:26
@vercel
Copy link

vercel bot commented Oct 11, 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 11, 2025 0:58am
nebula Ready Ready Preview Comment Oct 11, 2025 0:58am
thirdweb_playground Error Error Oct 11, 2025 0:58am
thirdweb-www Ready Ready Preview Comment Oct 11, 2025 0:58am
wallet-ui Ready Ready Preview Comment Oct 11, 2025 0:58am

@graphite-app
Copy link
Contributor

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

coderabbitai bot commented Oct 11, 2025

Walkthrough

The pull request removes a changeset file, bumps versions across multiple packages, and updates corresponding changelogs. No source code, API, or runtime logic changes are present. One changelog notes Solana endpoints for @thirdweb-dev/engine as part of the 3.3.0 release.

Changes

Cohort / File(s) Summary
Remove changeset
\.changeset/small-mails-joke.md
Deleted changeset that previously proposed a minor bump for @thirdweb-dev/engine.
Version bumps (package.json)
apps/wagmi-demo/package.json, packages/engine/package.json, packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Incremented versions: wagmi-demo 0.0.7→0.0.8, engine 3.2.2→3.3.0, nebula 0.2.65→0.2.66, thirdweb 5.108.12→5.108.13, wagmi-adapter 0.2.162→0.2.163.
Changelog updates
apps/wagmi-demo/CHANGELOG.md, packages/engine/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/thirdweb/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Added entries reflecting the above version bumps; engine changelog notes Solana endpoints added in PR #8238; others record dependency updates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Pre-merge checks and finishing touches

❌ Failed checks (2 warnings)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The title “Version Packages” is overly generic and does not clearly summarize the primary change of bumping versions and updating changelogs across multiple packages, nor does it follow the repository’s specified “[SDK/Dashboard/Portal] Feature/Fix:” format. It fails to convey which packages or release type is being handled, making it difficult for teammates to understand the main change at a glance. Please update the title to follow the repository template and clearly reflect the release, for example: “[SDK] Release: Bump versions for engine, nebula, thirdweb, wagmi-adapter, and wagmi-inapp”.
Description Check ⚠️ Warning The pull request description consists of auto-generated release notes but does not include the required template comment block or the “## Notes for the reviewer” and “## How to test” sections as specified in the repository’s description template. Without these sections, important context for reviewers and testing instructions is missing. Please prepend the template comment block and add the “## Notes for the reviewer” and “## How to test” sections with relevant information, and include an issue tag if applicable to align with the repository’s standardized PR description format.
✅ 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 9545b43 and 95c82e5.

📒 Files selected for processing (11)
  • .changeset/small-mails-joke.md (0 hunks)
  • apps/wagmi-demo/CHANGELOG.md (1 hunks)
  • apps/wagmi-demo/package.json (1 hunks)
  • packages/engine/CHANGELOG.md (1 hunks)
  • packages/engine/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/small-mails-joke.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/CHANGELOG.md
  • packages/wagmi-adapter/package.json
**/package.json

📄 CodeRabbit inference engine (AGENTS.md)

Track bundle budgets via package.json#size-limit

Files:

  • packages/engine/package.json
  • packages/wagmi-adapter/package.json
  • packages/nebula/package.json
  • packages/thirdweb/package.json
  • apps/wagmi-demo/package.json
🧠 Learnings (1)
📚 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/CHANGELOG.md
  • packages/wagmi-adapter/package.json
  • apps/wagmi-demo/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). (7)
  • 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: Build Packages
  • GitHub Check: Analyze (javascript)

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

@0xFirekeeper 0xFirekeeper merged commit f3c55d7 into main Oct 11, 2025
16 of 21 checks passed
@0xFirekeeper 0xFirekeeper deleted the changeset-release/main branch October 11, 2025 12:32
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 178 ms (+111.74% 🔺) 1.5 s
thirdweb (cjs) 366.04 KB (0%) 7.4 s (0%) 741 ms (-12.1% 🔽) 8.1 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 80 ms (+2331.5% 🔺) 195 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 55 ms (+1495.58% 🔺) 65 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 74 ms (+1054.17% 🔺) 457 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