Skip to content

chore: update walletconnect dependencies to 2.23.7 - #5566

Merged
0xmkh merged 1 commit into
mainfrom
devin/1772181379-update-wc-deps
Feb 27, 2026
Merged

chore: update walletconnect dependencies to 2.23.7#5566
0xmkh merged 1 commit into
mainfrom
devin/1772181379-update-wc-deps

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Description

Updates WalletConnect dependencies from 2.23.2 to 2.23.7 across the monorepo, following the version packages commit in walletconnect-monorepo.

Updated packages:

Package From To
@walletconnect/types 2.23.2 2.23.7
@walletconnect/utils 2.23.2 2.23.7
@walletconnect/sign-client 2.23.2 2.23.7
@walletconnect/universal-provider 2.23.2 2.23.7
@walletconnect/ethereum-provider 2.23.2 2.23.7

Packages not used in this repo (@walletconnect/core, @walletconnect/pay, @walletconnect/pos-client, @walletconnect/signer-connection, @walletconnect/react-native-compat) were also versioned upstream but are not dependencies here, so no changes were needed.

@walletconnect/logger (3.0.2) was not part of this upstream release and is left unchanged.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)

Human Review Checklist

  • Verify the five updated packages are published at 2.23.7 on npm
  • Confirm lockfile changes are limited to the walletconnect version bumps and normal pnpm resolution deduplication (a duplicate wagmi snapshot was cleaned up by pnpm install)
  • Confirm no walletconnect dependencies were missed

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Link to Devin run: https://app.devin.ai/sessions/ba21c1f7aad543648a68834796d2d531
Requested by: unknown

@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@changeset-bot

changeset-bot Bot commented Feb 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0b25b9d

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel

vercel Bot commented Feb 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
appkit-demo Building Building Preview, Comment Feb 27, 2026 8:38am
appkit-gallery Building Building Preview, Comment Feb 27, 2026 8:38am
appkit-headless-sample-app Building Building Preview, Comment Feb 27, 2026 8:38am
appkit-laboratory Building Building Preview, Comment Feb 27, 2026 8:38am
9 Skipped Deployments
Project Deployment Actions Updated (UTC)
appkit-basic-example Ignored Ignored Feb 27, 2026 8:38am
appkit-basic-sign-client-example Ignored Ignored Feb 27, 2026 8:38am
appkit-basic-up-example Ignored Ignored Feb 27, 2026 8:38am
appkit-ethers5-bera Ignored Ignored Feb 27, 2026 8:38am
appkit-nansen-demo Ignored Ignored Feb 27, 2026 8:38am
appkit-wagmi-cdn-example Ignored Ignored Feb 27, 2026 8:38am
ethereum-provider-wagmi-example Ignored Ignored Feb 27, 2026 8:38am
next-wagmi-solana-bitcoin-example Ignored Ignored Feb 27, 2026 8:38am
vue-wagmi-example Ignored Ignored Feb 27, 2026 8:38am

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Visual Regression Test Results ✅ Passed

⚠️ 15 visual change(s) detected

Chromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=791
Storybook Preview: https://6493191bf4b10fed8ca7353f-kxonluqmqz.chromatic.com/

👉 Please review the visual changes in Chromatic and accept or reject them.

@github-actions

Copy link
Copy Markdown
Contributor

📦 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

@reown/appkit - Main Entry
Size limit:   80 kB
Size:         75.63 kB with all dependencies, minified and gzipped
Loading time: 1.5 s    on slow 3G
Running time: 255 ms   on Snapdragon 410
Total time:   1.8 s
@reown/appkit/react
Size limit:   235 kB
Size:         233.89 kB with all dependencies, minified and gzipped
Loading time: 4.6 s     on slow 3G
Running time: 1.2 s     on Snapdragon 410
Total time:   5.7 s
@reown/appkit/vue
Size limit:   80 kB
Size:         75.63 kB with all dependencies, minified and gzipped
Loading time: 1.5 s    on slow 3G
Running time: 156 ms   on Snapdragon 410
Total time:   1.7 s
@reown/appkit-scaffold-ui
Size limit:   220 kB
Size:         213.72 kB with all dependencies, minified and gzipped
Loading time: 4.2 s     on slow 3G
Running time: 518 ms    on Snapdragon 410
Total time:   4.7 s
@reown/appkit-ui
Size limit:   500 kB
Size:         13.16 kB with all dependencies, minified and gzipped
Loading time: 258 ms   on slow 3G
Running time: 56 ms    on Snapdragon 410
Total time:   313 ms

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.66% 39610 / 50355
🔵 Statements 78.66% 39610 / 50355
🔵 Functions 76.34% 4251 / 5568
🔵 Branches 86.7% 9631 / 11108
File CoverageNo changed files found.
Generated in workflow #16932 for commit 0b25b9d by the Vitest Coverage Report Action

@ganchoradkov
ganchoradkov requested a review from 0xmkh February 27, 2026 09:05
@0xmkh
0xmkh merged commit bffd28c into main Feb 27, 2026
74 of 82 checks passed
@0xmkh
0xmkh deleted the devin/1772181379-update-wc-deps branch February 27, 2026 10:55
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant