Skip to content

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

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Version Packages #4761

merged 1 commit into from
Sep 23, 2024

Conversation

jnsdls
Copy link
Member

@jnsdls jnsdls commented Sep 23, 2024

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

thirdweb@5.58.5

Patch Changes


PR-Codex overview

This PR updates the versions of two packages: @thirdweb-dev/service-utils and thirdweb. It includes patch changes that fix issues related to payment status and guest account creation, as well as improvements in error handling.

Detailed summary

  • Updated @thirdweb-dev/service-utils from 0.4.38 to 0.4.39
    • Fix: Return 402 status if payment required
  • Updated thirdweb from 5.58.4 to 5.58.5
    • Fix: Ensure uniqueness in guest account creation
    • Improvement: Enhanced error handling for 402 and 403 error codes in storage upload

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:03pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:03pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:03pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 23, 2024 7:03pm

Copy link
Contributor

graphite-app bot commented Sep 23, 2024

Your org has enabled the Graphite merge queue for merging into main

Add 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.

Copy link
Contributor

github-actions bot commented Sep 23, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 41.91 KB (0%) 839 ms (0%) 3 s (-2.28% 🔽) 3.8 s
thirdweb (cjs) 101.47 KB (0%) 2.1 s (0%) 6 s (+1.54% 🔺) 8 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 227 ms (-48.86% 🔽) 324 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 80 ms (-40.28% 🔽) 90 ms
thirdweb/react (minimal + tree-shaking) 16.73 KB (0%) 335 ms (0%) 612 ms (-24.56% 🔽) 947 ms

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.06%. Comparing base (399ba2e) to head (9886b14).
Report is 1 commits behind head on main.

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           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 399ba2e
packages 45.13% <ø> (+<0.01%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

see 2 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant