-
Notifications
You must be signed in to change notification settings - Fork 615
Version Packages #8328
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 #8328
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. |
|
Caution Review failedThe pull request is closed. WalkthroughBumped package versions and updated changelogs across multiple packages (thirdweb → 5.110.5, wagmi-adapter → 0.2.173, nebula → 0.2.76, wagmi-demo → 0.0.18) and removed two temporary changeset files Changes
Sequence Diagram(s)(omitted — changes are metadata/versioning and do not modify runtime control flow) Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (10)
Comment |
size-limit report 📦
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8328 +/- ##
==========================================
+ Coverage 54.89% 54.90% +0.01%
==========================================
Files 919 920 +1
Lines 60702 60715 +13
Branches 4130 4129 -1
==========================================
+ Hits 33321 33336 +15
+ Misses 27279 27277 -2
Partials 102 102
🚀 New features to boost your workflow:
|
dea0fac to
7c050c5
Compare
7c050c5 to
f5a1063
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/nebula@0.2.76
Patch Changes
c08fb13,bcbb3f5,e0c8312]:thirdweb@5.110.5
Patch Changes
#8327
c08fb13Thanks @MananTank! - Fix Safe wallet connection issues with WalletConnect#8331
bcbb3f5Thanks @joaquim-verges! - Loosen network schema#8325
e0c8312Thanks @Yash094! - Add Arc testnet to chains package@thirdweb-dev/wagmi-adapter@0.2.173
wagmi-inapp@0.0.18
Patch Changes
c08fb13,bcbb3f5,e0c8312]:PR-Codex overview
This PR focuses on updating version numbers across multiple packages and changelogs, as well as removing old changelog files. It also includes updates to dependencies, specifically the
thirdwebpackage.Detailed summary
.changeset/hip-spoons-go.md,.changeset/five-plums-kiss.md, and.changeset/early-spoons-say.md.packages/wagmi-adapter/package.jsonto version0.2.173.apps/wagmi-demo/package.jsonto version0.0.18.packages/nebula/package.jsonto version0.2.76.packages/thirdweb/package.jsonto version5.110.5.packages/nebula(0.2.76) andapps/wagmi-demo(0.0.18).packages/thirdwebversion5.110.5detailing fixes and updates.Summary by CodeRabbit
Bug Fixes
New Features
Chores