-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #8372
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 #8372
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. |
WalkthroughThis pull request releases multiple packages with incremental version bumps and corresponding changelog updates. The Solana Sign Transaction API rework for Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 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 (11)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (2)**/package.json📄 CodeRabbit inference engine (AGENTS.md)
Files:
packages/wagmi-adapter/**📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (6)📚 Learning: 2025-08-29T15:37:38.513ZApplied to files:
📚 Learning: 2025-07-18T19:19:55.613ZApplied to files:
📚 Learning: 2025-07-18T19:19:55.613ZApplied to files:
📚 Learning: 2025-08-29T15:37:38.513ZApplied to files:
📚 Learning: 2025-07-18T19:19:55.613ZApplied to files:
📚 Learning: 2025-08-28T20:50:33.170ZApplied 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). (9)
🔇 Additional comments (9)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8372 +/- ##
==========================================
+ Coverage 54.62% 54.63% +0.01%
==========================================
Files 919 919
Lines 60693 60693
Branches 4111 4110 -1
==========================================
+ Hits 33152 33162 +10
+ Misses 27440 27429 -11
- Partials 101 102 +1
🚀 New features to boost your workflow:
|
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/engine@3.4.0
Minor Changes
ad68969Thanks @0xFirekeeper! - Reworked Solana Sign Transaction API that accepts more flexible inputs@thirdweb-dev/nebula@0.2.84
Patch Changes
thirdweb@5.111.6
Patch Changes
ad68969]:@thirdweb-dev/wagmi-adapter@0.2.181
wagmi-inapp@0.0.26
Patch Changes
PR-Codex overview
This PR focuses on version updates across multiple packages, primarily updating the
versionfields and adding new changelog entries for dependency updates.Detailed summary
versioninpackages/thirdweb/package.jsonfrom5.111.5to5.111.6.versioninapps/wagmi-demo/package.jsonfrom0.0.25to0.0.26.versioninpackages/nebula/package.jsonfrom0.2.83to0.2.84.versioninpackages/wagmi-adapter/package.jsonfrom0.2.180to0.2.181.versioninpackages/engine/package.jsonfrom3.3.0to3.4.0.packages/thirdweb/CHANGELOG.md,packages/nebula/CHANGELOG.md,apps/wagmi-demo/CHANGELOG.md, andpackages/engine/CHANGELOG.md.Summary by CodeRabbit
New Features
Chores