Skip to content

chore(deps): update appkit deps to 2.0.2#386

Open
ignaciosantise wants to merge 3 commits intomainfrom
chore/update-appkit-deps
Open

chore(deps): update appkit deps to 2.0.2#386
ignaciosantise wants to merge 3 commits intomainfrom
chore/update-appkit-deps

Conversation

@ignaciosantise
Copy link
Collaborator

Summary

Updated W3MWagmi AppKit React Native dependencies from develop build to stable 2.0.2 release. Updated all related packages: bitcoin, coinbase, core, react-native, solana, ui, and wagmi adapters.

Changes

  • Updated 5 @reown/appkit-* packages to 2.0.2
  • Updated lock files (yarn.lock, Podfile.lock)
  • Bumped Android versionCode from 205 to 206

Testing

  • Verified yarn install completes successfully
  • No compilation errors with updated deps

🤖 Generated with Claude Code

ignaciosantise and others added 2 commits February 13, 2026 10:45
…droid versionCode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 13, 2026 21:13
@vercel
Copy link

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
react-native-examples Ready Ready Preview, Comment Feb 13, 2026 9:15pm

Request Review

@claude
Copy link

claude bot commented Feb 13, 2026

Claude finished @ignaciosantise's task in 1m 4s —— View job


Review Complete

  • Read changed files to understand dependency updates
  • Verify AppKit package version consistency
  • Check for missed dependencies
  • Review Android version bump
  • Provide final review feedback

✅ No issues found

Summary:
Dependency update from 2.0.1 → 2.0.2 properly implemented. All 5 AppKit packages updated consistently, lock files regenerated correctly, transitive deps (@reown/appkit-common-react-native, @reown/appkit-core-react-native, @reown/appkit-ui-react-native) all at 2.0.2. Android versionCode 205→206 appropriate for patch release.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the W3MWagmi React Native dapp to use the stable @reown/appkit-*-react-native 2.0.2 release, along with the corresponding lockfile and mobile build number updates.

Changes:

  • Bump @reown/appkit-*-react-native dependencies from 2.0.12.0.2.
  • Regenerate dependency lockfiles (yarn.lock, ios/Podfile.lock) for the updated dependency graph.
  • Increase Android versionCode from 205206.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
dapps/W3MWagmi/package.json Pins the 5 AppKit RN dependencies to 2.0.2.
dapps/W3MWagmi/yarn.lock Updates resolved AppKit packages/checksums to match 2.0.2.
dapps/W3MWagmi/ios/Podfile.lock Updates iOS pod resolution (notably react-native-compat) and the recorded CocoaPods version.
dapps/W3MWagmi/android/app/build.gradle Bumps Android versionCode to 206.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant