-
Couldn't load subscription status.
- Fork 389
chore: 1ca canaries #937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: 1ca canaries #937
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
8 Skipped Deployments
|
There was a problem hiding this 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 upgrades WalletConnect and Reown SDK packages from canary version canary-a-0/canary-a-1 to canary-auth-1 across multiple projects. The update appears to be part of a coordinated dependency upgrade to a newer canary release that includes authentication-related changes.
Key Changes
- Updated
@reown/walletkitfrom1.2.11-canary-a-0to1.3.0-canary-auth-1 - Updated all
@walletconnect/*packages from2.21.10-canary-a-0/2.21.10-canary-a-1to2.22.4-canary-auth-1 - Updated related
@reown/appkit*internal dependencies from1.8.1to1.8.11
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| advanced/wallets/react-wallet-v2/package.json | Updated WalletConnect SDK dependencies to canary-auth-1 versions |
| advanced/wallets/react-wallet-v2/pnpm-lock.yaml | Lockfile updates reflecting new dependency versions and transitive dependencies |
| advanced/dapps/react-dapp-v2/package.json | Updated WalletConnect SDK dependencies and overrides to canary-auth-1 versions |
| advanced/dapps/react-dapp-v2/pnpm-lock.yaml | Lockfile updates for dapp project with new dependency resolutions |
Files not reviewed (2)
- advanced/dapps/react-dapp-v2/pnpm-lock.yaml: Language not supported
- advanced/wallets/react-wallet-v2/pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This PR upgrades WalletConnect and Reown SDK packages from canary version canary-a-0/canary-a-1 to canary-auth-1 across multiple projects. The update appears to be part of a coordinated dependency upgrade to a newer canary release that includes authentication-related changes.
Key Changes