celo-org / celo-composer

celo-composer is a starter project with all code needed to build, deploy, and upgrade a dapps on Celo.
MIT License
119 stars 112 forks source link

upgrading wagmi, rainbowkit and celo-rainbowkit versions and configuration #195

Closed nestorbonilla closed 1 year ago

nestorbonilla commented 1 year ago

Context

Objective This PR is to keep the react-app package up-to-date with these upgrades.

Major changes regarding wagmi It works with viem under the hood, and some configurations will now be different. For more details on these changes, check the following discussion.

netlify[bot] commented 1 year ago

Deploy Preview for celo-composer failed.

Name Link
Latest commit eb12578680aba0d7ffc51d945b1904f642553961
Latest deploy log https://app.netlify.com/sites/celo-composer/deploys/64669ed3314a340008d4cc27
socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
ethers@6.3.0 network, filesystem +4 ricmoo
@celo/contractkit@4.1.0 None +5 aaron-clabs
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@celo/rainbowkit-celo@1.0.0 0.11.2...1.0.0 None +14/-50 pputman684
@rainbow-me/rainbowkit@1.0.0 0.12.14...1.0.0 None +13/-25 danielsinclair
wagmi@1.0.5 0.12.13...1.0.5 None +12/-23 awkweb
viral-sangani commented 1 year ago

LGTM