-
Notifications
You must be signed in to change notification settings - Fork 562
Version Packages #4761
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 #4761
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4761 +/- ##
=======================================
Coverage 49.06% 49.06%
=======================================
Files 1054 1054
Lines 56865 56865
Branches 3888 3888
=======================================
+ Hits 27899 27902 +3
+ Misses 28333 28330 -3
Partials 633 633
*This pull request uses carry forward flags. Click here to find out more. |
3b54fe8
to
818187f
Compare
818187f
to
9886b14
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/service-utils@0.4.39
Patch Changes
57a0e27
Thanks @arcoraven! - fix: Return 402 status if payment requiredthirdweb@5.58.5
Patch Changes
#4759
2d34771
Thanks @ElasticBottle! - Fix guest account creation uniqueness#4763
399ba2e
Thanks @jnsdls! - improve error handling for 402 and 403 error codes in storage uploadPR-Codex overview
This PR updates the versions of two packages:
@thirdweb-dev/service-utils
andthirdweb
. It includes patch changes that fix issues related to payment status and guest account creation, as well as improvements in error handling.Detailed summary
@thirdweb-dev/service-utils
from0.4.38
to0.4.39
thirdweb
from5.58.4
to5.58.5