Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Aug 18, 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.35

Patch Changes

  • Updated dependencies [f78b0a2]:
    • thirdweb@5.105.35

thirdweb@5.105.35

Patch Changes

@thirdweb-dev/wagmi-adapter@0.2.132


PR-Codex overview

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

Detailed summary

  • Updated version in packages/thirdweb/package.json from 5.105.34 to 5.105.35
  • Updated version in packages/nebula/package.json from 0.2.34 to 0.2.35
  • Updated version in packages/wagmi-adapter/package.json from 0.2.131 to 0.2.132
  • Added changelog entries for nebula and thirdweb for their respective new versions.

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

Summary by CodeRabbit

  • Documentation
    • Updated changelogs for thirdweb, nebula, and wagmi-adapter with new patch versions.
    • Added empty release entry for wagmi-adapter 0.2.132.
  • Chores
    • Bumped versions: thirdweb to 5.105.35, nebula to 0.2.35, wagmi-adapter to 0.2.132.
    • Updated nebula to reference latest thirdweb dependency.
    • Removed an obsolete changeset entry.

@joaquim-verges joaquim-verges requested review from a team as code owners August 18, 2025 22:05
@vercel
Copy link

vercel bot commented Aug 18, 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 Aug 18, 2025 10:37pm
nebula Ready Ready Preview Comment Aug 18, 2025 10:37pm
thirdweb_playground Ready Ready Preview Comment Aug 18, 2025 10:37pm
thirdweb-www Ready Ready Preview Comment Aug 18, 2025 10:37pm
wallet-ui Ready Ready Preview Comment Aug 18, 2025 10:37pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 18, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Version bumps and changelog updates across thirdweb, nebula, and wagmi-adapter packages, plus removal of a changeset entry. No source code modifications are shown; updates document a new thirdweb patch (predictAddress token extension) and dependent package version increments.

Changes

Cohort / File(s) Summary of changes
Changeset cleanup
./.changeset/hot-showers-throw.md
Removed changeset entry describing a thirdweb patch for predictAddress.
Thirdweb patch release
packages/thirdweb/CHANGELOG.md, packages/thirdweb/package.json
Added 5.105.35 changelog entry noting “Adds predictAddress token extension function”; bumped version 5.105.34 → 5.105.35.
Nebula release bump
packages/nebula/CHANGELOG.md, packages/nebula/package.json
Added 0.2.35 changelog with updated dependency to thirdweb 5.105.35; bumped version 0.2.34 → 0.2.35.
Wagmi adapter release bump
packages/wagmi-adapter/CHANGELOG.md, packages/wagmi-adapter/package.json
Added 0.2.132 changelog header; bumped version 0.2.131 → 0.2.132.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

packages, SDK

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • 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 0a662c1 and dc8f57e.

📒 Files selected for processing (7)
  • .changeset/hot-showers-throw.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)
✨ 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

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 18, 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 Aug 18, 2025
@gregfromstl gregfromstl merged commit 557d42d into main Aug 18, 2025
15 of 21 checks passed
@gregfromstl gregfromstl deleted the changeset-release/main branch August 18, 2025 22:06
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.06 KB (0%) 1.3 s (0%) 216 ms (+178.88% 🔺) 1.5 s
thirdweb (cjs) 357.05 KB (0%) 7.2 s (0%) 692 ms (+13.79% 🔺) 7.9 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 69 ms (+713.49% 🔺) 184 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 61 ms (+3017.65% 🔺) 71 ms
thirdweb/react (minimal + tree-shaking) 19.15 KB (0%) 383 ms (0%) 75 ms (+715.13% 🔺) 458 ms

@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.54%. Comparing base (e0ab3d5) to head (dc8f57e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7871   +/-   ##
=======================================
  Coverage   56.54%   56.54%           
=======================================
  Files         904      904           
  Lines       58592    58592           
  Branches     4144     4140    -4     
=======================================
+ Hits        33129    33131    +2     
+ Misses      25357    25355    -2     
  Partials      106      106           
Flag Coverage Δ
packages 56.54% <ø> (+<0.01%) ⬆️
see 1 file 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.

3 participants