Skip to content

chore(dapps): bump AppKit to 2.0.5 + W3MWagmi Android versionCode 208#534

Merged
ignaciosantise merged 1 commit into
mainfrom
chore/bump-android-version
Jun 11, 2026
Merged

chore(dapps): bump AppKit to 2.0.5 + W3MWagmi Android versionCode 208#534
ignaciosantise merged 1 commit into
mainfrom
chore/bump-android-version

Conversation

@ignaciosantise

Copy link
Copy Markdown
Collaborator

Summary

Bumps @reown/appkit-* packages to 2.0.5 across all four EVM dApp samples (W3MWagmi, W3MEthers, W3MEthers5, appkit-expo-wagmi) and regenerates their lockfiles. Also bumps the W3MWagmi Android versionCode from 207 to 208. No source/runtime code changes — only dependency versions, lockfiles, and the Android build version.

Changes per sample

graph LR
    A[AppKit bump to 2.0.5] --> W[W3MWagmi<br/>2.0.4 → 2.0.5<br/>+ versionCode 207 → 208]
    A --> E[W3MEthers<br/>2.0.1 → 2.0.5]
    A --> E5[W3MEthers5<br/>2.0.1 → 2.0.5]
    A --> X[appkit-expo-wagmi<br/>2.0.1 → 2.0.5]
Loading

Test plan

  • yarn install / npm install resolve cleanly (verified locally)
  • Smoke-test wallet connect + signing on each sample

Update @reown/appkit-* packages to 2.0.5 across W3MWagmi, W3MEthers,
W3MEthers5 and appkit-expo-wagmi (regenerating their lockfiles) and bump
the W3MWagmi Android versionCode from 207 to 208.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 11, 2026 19:12
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
pos-demo Ready Ready Preview, Comment Jun 11, 2026 7:13pm

Request Review

@claude

claude Bot commented Jun 11, 2026

Copy link
Copy Markdown

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


Review

  • Gather context
  • Review package.json changes
  • Review lockfile changes
  • Review build.gradle versionCode change
  • License compliance check
  • Breaking changes check
  • Data classification check

✅ No issues found

Pure dependency bump PR. All changes are consistent and correct:

  • @reown/appkit-* packages uniformly bumped to 2.0.5 across all four dapps
  • W3MEthers/W3MEthers5/appkit-expo-wagmi jump from 2.0.1; W3MWagmi from 2.0.4 — all now aligned at 2.0.5
  • W3MWagmi versionCode 207 → 208 is the expected monotonic increment
  • Lockfiles regenerated consistently with the declared versions
  • No new dependencies introduced (license compliance: clean)
  • No breaking changes (private sample apps, no exported API surface)
  • No sensitive data in any changed file

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates Reown AppKit dependencies to align all EVM dApp samples on @reown/appkit-*-react-native v2.0.5, and increments the Android build versionCode for W3MWagmi to support a new release build.

Changes:

  • Bump @reown/appkit-* packages to 2.0.5 in W3MWagmi, W3MEthers, W3MEthers5, and appkit-expo-wagmi.
  • Regenerate/update the corresponding lockfiles (Yarn locks for W3M* samples; npm lock for appkit-expo-wagmi).
  • Increment W3MWagmi Android versionCode from 207 → 208.

Reviewed changes

Copilot reviewed 5 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
dapps/W3MWagmi/package.json Bumps AppKit deps to 2.0.5 for the Wagmi sample.
dapps/W3MWagmi/yarn.lock Updates resolved AppKit packages and related metadata to 2.0.5.
dapps/W3MWagmi/android/app/build.gradle Increments Android versionCode to 208.
dapps/W3MEthers/package.json Bumps AppKit deps to 2.0.5 for the Ethers v6 sample.
dapps/W3MEthers/yarn.lock Updates resolved AppKit packages to 2.0.5.
dapps/W3MEthers5/package.json Bumps AppKit deps to 2.0.5 for the Ethers v5 sample.
dapps/W3MEthers5/yarn.lock Updates resolved AppKit packages to 2.0.5.
dapps/appkit-expo-wagmi/package.json Bumps AppKit deps to 2.0.5 for the Expo Wagmi sample.
dapps/appkit-expo-wagmi/package-lock.json Updates npm lockfile to reflect AppKit 2.0.5 resolutions.
Files not reviewed (1)
  • dapps/appkit-expo-wagmi/package-lock.json: Language not supported

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

@ignaciosantise ignaciosantise merged commit 64a08e4 into main Jun 11, 2026
8 checks passed
@ignaciosantise ignaciosantise deleted the chore/bump-android-version branch June 11, 2026 19:20
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