-
Notifications
You must be signed in to change notification settings - Fork 629
Version Packages #7863
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 #7863
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughRemoved two changeset files, bumped package versions for nebula, thirdweb, and wagmi-adapter, and added corresponding top entries to their CHANGELOG.md files. No source code, API, or functional changes were made. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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. 📜 Recent review detailsConfiguration used: CodeRabbit UI 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (8)
💤 Files with no reviewable changes (2)
🚧 Files skipped from review as they are similar to previous changes (5)
🧰 Additional context used🪛 LanguageToolpackages/nebula/CHANGELOG.md[grammar] ~7-~7: There might be a mistake here. (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). (8)
🔇 Additional comments (1)
✨ 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
packages/wagmi-adapter/CHANGELOG.md (1)
3-4: Changelog header consistency confirmedThe version in
package.jsonmatches0.2.131, and there’s a single## 0.2.131header inpackages/wagmi-adapter/CHANGELOG.md. The entry is empty; you may add a brief note for clarity or omit if empty entries are your standard.• File: packages/wagmi-adapter/CHANGELOG.md (lines 3–4)
• Suggested diff:## 0.2.131 +### Patch Changes + +- Version bump only; no user-facing changes.[optional_refactors_recommended]
📜 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/young-carrots-burn.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/young-carrots-burn.md
🧰 Additional context used
📓 Path-based instructions (1)
packages/wagmi-adapter/**
📄 CodeRabbit Inference Engine (CLAUDE.md)
Wagmi ecosystem integration is in
packages/wagmi-adapter/
Files:
packages/wagmi-adapter/CHANGELOG.mdpackages/wagmi-adapter/package.json
🧠 Learnings (2)
📚 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.mdpackages/wagmi-adapter/package.json
📚 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/thirdweb/src/wallets/** : EIP-1193, EIP-5792, EIP-7702 standard support in wallet modules
Applied to files:
packages/thirdweb/CHANGELOG.md
🪛 LanguageTool
packages/nebula/CHANGELOG.md
[grammar] ~7-~7: There might be a mistake here.
Context: ...7bc389bef4b2f84544a73732a61782e3dca16)]: - [email protected] ## 0.2.33 ### 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). (9)
- GitHub Check: E2E Tests (pnpm, esbuild)
- GitHub Check: E2E Tests (pnpm, webpack)
- GitHub Check: E2E Tests (pnpm, vite)
- GitHub Check: Size
- GitHub Check: Unit Tests
- GitHub Check: Lint Packages
- GitHub Check: Build Packages
- GitHub Check: Socket Security: Pull Request Alerts
- GitHub Check: Analyze (javascript)
🔇 Additional comments (5)
packages/thirdweb/CHANGELOG.md (1)
3-8: Changelog entry for 5.105.34 looks good
- Correctly added a patch section with PR and commit references.
- Scope and credit are clear; no formatting issues spotted.
packages/wagmi-adapter/package.json (1)
58-58: Version bump only — all goodBumped to 0.2.131 with no other metadata changes. Peer ranges remain compatible (thirdweb ^5.85.0 covers 5.105.34).
packages/nebula/package.json (1)
60-60: Nebula version bump is consistentVersion updated to 0.2.34; no other changes. Matches the changelog entry.
packages/thirdweb/package.json (1)
420-420: Core package version updated correctlyPatched to 5.105.34; exports/peers/build scripts unchanged. This aligns with the new CHANGELOG entry.
packages/nebula/CHANGELOG.md (1)
3-8: Nebula changelog correctly notes dependency bump
- References the thirdweb 5.105.34 patch and related commit.
- Formatting is consistent with prior entries.
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7863 +/- ##
==========================================
- Coverage 56.54% 56.54% -0.01%
==========================================
Files 904 904
Lines 58592 58592
Branches 4145 4144 -1
==========================================
- Hits 33131 33129 -2
- Misses 25355 25357 +2
Partials 106 106
🚀 New features to boost your workflow:
|
f8f2ad6 to
2c4c3fa
Compare
2c4c3fa to
91662b4
Compare
91662b4 to
ea0e1e6
Compare
ea0e1e6 to
1d68c2a
Compare
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/[email protected]
Patch Changes
7f11657,467ba50,d227bc3]:[email protected]
Patch Changes
#7858
7f11657Thanks @MananTank! - Fix PayEmbed UI when mode prop is not specified - Default to mode: "fund_wallet" with amount: "0.01" and chain: ethereum#7865
467ba50Thanks @MananTank! - Add missing props for details modal onuseWalletDetailsModalhook#7321
d227bc3Thanks @kumaryash90! - ERC20 assets@thirdweb-dev/[email protected]
PR-Codex overview
This PR focuses on updating the version numbers for several packages and adding changelog entries for recent updates in the
thirdweblibrary and its dependencies.Detailed summary
.mdfiles from.changeset.versioninpackages/thirdweb/package.jsonfrom5.105.33to5.105.34.versioninpackages/nebula/package.jsonfrom0.2.33to0.2.34.versioninpackages/wagmi-adapter/package.jsonfrom0.2.130to0.2.131.nebulaandthirdwebpackages reflecting the latest changes and fixes.Summary by CodeRabbit
New Features
Bug Fixes
Chores