Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Sep 30, 2025

Description

This PR updates WalletConnect dependencies across the AppKit repository to version 2.21.10, based on the packages that were versioned in commit 2aace94ce9d87cc13987f66e86310324b23c0fa0 of the WalletConnect monorepo.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Changes Made

Updated the following WalletConnect packages to version 2.21.10:

  • @walletconnect/sign-client (from 2.21.9)
  • @walletconnect/types (from 2.21.9, 2.21.7, and 2.21.3)
  • @walletconnect/utils (from 2.21.9)
  • @walletconnect/universal-provider (from 2.21.9)
  • @walletconnect/ethereum-provider (from 2.21.9)

Note: @walletconnect/logger remains at version 2.1.2 as it was not included in the WalletConnect versioning commit.

Files Updated

  • Laboratory app: apps/laboratory/package.json
  • Examples: 12 example applications across HTML, Next.js, React, Vue, and Parcel
  • Adapters: Bitcoin, Ethers, Ethers5, Solana, and Wagmi adapters
  • Core packages: AppKit, AppKit-utils, Controllers, SIWE, and Universal-connector
  • Lockfile: pnpm-lock.yaml regenerated with new dependency versions

Human Review Checklist

  • Verify version alignment: Confirm that all updated packages match the versions from WalletConnect commit 2aace94ce9d87cc13987f66e86310324b23c0fa0
  • Check package consistency: All 22+ package.json files should have consistent WalletConnect versions (2.21.10)
  • Verify exclusions: @walletconnect/logger should remain at 2.1.2 (not updated)
  • CI validation: All CI checks must pass before merging (build, lint, tests)
  • Functional testing: Test wallet connection flows in laboratory app or examples to ensure no regressions

Risk Assessment

⚠️ Medium Risk: This is a dependency update affecting core wallet connection functionality across the entire AppKit ecosystem. While the version bump is minor (2.21.9 → 2.21.10), any issues in the upstream WalletConnect packages could impact wallet connectivity.


Link to Devin run: https://app.devin.ai/sessions/fb55d138710c4eeeb866512a1a79f7a1
Requested by: System notification from Slack #system-devin channel


Note

Updates @walletconnect/sign-client, types, universal-provider, utils, and ethereum-provider to 2.21.10 across apps, packages, and examples; refreshes pnpm lockfile.

  • Dependencies:
    • Bump @walletconnect/sign-client, @walletconnect/types, @walletconnect/universal-provider, @walletconnect/utils, @walletconnect/ethereum-provider to 2.21.10 (from 2.21.9/2.21.7/2.21.3) repo-wide.
  • Affected areas:
    • Apps: apps/laboratory.
    • Packages: packages/appkit, appkit-utils, controllers, siwe, universal-connector.
    • Adapters: adapters/bitcoin, ethers, ethers5, solana, wagmi.
    • Examples: multiple HTML/React/Vue/Next/Parcel samples updated accordingly.
  • Lockfile:
    • Regenerated pnpm-lock.yaml reflecting new WalletConnect versions and transitive updates.

Written by Cursor Bugbot for commit 1bdaf19. This will update automatically on new commits. Configure here.

@devin-ai-integration
Copy link
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
Copy link

changeset-bot bot commented Sep 30, 2025

⚠️ No Changeset found

Latest commit: 1bdaf19

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
Copy link

vercel bot commented Sep 30, 2025

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

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Ready Preview Comment Sep 30, 2025 7:12pm
appkit-demo Ready Ready Preview Comment Sep 30, 2025 7:12pm
appkit-gallery Ready Ready Preview Comment Sep 30, 2025 7:12pm
appkit-laboratory Ready Ready Preview Comment Sep 30, 2025 7:12pm
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example Ignored Ignored Sep 30, 2025 7:12pm
appkit-basic-sign-client-example Ignored Ignored Sep 30, 2025 7:12pm
appkit-basic-up-example Ignored Ignored Sep 30, 2025 7:12pm
appkit-ethers5-bera Ignored Ignored Sep 30, 2025 7:12pm
appkit-nansen-demo Ignored Ignored Sep 30, 2025 7:12pm
appkit-vue-solana Ignored Ignored Sep 30, 2025 7:12pm
appkit-wagmi-cdn-example Ignored Ignored Sep 30, 2025 7:12pm
ethereum-provider-wagmi-example Ignored Ignored Sep 30, 2025 7:12pm
next-wagmi-solana-bitcoin-example Ignored Ignored Sep 30, 2025 7:12pm
vue-wagmi-example Ignored Ignored Sep 30, 2025 7:12pm

@github-actions
Copy link
Contributor

github-actions bot commented Sep 30, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 80.07% 36799 / 45953
🔵 Statements 80.07% 36799 / 45953
🔵 Functions 78.26% 4029 / 5148
🔵 Branches 86.65% 8886 / 10255
File CoverageNo changed files found.
Generated in workflow #15478 for commit 1bdaf19 by the Vitest Coverage Report Action

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