-
Notifications
You must be signed in to change notification settings - Fork 602
Version Packages #8217
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 #8217
Conversation
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. |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughRemoves a changeset entry and bumps package versions across several packages; updates multiple changelogs (including a thirdweb note about BuyWidget/SwapWidget showing an error on token-detail fetch failures). No source code changes. Changes
Sequence Diagram(s)Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (11)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (3)
🚧 Files skipped from review as they are similar to previous changes (4)
⏰ 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). (7)
Comment |
size-limit report 📦
|
284cd84
to
8266ff1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8217 +/- ##
==========================================
- Coverage 55.02% 55.01% -0.01%
==========================================
Files 919 919
Lines 60583 60583
Branches 4126 4130 +4
==========================================
- Hits 33333 33327 -6
- Misses 27146 27152 +6
Partials 104 104
🚀 New features to boost your workflow:
|
8266ff1
to
e1955e0
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/engine@3.2.2
Patch Changes
f630912
Thanks @joaquim-verges! - Update to latest API spec@thirdweb-dev/nebula@0.2.63
Patch Changes
f630912
,62cfbb7
]:thirdweb@5.108.10
Patch Changes
#8218
f630912
Thanks @joaquim-verges! - Export missing x402 types#8215
62cfbb7
Thanks @MananTank! - Show error in BuyWidget and SwapWidget UI if fetching token details failsUpdated dependencies [
f630912
]:@thirdweb-dev/wagmi-adapter@0.2.160
wagmi-inapp@0.0.5
Patch Changes
f630912
,62cfbb7
]:PR-Codex overview
This PR primarily focuses on updating version numbers for several packages and their changelogs, as well as removing some
.md
files related to changesets. It includes updates to dependencies and improvements in various packages.Detailed summary
.changeset/rare-buckets-fly.md
,.changeset/fluffy-cooks-kiss.md
,.changeset/warm-jokes-vanish.md
.packages/thirdweb/package.json
to5.108.10
.apps/wagmi-demo/package.json
to0.0.5
.packages/nebula/package.json
to0.2.63
.packages/wagmi-adapter/package.json
to0.2.160
.packages/engine/package.json
to3.2.2
.packages/engine/CHANGELOG.md
for version3.2.2
.packages/nebula/CHANGELOG.md
for version0.2.63
.apps/wagmi-demo/CHANGELOG.md
for version0.0.5
.packages/thirdweb/CHANGELOG.md
for version5.108.10
.Summary by CodeRabbit