Skip to content
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 #6132

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Version Packages #6132

merged 1 commit into from
Feb 4, 2025

Conversation

joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jan 31, 2025

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

[email protected]

Patch Changes

@thirdweb-dev/[email protected]

[email protected]

Patch Changes


PR-Codex overview

This PR primarily focuses on updating the version numbers and changelogs for several packages within the thirdweb project, including thirdweb-login, thirdweb, and service-utils. It also includes details on dependency updates and some structural changes in the package configurations.

Detailed summary

  • Updated version in apps/login/package.json from 0.1.0 to 0.1.1.
  • Updated version in packages/thirdweb/package.json from 5.87.2 to 5.87.3.
  • Updated version in packages/wagmi-adapter/package.json from 0.2.11 to 0.2.12.
  • Updated version in packages/service-utils/package.json from 0.8.3 to 0.8.4.
  • Added changelogs for thirdweb-login and service-utils with details on dependency updates.
  • Updated files and typesVersions structure in packages/service-utils/package.json.

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

@joaquim-verges joaquim-verges requested a review from a team as a code owner January 31, 2025 18:43
Copy link

vercel bot commented Jan 31, 2025

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 Feb 3, 2025 6:17pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 6:17pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 6:17pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 6:17pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 6:17pm

Copy link

graphite-app bot commented Jan 31, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.92%. Comparing base (b651bae) to head (1d13f73).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6132   +/-   ##
=======================================
  Coverage   56.92%   56.92%           
=======================================
  Files        1155     1155           
  Lines       63916    63916           
  Branches     5192     5193    +1     
=======================================
  Hits        36384    36384           
  Misses      26803    26803           
  Partials      729      729           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from b651bae
packages 55.12% <ø> (ø)

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

Copy link
Contributor

github-actions bot commented Jan 31, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.6 KB (0%) 933 ms (0%) 504 ms (-13.52% 🔽) 1.5 s
thirdweb (cjs) 122.38 KB (0%) 2.5 s (0%) 902 ms (-25.45% 🔽) 3.4 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 117 ms (+168.1% 🔺) 229 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 26 ms (+5.66% 🔺) 36 ms
thirdweb/react (minimal + tree-shaking) 19.29 KB (0%) 386 ms (0%) 213 ms (+79.88% 🔺) 599 ms


### Patch Changes

- [#6139](https://github.com/thirdweb-dev/js/pull/6139) [`f4f93e6`](https://github.com/thirdweb-dev/js/commit/f4f93e6353d3951c580df25b757b1ac20fdcf763) Thanks [@arcoraven](https://github.com/arcoraven)! - [service-utils] Update to ESM for compression typrse
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a typo in the changelog entry - typrse should be types in the message "[service-utils] Update to ESM for compression typrse"

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages SDK Involves changes to the thirdweb SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant