Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
💤 Files with no reviewable changes (1)
WalkthroughThis PR removes a changeset entry and updates package versions and changelogs across four packages (thirdweb, nebula, wagmi-adapter, and wagmi-demo), documenting CLI create-stylus fixes and dependency updates. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8725 +/- ##
=======================================
Coverage 52.72% 52.72%
=======================================
Files 934 934
Lines 62968 62968
Branches 4135 4134 -1
=======================================
Hits 33199 33199
Misses 29671 29671
Partials 98 98
🚀 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.112
Patch Changes
32c2ff6]:thirdweb@5.119.2
Patch Changes
32c2ff6Thanks @0xFirekeeper! - [CLI] create-stylus fixes@thirdweb-dev/wagmi-adapter@0.2.209
wagmi-inapp@0.0.54
Patch Changes
32c2ff6]:PR-Codex overview
This PR focuses on updating version numbers across multiple packages and their changelogs, reflecting dependency updates and new releases.
Detailed summary
.changeset/funny-cars-end.md.versioninpackages/thirdweb/package.jsonfrom5.119.1to5.119.2.versioninapps/wagmi-demo/package.jsonfrom0.0.53to0.0.54.versioninpackages/nebula/package.jsonfrom0.2.111to0.2.112.versioninpackages/wagmi-adapter/package.jsonfrom0.2.208to0.2.209.packages/nebula,apps/wagmi-demo, andpackages/thirdwebto reflect new versions and dependency updates.Summary by CodeRabbit
Bug Fixes
Chores