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

upgrade the triplets (viem,wagmi rainbowkit) #48

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

aaronmgdr
Copy link
Member

general

  • valora now included so now custom code is not needed

  • add a few good wallets to the suggested list (injected aka browsers is recommended to always be included, safe and brave only show up in the context of their environments)

  • the Block type was complaining that difficulty might be undefined so instead pick just the props we actually use

valora now included so now custom is needed
add a few good wallets to the suggested list (injected aka browsers is reccommended to always be included, safe and brave only show up in the context of their environemtns)
@aaronmgdr aaronmgdr requested review from jmrossy and a team as code owners September 17, 2024 10:08
Copy link

vercel bot commented Sep 17, 2024

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

Name Status Preview Comments Updated (UTC)
celo-mondo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 10:13am

Copy link

socket-security bot commented Sep 17, 2024

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

Package New capabilities Transitives Size Publisher
npm/@coinbase/[email protected] network 0 255 kB cb-felix-z
npm/@metamask/[email protected] environment 0 3.2 MB metamaskbot
npm/@metamask/[email protected] None 0 550 kB metamaskbot
npm/@metamask/[email protected] None 0 29.4 MB metamaskbot
npm/@rainbow-me/[email protected] environment, network 0 2.78 MB danielsinclair
npm/@safe-global/[email protected] None 0 34 kB dasanra
npm/@safe-global/[email protected] None 0 247 kB dasanra
npm/@types/[email protected] None 0 7.82 kB types
npm/@vanilla-extract/[email protected] environment 0 329 kB vanilla-extract-css
npm/@vanilla-extract/[email protected] environment 0 11.4 kB vanilla-extract-css
npm/@vanilla-extract/[email protected] environment 0 9.84 kB vanilla-extract-css
npm/@vanilla-extract/[email protected] environment 0 90.6 kB vanilla-extract-css
npm/@wagmi/[email protected] None 0 618 kB awkweb
npm/@wagmi/[email protected] None 0 1.78 MB awkweb, jmoxey
npm/@walletconnect/[email protected] environment, network 0 3.46 MB gancho_walletconnect
npm/@walletconnect/[email protected] None 0 4.29 MB gancho_walletconnect
npm/@walletconnect/[email protected] None 0 89.4 kB gancho_walletconnect
npm/@walletconnect/[email protected] environment 0 3.57 MB gancho_walletconnect
npm/@walletconnect/[email protected] None 0 320 kB gancho_walletconnect
npm/@walletconnect/[email protected] eval 0 6.23 MB gancho_walletconnect
npm/@walletconnect/[email protected] network 0 4.56 MB gancho_walletconnect
npm/[email protected] None 0 1.17 MB awkweb
npm/[email protected] None 0 23.9 kB joshuakgoldberg
npm/[email protected] None 0 119 kB indutny
npm/[email protected] None 0 635 kB adrai
npm/[email protected] None 0 40.8 kB awkweb
npm/[email protected] filesystem 0 135 kB soldair
npm/[email protected] None 0 25 kB kashey
npm/[email protected] None 0 79.1 kB kashey
npm/[email protected] None 0 95.3 kB achingbrain
npm/[email protected] None 0 403 kB lpinca
npm/[email protected] None 0 12.7 MB awkweb, jmoxey
npm/[email protected] None 0 1.29 MB awkweb
npm/[email protected] None 0 187 kB jmoxey
npm/[email protected] environment, network 0 141 kB lpinca

🚮 Removed packages: npm/@coinbase/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@rainbow-me/[email protected], npm/@safe-global/[email protected], npm/@safe-global/[email protected], npm/@vanilla-extract/[email protected], npm/@vanilla-extract/[email protected], npm/@vanilla-extract/[email protected], npm/@vanilla-extract/[email protected], npm/@wagmi/[email protected], npm/@wagmi/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/@walletconnect/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Sep 17, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Native code npm/[email protected] 🚫

View full report↗︎

Next steps

What's wrong with native code?

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@aaronmgdr aaronmgdr merged commit 6ef712d into main Sep 17, 2024
9 of 10 checks passed
@aaronmgdr aaronmgdr deleted the upgrade/sept2024 branch September 17, 2024 14:52
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