Skip to content

Conversation

@gregfromstl
Copy link
Contributor

@gregfromstl gregfromstl commented Oct 11, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on deprecating the iframe_email_verification and iframe strategies in the types.ts file related to authentication methods in the thirdweb wallet package.

Detailed summary

  • Added @deprecated comments to the iframe_email_verification strategy, indicating it is no longer recommended for use.
  • Added @deprecated comments to the iframe strategy, indicating it is no longer recommended for use.

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

@changeset-bot
Copy link

changeset-bot bot commented Oct 11, 2024

⚠️ No Changeset found

Latest commit: 2914a50

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented Oct 11, 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 Oct 11, 2024 4:55pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 4:55pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 4:55pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2024 4:55pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 11, 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
Copy link
Contributor

github-actions bot commented Oct 11, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.07 KB (0%) 842 ms (0%) 583 ms (+43.22% 🔺) 1.5 s
thirdweb (cjs) 101.87 KB (0%) 2.1 s (0%) 1.2 s (+11.06% 🔺) 3.3 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 50 ms (+62.13% 🔺) 147 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 71 ms (+950.75% 🔺) 81 ms
thirdweb/react (minimal + tree-shaking) 17.24 KB (0%) 345 ms (0%) 166 ms (+82.91% 🔺) 511 ms

@codecov
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.76%. Comparing base (1b559bf) to head (2914a50).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4991   +/-   ##
=======================================
  Coverage   47.76%   47.76%           
=======================================
  Files        1058     1058           
  Lines       57290    57290           
  Branches     3945     3943    -2     
=======================================
  Hits        27364    27364           
  Misses      29235    29235           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 1b559bf
packages 43.56% <ø> (ø)

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

@gregfromstl gregfromstl added the merge-queue Adds the pull request to Graphite's merge queue. label Oct 11, 2024
Copy link
Contributor Author

Merge activity

  • Oct 11, 12:46 PM EDT: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 11, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on deprecating two authentication strategies in the `types.ts` file related to in-app wallets. The strategies for `iframe_email_verification` and `iframe` are marked as deprecated, which indicates they should not be used in future implementations.

### Detailed summary
- Added `@deprecated` comment to the `iframe_email_verification` strategy.
- Added `@deprecated` comment to the `iframe` strategy.

> ✨ 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

merge-queue Adds the pull request to Graphite's merge queue. packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants