Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 9, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on updating configuration settings and modifying paths in the next.config.js and next-sitemap.config.js files, as well as adding a new formatter for JavaScript in the .vscode/settings.json file.

Detailed summary

  • Added a default formatter for javascript in .vscode/settings.json.
  • Expanded the FRAMER_PATHS array in apps/dashboard/next.config.js to include "/unlimited-wallets".
  • Changed the fetch URL string format in apps/dashboard/next-sitemap.config.js to use double quotes.
  • Renamed the parameter _path to path in the transform function in next-sitemap.config.js.

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

@vercel
Copy link

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

@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2024

⚠️ No Changeset found

Latest commit: 0c5b0bf

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 9, 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.

@MananTank MananTank marked this pull request as ready for review October 9, 2024 16:49
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 9, 2024
Copy link
Member Author

MananTank commented Oct 9, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @MananTank and the rest of your teammates on Graphite Graphite

@codecov
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.66%. Comparing base (9adf6e6) to head (0c5b0bf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4972   +/-   ##
=======================================
  Coverage   47.66%   47.66%           
=======================================
  Files        1057     1057           
  Lines       57267    57267           
  Branches     3939     3939           
=======================================
  Hits        27299    27299           
  Misses      29277    29277           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 9adf6e6
packages 43.44% <ø> (ø)

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

@MananTank MananTank force-pushed the 10-09-add__unlimited-wallets_framer_path_in_rewrites branch from 6fbfcc6 to 6dd05c2 Compare October 9, 2024 16:53
@MananTank MananTank changed the title Add /unlimited-wallets framer path in rewrites Add /unlimited-wallets framer path in rewrites, format js files with biome Oct 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.1 KB (0%) 842 ms (0%) 178 ms (+129.39% 🔺) 1.1 s
thirdweb (cjs) 101.73 KB (0%) 2.1 s (0%) 229 ms (+4.98% 🔺) 2.3 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 30 ms (+261.86% 🔺) 126 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 45 ms (+3412.7% 🔺) 55 ms
thirdweb/react (minimal + tree-shaking) 17.23 KB (0%) 345 ms (0%) 44 ms (+310.2% 🔺) 388 ms

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 9, 2024

Merge activity

…biome (#4972)

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating configuration settings, version numbers, and making minor adjustments in the codebase, including enhancing the `FRAMER_PATHS` and refining error messages in the UI.

### Detailed summary
- Added `editor.defaultFormatter` for `[javascript]` in `.vscode/settings.json`.
- Updated `version` from `5.61.3` to `5.61.4` in `packages/thirdweb/package.json`.
- Expanded `FRAMER_PATHS` in `apps/dashboard/next.config.js`.
- Added a new entry in `packages/thirdweb/CHANGELOG.md` for version `5.61.4`.
- Modified error message handling in `packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/BuyScreen.tsx`.
- Changed fetch URL string formatting in `apps/dashboard/next-sitemap.config.js`.
- Renamed `_path` to `path` in the `transform` function of `apps/dashboard/next-sitemap.config.js`.

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

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants