Skip to content

Conversation

@gregfromstl
Copy link
Contributor

@gregfromstl gregfromstl commented Dec 10, 2024

CNCT-1111

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on updating the thirdweb package's metadata and dependencies, specifically addressing the versioning of the ox dependency.

Detailed summary

  • Updated ox dependency to version 0.4.0.
  • Maintained thirdweb package metadata including name, version, repository, and author.
  • Preserved existing structure for exports, typesVersions, dependencies, and devDependencies.

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: 3b53732

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
thirdweb Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Dec 10, 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 Dec 10, 2024 0:33am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 0:33am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 0:33am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 0:33am

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 10, 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.

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Dec 10, 2024
@gregfromstl gregfromstl added the hotfix This pull request should be prioritized in the merge queue. label Dec 10, 2024
Copy link
Contributor Author

gregfromstl commented Dec 10, 2024

Merge activity

  • Dec 9, 7:16 PM EST: The merge label 'hotfix' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 9, 7:28 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 9, 7:34 PM EST: A user merged this pull request with the Graphite merge queue.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 10, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 44.93 KB (+9.25% 🔺) 899 ms (+9.25% 🔺) 2.7 s (+251.53% 🔺) 3.6 s
thirdweb (cjs) 110.71 KB (+5.96% 🔺) 2.3 s (+5.96% 🔺) 5.8 s (+188.45% 🔺) 8 s
thirdweb (minimal + tree-shaking) 5.58 KB (+27.81% 🔺) 112 ms (+27.81% 🔺) 131 ms (+1.89% 🔺) 243 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 45 ms (+0.4% 🔺) 55 ms
thirdweb/react (minimal + tree-shaking) 19.01 KB (+11.92% 🔺) 381 ms (+11.92% 🔺) 941 ms (+172.98% 🔺) 1.4 s

@codecov
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.71%. Comparing base (485dcc6) to head (3b53732).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5672      +/-   ##
==========================================
- Coverage   50.72%   50.71%   -0.01%     
==========================================
  Files        1092     1092              
  Lines       57209    57209              
  Branches     4629     4629              
==========================================
- Hits        29020    29015       -5     
- Misses      27473    27478       +5     
  Partials      716      716              
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 485dcc6
packages 47.20% <ø> (-0.02%) ⬇️

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

see 2 files with indirect coverage changes

CNCT-1111

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the `thirdweb` package's `package.json` file to fix the version of `ox` to `0.4.0` while retaining other configurations and dependencies.

### Detailed summary
- Updated `ox` version to `0.4.0` in `peerDependencies`.
- Maintained all other existing fields and dependencies in `package.json`.
- No structural changes to the `thirdweb` package configuration.

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotfix This pull request should be prioritized in the merge queue. merge-queue Adds the pull request to Graphite's merge queue. packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants