Skip to content

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Oct 9, 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.64

Patch Changes

  • Updated dependencies [05550d0]:
    • thirdweb@5.108.11

thirdweb@5.108.11

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.161

wagmi-inapp@0.0.6

Patch Changes

  • Updated dependencies [05550d0]:
    • thirdweb@5.108.11
    • @thirdweb-dev/wagmi-adapter@0.2.161

PR-Codex overview

This PR focuses on updating version numbers across several packages and their changelogs, reflecting new releases and dependency updates.

Detailed summary

  • Deleted public-mails-nail.md.
  • Updated version in packages/thirdweb/package.json from 5.108.10 to 5.108.11.
  • Updated version in apps/wagmi-demo/package.json from 0.0.5 to 0.0.6.
  • Updated version in packages/nebula/package.json from 0.2.63 to 0.2.64.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.160 to 0.2.161.
  • Added changelogs for packages/nebula and apps/wagmi-demo for their new versions.
  • Added changelog for packages/thirdweb noting the new version 5.108.11.

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

Summary by CodeRabbit

  • New Features

    • Exposed ERC7702 MinimalAccount helpers and events for easier ERC-7702 integration.
  • Chores

    • Bumped versions: thirdweb 5.108.11, wagmi-adapter 0.2.161, nebula 0.2.64, wagmi-demo 0.0.6.
    • Updated dependencies to align with new releases.
    • Removed an obsolete changeset entry.
  • Documentation

    • Updated changelogs across thirdweb, wagmi-adapter, nebula, and wagmi-demo to reflect patch releases and dependency updates.

@joaquim-verges joaquim-verges requested review from a team as code owners October 9, 2025 20:02
Copy link

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

Copy link
Contributor

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

coderabbitai bot commented Oct 9, 2025

Walkthrough

Removes a changeset file, adds new changelog entries for multiple packages, and bumps package versions: thirdweb to 5.108.11, wagmi-adapter to 0.2.161, nebula to 0.2.64, and apps/wagmi-demo to 0.0.6. The thirdweb changelog notes exported ERC7702 MinimalAccount helpers and events. No source code changes.

Changes

Cohort / File(s) Summary
Changeset cleanup
\.changeset/public-mails-nail.md
Remove changeset entry that previously described exporting ERC7702 MinimalAccount helpers/events.
Changelogs updated
apps/wagmi-demo/CHANGELOG.md, packages/nebula/CHANGELOG.md, packages/thirdweb/CHANGELOG.md, packages/wagmi-adapter/CHANGELOG.md
Add new version entries: wagmi-demo 0.0.6 (deps updated), nebula 0.2.64 (thirdweb@5.108.11), thirdweb 5.108.11 (notes export of ERC7702 MinimalAccount helpers/events), wagmi-adapter 0.2.161.
Version bumps (package.json)
apps/wagmi-demo/package.json, packages/nebula/package.json, packages/thirdweb/package.json, packages/wagmi-adapter/package.json
Increment versions: wagmi-demo 0.0.5→0.0.6, nebula 0.2.63→0.2.64, thirdweb 5.108.10→5.108.11, wagmi-adapter 0.2.160→0.2.161.

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 provided title “Version Packages” is overly generic, fails to follow the repository’s required title format, and does not clearly convey which packages are being bumped or the type of change. Please update the PR title to follow the repository’s format by including the appropriate scope tag and a concise description of the change, for example “[SDK] chore: bump thirdweb to 5.108.11 and nebula to 0.2.64,” so that it clearly reflects the main updates.
Description Check ⚠️ Warning The PR description omits the required sections from the repository’s template—it lacks the formatted title header, a “Notes for the reviewer” section, and a “How to test” section—so it does not align with the prescribed structure. Please revise the description to include the missing template sections by adding the PR title header in the correct format, a “Notes for the reviewer” section outlining any important details, and a “How to test” section with instructions for verifying the changes.
✅ 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 05550d0 and f0fe526.

📒 Files selected for processing (9)
  • .changeset/public-mails-nail.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/public-mails-nail.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:

  • apps/wagmi-demo/package.json
  • packages/wagmi-adapter/package.json
  • packages/thirdweb/package.json
  • packages/nebula/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). (6)
  • GitHub Check: Size
  • GitHub Check: Build Packages
  • GitHub Check: E2E Tests (pnpm, webpack)
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)

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

@0xFirekeeper 0xFirekeeper merged commit 28955e0 into main Oct 9, 2025
17 of 21 checks passed
@0xFirekeeper 0xFirekeeper deleted the changeset-release/main branch October 9, 2025 20:07
Copy link
Contributor

github-actions bot commented Oct 9, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.51 KB (0%) 1.3 s (0%) 225 ms (+91.34% 🔺) 1.6 s
thirdweb (cjs) 365.79 KB (0%) 7.4 s (0%) 1.1 s (+0.05% 🔺) 8.4 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 86 ms (+1773.98% 🔺) 201 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 91 ms (+2952.26% 🔺) 101 ms
thirdweb/react (minimal + tree-shaking) 19.13 KB (0%) 383 ms (0%) 84 ms (+957.78% 🔺) 467 ms

Copy link

codecov bot commented Oct 9, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8229   +/-   ##
=======================================
  Coverage   55.02%   55.02%           
=======================================
  Files         919      919           
  Lines       60583    60583           
  Branches     4125     4131    +6     
=======================================
+ Hits        33333    33338    +5     
+ Misses      27147    27141    -6     
- Partials      103      104    +1     
Flag Coverage Δ
packages 55.02% <ø> (+<0.01%) ⬆️
see 3 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.

2 participants