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

Feature/evm migration fixes, EGN-469 #983

Merged
merged 6 commits into from
Jul 2, 2023

Conversation

LufyCZ
Copy link
Collaborator

@LufyCZ LufyCZ commented Jul 2, 2023

PR-Codex overview

This PR focuses on deleting unused files and making various updates and improvements across the codebase.

Detailed summary

  • Deleted several unused files in the apps/evm directory.
  • Updated dependencies in rome.json and package.json.
  • Made changes to the FormFieldHelperText component in apps/evm/app/partner/components/Form/FormFieldHelperText.tsx.
  • Added a new query and resolver for v3factoriesByChainIds in packages/graph-client/resolvers/concentrated/index.ts.
  • Made changes to the FormTextField component in apps/evm/app/partner/components/Form/FormTextField/index.tsx.
  • Added a new query and resolver for v3factoriesByChainIds in packages/graph-client/resolvers/concentrated/v3factoriesByChainIds.ts.
  • Made changes to the RemoveSectionTrident component in apps/evm/ui/pool/RemoveSection/RemoveSectionTrident.tsx.
  • Added new imports and made changes to the crossChainBentoBoxKpis resolver in packages/graph-client/resolvers/bentobox/crossChainBentoBoxKpis.ts.
  • Made changes to the getSushiPriceUSD and getV2Data functions in apps/evm/app/(landing)/api/stats/route.ts.

The following files were skipped due to too many changes: apps/evm/app/(landing)/api/stats/route.ts, apps/evm/app/partner/page.tsx, apps/evm/pages/api/partner/submitToken.ts, pnpm-lock.yaml

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

@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2023

⚠️ No Changeset found

Latest commit: 9dacc1f

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.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "analytics" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@vercel
Copy link

vercel bot commented Jul 2, 2023

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

Name Status Preview Comments Updated (UTC)
analytics ❌ Failed (Inspect) Jul 2, 2023 8:39pm
balances 🔄 Building (Inspect) Visit Preview Jul 2, 2023 8:39pm
evm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2023 8:39pm
token-list ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2023 8:39pm
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
academy ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm
blog ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm
furo ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm
pools ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm
token-price ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm
tokens ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2023 8:39pm

@LufyCZ LufyCZ changed the title Feature/evm migration fixes Feature/evm migration fixes, EGN-469 Jul 2, 2023
@linear
Copy link

linear bot commented Jul 2, 2023

EGN-469 Replace usages of yup wtih zod

"yup": "^0.32.11"

@socket-security
Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
rome 12.0.0...12.1.3 None +0/-0 51.8 kB romebot
octokit 2.0.14...2.1.0 None +1/-1 154 kB octokitbot

🚮 Removed packages: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants