-
Notifications
You must be signed in to change notification settings - Fork 603
Version Packages #8230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #8230
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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. |
WalkthroughRemoves two .changeset entries, bumps versions across several packages, and updates corresponding CHANGELOGs to reflect thirdweb 5.108.12 and wagmi-adapter 0.2.162. Apps/wagmi-demo version increments to 0.0.7; nebula to 0.2.65; thirdweb to 5.108.12; wagmi-adapter to 0.2.162. No code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (10)
💤 Files with no reviewable changes (2)
🧰 Additional context used📓 Path-based instructions (2)packages/wagmi-adapter/**📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/package.json📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (1)📚 Learning: 2025-07-18T19:19:55.613Z
Applied to files:
⏰ 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)
Comment |
size-limit report 📦
|
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.65
Patch Changes
0082e99
,0082e99
]:thirdweb@5.108.12
Patch Changes
#8226
0082e99
Thanks @joaquim-verges! - Add optional recipientAddress to x402 settlePayment#8226
0082e99
Thanks @joaquim-verges! - Expose 7702 utility functions@thirdweb-dev/wagmi-adapter@0.2.162
wagmi-inapp@0.0.7
Patch Changes
0082e99
,0082e99
]:PR-Codex overview
This PR focuses on version updates across several packages, including
thirdweb
,wagmi-adapter
, andnebula
, along with their respective changelogs. It also includes the deletion of two.changeset
files.Detailed summary
.changeset/loud-apples-poke.md
and.changeset/lucky-meals-join.md
.version
inpackages/thirdweb/package.json
from5.108.11
to5.108.12
.version
inapps/wagmi-demo/package.json
from0.0.6
to0.0.7
.version
inpackages/nebula/package.json
from0.2.64
to0.2.65
.version
inpackages/wagmi-adapter/package.json
from0.2.161
to0.2.162
.nebula
andwagmi-demo
, noting dependency updates tothirdweb@5.108.12
and@thirdweb-dev/wagmi-adapter@0.2.162
.thirdweb
version5.108.12
detailing new features and fixes.Summary by CodeRabbit
Chores
Documentation