Skip to content

Conversation

rtomas
Copy link
Collaborator

@rtomas rtomas commented Sep 9, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 22:00
Copy link

vercel bot commented Sep 9, 2025

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

Project Deployment Preview Comments Updated (UTC)
appkit-pay Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-javascript-bitcoin Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-javascript-ethers Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-javascript-solana Error Error Sep 10, 2025 9:30pm
appkit-web-examples-javascript-wagmi Error Error Sep 10, 2025 9:30pm
appkit-web-examples-next-bitcoin Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-next-ethers Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-next-multichain Error Error Sep 10, 2025 9:30pm
appkit-web-examples-next-solana Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-next-wagmi Error Error Sep 10, 2025 9:30pm
appkit-web-examples-react-bitcoin Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-react-core-up Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-react-ethers Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-react-ethers5 Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-react-multichain Error Error Sep 10, 2025 9:30pm
appkit-web-examples-react-solana Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-react-wagmi Building Building Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-vue-bitcoin Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-vue-ethers Ready Ready Preview Comment Sep 10, 2025 9:30pm
appkit-web-examples-vue-multichain Error Error Sep 10, 2025 9:30pm
appkit-web-examples-vue-solana Error Error Sep 10, 2025 9:30pm
appkit-web-examples-vue-wagmi Error Error Sep 10, 2025 9:30pm
react-core-universal-connector Ready Ready Preview Comment Sep 10, 2025 9:30pm

Copy link
Contributor

@Copilot 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

This PR updates the Reown AppKit packages from version 1.8.2 to 1.8.4 across all example projects. This appears to be a routine dependency update to incorporate the latest features, bug fixes, and improvements in the AppKit library.

Key changes:

  • Updated @reown/appkit core package to version 1.8.4
  • Updated all related adapter packages (wagmi, solana, ethers, bitcoin) to version 1.8.4
  • Updated supplementary packages (experimental, pay, siwx, siwe) to version 1.8.4

Reviewed Changes

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

Show a summary per file
File Description
vue/vue-wagmi/package.json Updated @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.4
vue/vue-solana/package.json Updated @reown/appkit and @reown/appkit-adapter-solana to 1.8.4
vue/vue-multichain/package.json Updated @reown/appkit and both adapter packages to 1.8.4
vue/vue-ethers/package.json Updated @reown/appkit and @reown/appkit-adapter-ethers to 1.8.4
vue/vue-core/package.json Updated @reown/appkit core package to 1.8.4
vue/vue-bitcoin/package.json Updated @reown/appkit and @reown/appkit-adapter-bitcoin to 1.8.4
react/react-wagmi/package.json Updated @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.4
react/react-wagmi-smart-session/package.json Updated @reown/appkit, adapter-wagmi, and experimental packages to 1.8.4
react/react-wagmi-paymaster/package.json Updated @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.4
react/react-wagmi-authentication-SIWX/package.json Updated @reown/appkit, adapter-wagmi, and siwx packages to 1.8.4
react/react-wagmi-appkit-pay/package.json Updated @reown/appkit, adapter-wagmi, and pay packages to 1.8.4
react/react-solana/package.json Updated @reown/appkit and @reown/appkit-adapter-solana to 1.8.4
react/react-siwe-server-example/server/package.json Updated @reown/appkit-siwe to 1.8.4
react/react-siwe-server-example/package.json Updated @reown/appkit-siwe, appkit, and adapter-wagmi to 1.8.4
react/react-multichain/package.json Updated @reown/appkit and both adapter packages to 1.8.4
react/react-ethers5/package.json Updated @reown/appkit and @reown/appkit-adapter-ethers5 to 1.8.4
react/react-ethers/package.json Updated @reown/appkit and @reown/appkit-adapter-ethers to 1.8.4
react/react-core/package.json Updated @reown/appkit core package to 1.8.4
react/react-core-universal-provider-sui/package.json Updated @reown/appkit and @reown/appkit-common to 1.8.4
react/react-core-universal-connector/package.json Updated @reown/appkit, universal-connector, and common packages to 1.8.4
react/react-bitcoin/package.json Updated @reown/appkit and @reown/appkit-adapter-bitcoin to 1.8.4
nextjs/next-wagmi-app-router/package.json Updated @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.4
nextjs/next-solana-app-router/package.json Updated @reown/appkit and @reown/appkit-adapter-solana to 1.8.4
nextjs/next-siwx-multichain/package.json Updated @reown/appkit, adapters, and siwx packages to 1.8.4
nextjs/next-siwx-multichain-supabase-storage/package.json Updated @reown/appkit, adapters, and siwx packages to 1.8.4
nextjs/next-siwe-next-auth/package.json Updated @reown/appkit-siwe, appkit, and adapter-wagmi to 1.8.4
nextjs/next-multichain-app-router/package.json Updated @reown/appkit and both adapter packages to 1.8.4
nextjs/next-ethers-app-router/package.json Updated @reown/appkit and @reown/appkit-adapter-ethers to 1.8.4
nextjs/next-core-app-router/package.json Updated @reown/appkit core package to 1.8.4
nextjs/next-bitcoin-app-router/package.json Updated @reown/appkit and @reown/appkit-adapter-bitcoin to 1.8.4
javascript/javascript-wagmi/package.json Updated @reown/appkit and @reown/appkit-adapter-wagmi to 1.8.4
javascript/javascript-solana/package.json Updated @reown/appkit and @reown/appkit-adapter-solana to 1.8.4
javascript/javascript-multichain/package.json Updated @reown/appkit and both adapter packages to 1.8.4
javascript/javascript-ethers/package.json Updated @reown/appkit and @reown/appkit-adapter-ethers to 1.8.4
javascript/javascript-core/package.json Updated @reown/appkit core package to 1.8.4
javascript/javascript-core-universal-provider-sui/package.json Updated @reown/appkit and @reown/appkit-common to 1.8.4
javascript/javascript-core-universal-connector/package.json Added new package.json with @reown/appkit packages at 1.8.4
javascript/javascript-bitcoin/package.json Updated @reown/appkit and @reown/appkit-adapter-bitcoin to 1.8.4

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rtomas rtomas closed this Sep 29, 2025
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