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

fix: analytics query typo #6349

Merged
merged 1 commit into from
Feb 26, 2025
Merged

fix: analytics query typo #6349

merged 1 commit into from
Feb 26, 2025

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Feb 26, 2025

PR-Codex overview

This PR updates the API endpoint for fetching user wallet connections in the analytics.ts file from v2/wallet-connects/users to v2/sdk/wallet-connects/users.

Detailed summary

  • Changed API endpoint from v2/wallet-connects/users to v2/sdk/wallet-connects/users in the fetchAnalytics function call.

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

@arcoraven arcoraven requested review from a team as code owners February 26, 2025 13:25
Copy link

changeset-bot bot commented Feb 26, 2025

⚠️ No Changeset found

Latest commit: 912aacd

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

Copy link

vercel bot commented Feb 26, 2025

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

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 1:31pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Feb 26, 2025 1:31pm
login ⬜️ Skipped (Inspect) Feb 26, 2025 1:31pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 26, 2025 1:31pm
wallet-ui ⬜️ Skipped (Inspect) Feb 26, 2025 1:31pm

Copy link

graphite-app bot commented Feb 26, 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 26, 2025
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.56 KB (0%) 932 ms (0%) 239 ms (+138.82% 🔺) 1.2 s
thirdweb (cjs) 124.25 KB (0%) 2.5 s (0%) 408 ms (+17.01% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 65 ms (+441.25% 🔺) 177 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 43 ms (+237.5% 🔺) 53 ms
thirdweb/react (minimal + tree-shaking) 19.35 KB (0%) 387 ms (0%) 117 ms (+94.04% 🔺) 504 ms

@arcoraven arcoraven added the merge-queue Adds the pull request to Graphite's merge queue. label Feb 26, 2025
Copy link
Contributor Author

Merge activity

  • Feb 26, 8:31 AM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

@arcoraven arcoraven enabled auto-merge (squash) February 26, 2025 13:31
@arcoraven arcoraven disabled auto-merge February 26, 2025 14:08
@arcoraven arcoraven merged commit 959712d into main Feb 26, 2025
31 of 32 checks passed
@arcoraven arcoraven deleted the ph/fix-wallet-connects-graph branch February 26, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard. merge-queue Adds the pull request to Graphite's merge queue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant