Version Packages#7949
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis change updates package versions and corresponding changelogs for Nebula, thirdweb, and wagmi-adapter, and deletes content from one changeset entry. No source code, APIs, or exported entities were modified in this diff. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 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. ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
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. |
4d99821 to
0b17b6f
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
packages/wagmi-adapter/CHANGELOG.md (1)
3-4: Add a brief note for 0.2.137 entry.Empty section can confuse readers. Suggest adding a “No user-facing changes (version bump only)” line.
Apply:
## 0.2.137 + +- No user-facing changes; version bump only to align with workspace releases.packages/thirdweb/CHANGELOG.md (1)
7-7: Tighten wording for clarity/consistency.Drop the second “hook” and use “to” instead of “in”.
-- Add Pay Modal integration in `useSendAndConfirmTransaction` hook similar to `useSendTransaction` hook +- Add Pay Modal integration to `useSendAndConfirmTransaction`, similar to `useSendTransaction`
📜 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.
📒 Files selected for processing (7)
.changeset/pretty-geese-win.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)
💤 Files with no reviewable changes (1)
- .changeset/pretty-geese-win.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/package.jsonpackages/wagmi-adapter/CHANGELOG.md
**/package.json
📄 CodeRabbit inference engine (AGENTS.md)
Track bundle budgets via
package.json#size-limit
Files:
packages/wagmi-adapter/package.jsonpackages/thirdweb/package.jsonpackages/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/package.jsonpackages/wagmi-adapter/CHANGELOG.md
🪛 LanguageTool
packages/nebula/CHANGELOG.md
[grammar] ~7-~7: There might be a mistake here.
Context: ...431ec1dc7b6a8b52b6676256e77d96b9a16b1)]: - thirdweb@5.105.40 ## 0.2.39 ### Patch ...
(QB_NEW_EN)
⏰ 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). (3)
- GitHub Check: Unit Tests
- GitHub Check: Size
- GitHub Check: Analyze (javascript)
🔇 Additional comments (6)
packages/thirdweb/package.json (1)
420-420: LGTM: version bump to 5.105.40.No API surface or configs changed here; safe patch release metadata update.
packages/nebula/package.json (1)
60-60: LGTM: version bump to 0.2.40.Matches the changelog and updated dependency on thirdweb.
packages/wagmi-adapter/package.json (1)
58-58: LGTM: version bump to 0.2.137.Peer ranges remain compatible (thirdweb ^5.x).
packages/thirdweb/CHANGELOG.md (1)
3-8: Changelog entry looks good.Version bump and links follow existing conventions.
packages/nebula/CHANGELOG.md (2)
3-9: LGTM: Entry is consistent and correctly references thirdweb@5.105.40Short hash matches the linked commit, formatting aligns with prior entries, and nesting looks correct.
3-9: nebula version and thirdweb dependency correctly bumped
nebula’s package.json is at 0.2.40 and thirdweb is referenced via workspace:* with version 5.105.40 in its package.json.
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7949 +/- ##
==========================================
- Coverage 56.53% 56.52% -0.02%
==========================================
Files 904 904
Lines 58623 58623
Branches 4146 4146
==========================================
- Hits 33144 33138 -6
- Misses 25373 25380 +7
+ Partials 106 105 -1
🚀 New features to boost your workflow:
|
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.40
Patch Changes
597431e]:thirdweb@5.105.40
Patch Changes
597431eThanks @MananTank! - Add Pay Modal integration inuseSendAndConfirmTransactionhook similar touseSendTransactionhook@thirdweb-dev/wagmi-adapter@0.2.137
PR-Codex overview
This PR focuses on updating the version numbers across multiple packages and enhancing the changelogs for
thirdweb,nebula, andwagmi-adapterto reflect recent changes and dependency updates.Detailed summary
.changeset/pretty-geese-win.md.versioninpackages/thirdweb/package.jsonfrom5.105.39to5.105.40.versioninpackages/nebula/package.jsonfrom0.2.39to0.2.40.versioninpackages/wagmi-adapter/package.jsonfrom0.2.136to0.2.137.## 0.2.40inpackages/nebula/CHANGELOG.mdwith a dependency update forthirdweb@5.105.40.## 5.105.40inpackages/thirdweb/CHANGELOG.mddetailing the addition of Pay Modal integration in theuseSendAndConfirmTransactionhook.Summary by CodeRabbit
New Features
Chores
Documentation
Notes