Skip to content

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Description

This PR updates WalletConnect dependencies to their latest versions (2.21.8) based on the packages that were versioned in commit 6fe7c0cfb3c378784d4bceeb2d8826e6ba409754 from the WalletConnect monorepo.

The following packages were updated from version 2.21.7 to 2.21.8:

  • @walletconnect/universal-provider
  • @walletconnect/types
  • @walletconnect/sign-client
  • @walletconnect/ethereum-provider
  • @walletconnect/utils

Important: Only packages that were actually versioned in the source commit were updated. Packages like @walletconnect/logger (at version 2.1.2) were intentionally left unchanged as they were not part of this release.

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)

Associated Issues

This is a routine dependency maintenance task following the automated workflow for updating downstream dependencies when WalletConnect releases new versions.

Key Changes

  • 24 package.json files updated across main packages, adapters, examples, and apps
  • pnpm-lock.yaml regenerated to reflect new dependency versions
  • Version consistency maintained across the entire monorepo
  • Build and formatting verified to ensure no breaking changes

Review Focus Areas

Critical items for review:

  1. Package selection accuracy - Verify that only the packages versioned in the source commit were updated
  2. Version consistency - Confirm all instances of each package are updated to 2.21.8 and no 2.21.7 versions remain
  3. Lockfile integrity - Check that pnpm-lock.yaml changes are reasonable and complete
  4. CI compatibility - Watch for any test failures or build issues that might indicate compatibility problems

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/24aa019b4f86478abc61a8bd9d2ecbe2

Requested by: System automated workflow for WalletConnect dependency updates

Source commit: WalletConnect/walletconnect-monorepo@6fe7c0c

- Updated @walletconnect/universal-provider from 2.21.7 to 2.21.8
- Updated @walletconnect/types from 2.21.7 to 2.21.8
- Updated @walletconnect/sign-client from 2.21.7 to 2.21.8
- Updated @walletconnect/ethereum-provider from 2.21.7 to 2.21.8
- Updated @walletconnect/utils from 2.21.7 to 2.21.8
- Updated pnpm-lock.yaml to reflect new dependency versions

Source: WalletConnect/walletconnect-monorepo@6fe7c0c
Co-Authored-By: unknown <>
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

Copy link

changeset-bot bot commented Aug 11, 2025

⚠️ No Changeset found

Latest commit: 7b6101e

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

Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-basic-html ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 11:19am
appkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 11:19am
appkit-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 11:19am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 11, 2025 11:19am
10 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-basic-up-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-ethers5-bera ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-nansen-demo ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-vue-solana ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
next-wagmi-solana-bitcoin-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am
vue-wagmi-example ⬜️ Ignored (Inspect) Aug 11, 2025 11:19am

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.87% 32140 / 41271
🔵 Statements 77.87% 32140 / 41271
🔵 Functions 69.7% 2665 / 3823
🔵 Branches 84.78% 6837 / 8064
File CoverageNo changed files found.
Generated in workflow #14150 for commit 7b6101e 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.

0 participants