-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: update walletconnect dependencies to latest versions #5183
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?
chore: update walletconnect dependencies to latest versions #5183
Conversation
Co-Authored-By: unknown <>
🤖 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:
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Coverage Report
File CoverageNo changed files found. |
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/[email protected] size /home/runner/work/appkit/appkit > size-limit |
Description
Updates WalletConnect dependencies to their latest versions (2.22.1) as published in commit 6d83c3c5d from the WalletConnect monorepo.
This PR systematically updates 5 WalletConnect packages across 25 package.json files throughout the repository, ensuring consistent versions across all apps, packages, and examples.
Type of change
Updated Packages
@walletconnect/sign-client: 2.21.9 → 2.22.1@walletconnect/types: 2.21.x → 2.22.1@walletconnect/utils: 2.21.9 → 2.22.1@walletconnect/universal-provider: 2.21.9 → 2.22.1@walletconnect/ethereum-provider: 2.21.9 → 2.22.1Files Updated
Core packages: apps/laboratory, packages/appkit, packages/controllers, packages/siwe, packages/appkit-utils, packages/universal-connector
Adapter packages: adapters/bitcoin, adapters/ethers, adapters/ethers5, adapters/solana, adapters/wagmi
Example packages: 14 example applications across various frameworks (React, Vue, Next.js, HTML)
Lockfile: pnpm-lock.yaml regenerated with updated dependency tree
Review Focus Areas
Reference
Source commit: WalletConnect/walletconnect-monorepo@6d83c3c
Link to Devin run: https://app.devin.ai/sessions/91353af36fbc4684841637b3468b139f
Requested by: unknown user from Slack #system-devin
Checklist