-
Notifications
You must be signed in to change notification settings - Fork 640
Version Packages #8640
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 #8640
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis PR removes a changeset entry and publishes patch releases for four packages/apps (thirdweb, nebula, wagmi-adapter, wagmi-demo), updating their changelogs and version numbers. The thirdweb release includes a fix for getCallStatus via EIP1193 provider. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (9)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (2)packages/thirdweb/package.json📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**/*.{js,jsx,ts,tsx,json}📄 CodeRabbit inference engine (AGENTS.md)
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 (7)
✏️ Tip: You can disable this entire section by setting Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8640 +/- ##
==========================================
- Coverage 53.02% 53.01% -0.01%
==========================================
Files 932 932
Lines 62355 62355
Branches 4105 4103 -2
==========================================
- Hits 33062 33057 -5
- Misses 29194 29199 +5
Partials 99 99
🚀 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/[email protected]
Patch Changes
d38deec]:[email protected]
Patch Changes
d38deecThanks @joaquim-verges! - Fix getCallStatus via EIP1193 provider@thirdweb-dev/[email protected]
[email protected]
Patch Changes
d38deec]:PR-Codex overview
This PR focuses on updating version numbers across multiple packages and their changelogs, reflecting the latest changes and dependency updates.
Detailed summary
.changeset/yummy-sloths-live.md.packages/thirdweb/package.jsonfrom5.117.1to5.117.2.apps/wagmi-demo/package.jsonfrom0.0.47to0.0.48.packages/nebula/package.jsonfrom0.2.105to0.2.106.packages/wagmi-adapter/package.jsonfrom0.2.202to0.2.203.## 0.2.106inpackages/nebula/CHANGELOG.md.## 0.0.48inapps/wagmi-demo/CHANGELOG.md.## 5.117.2inpackages/thirdweb/CHANGELOG.md.Summary by CodeRabbit
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.