-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: update viem to 2.43.2 #5416
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
base: main
Are you sure you want to change the base?
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Visual Regression Test Results ✅ PassedChromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=528 👉 Please review the visual changes in Chromatic and accept or reject them. |
e2d672a to
0316673
Compare
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
Description
Updates the
viemdependency from2.37.9to2.43.2across the entire monorepo. This update includes the Moonbeam RPC fix from wevm/viem#4181, which updates Moonbeam and Moonriver chains to use their official RPC URLs instead of BlastAPI endpoints.Packages updated:
cdn,experimental,siwe,siwx: Direct dependency updated to2.43.2appkit,appkit-utils,common,controllers: Peer dependency minimum version updated to>=2.43.2apps/browser-extension,apps/demo,apps/laboratory: Direct dependency updated to2.43.22.43.2The peer dependency minimum versions and all app/example dependencies were updated to ensure consistent viem types across the monorepo and avoid TypeScript type incompatibilities between viem 2.37.9 and 2.43.2.
Type of change
Associated Issues
Related to: wevm/viem#4181
Human Review Checklist
>=2.43.2is acceptable for downstream consumers@reown/appkit-adapter-wagmiare unrelated to this PR (verified on main branch)Checklist
Link to Devin run: https://app.devin.ai/sessions/1302ea64c5b241528651a6c8130c4a0e
Requested by: Magomed Khamidov (magomed@reown.com) (@magiziz)