Skip to content

[Snyk] Security upgrade nuxt from 3.16.0 to 3.19.0#695

Merged
Dargon789 merged 1 commit intomainfrom
snyk-fix-05b7c74d98a4e998329c6127e9ba0aaf
Nov 29, 2025
Merged

[Snyk] Security upgrade nuxt from 3.16.0 to 3.19.0#695
Dargon789 merged 1 commit intomainfrom
snyk-fix-05b7c74d98a4e998329c6127e9ba0aaf

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • examples/nuxt-wagmi/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue
low severity Directory Traversal
SNYK-JS-NUXT-12878602

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Directory Traversal

@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Nov 29, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello @Dargon789, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically generated by Snyk, focuses on enhancing the security posture of the examples/nuxt-wagmi project. It achieves this by updating the nuxt framework dependency to version 3.19.0, which contains a fix for a critical "Directory Traversal" vulnerability. Reviewers should note the requirement for a manual update to the pnpm-lock.yaml file to fully integrate these changes.

Highlights

  • Security Upgrade: This pull request upgrades the nuxt dependency from version 3.16.0 to 3.19.0 to address a security vulnerability.
  • Vulnerability Fixed: Specifically, it resolves a "Directory Traversal" vulnerability identified as SNYK-JS-NUXT-12878602.
  • Manual Lockfile Update Required: A warning is present indicating that the pnpm-lock.yaml file could not be automatically updated and requires manual intervention before merging.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Nov 29, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request, automatically generated by Snyk, upgrades the nuxt package from version 3.16.0 to 3.19.0 to resolve a security vulnerability. While the version bump in package.json is correct, there is a critical issue that needs to be addressed: the pnpm-lock.yaml file has not been updated. As noted in the pull request description, this must be done manually before merging to ensure the dependency tree is consistent and the security fix is correctly applied.

"@wagmi/vue": "0.2.5",
"@walletconnect/logger": "2.1.2",
"nuxt": "3.16.0",
"nuxt": "3.19.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

critical

While upgrading nuxt is correct, the pnpm-lock.yaml file has not been updated to reflect this change, as noted in the PR description. This is a critical issue that must be resolved before merging. Please run pnpm install to update the lockfile and commit the changes. Failing to do so will result in inconsistent dependencies and may prevent the security fix from being applied.

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 29, 2025

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

Learn More: https://vercel.com/docs/limits#rate-limits

@Dargon789 Dargon789 merged commit 9a58658 into main Nov 29, 2025
13 of 29 checks passed
@Dargon789 Dargon789 deleted the snyk-fix-05b7c74d98a4e998329c6127e9ba0aaf branch November 29, 2025 06:55
@Dargon789 Dargon789 linked an issue Dec 7, 2025 that may be closed by this pull request
Dargon789 added a commit that referenced this pull request Dec 16, 2025
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Dargon789 added a commit that referenced this pull request Dec 19, 2025
* feat:ui-ux-reown

* fix: update React to 19.1.2 to address CVE-2025-55182 (reown-com#5387)

* fix: complete CVE-2025-55182 security fix for React and Next.js (reown-com#5390)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* feat: merge release 1.8.14 (reown-com#5395)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: transaction history for ton (reown-com#5396)

* feat: transaction history for ton (reown-com#5396)

* chore: version packages (reown-com#5397)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix: Add missing parameters in TON sendMessage function (reown-com#5384)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>

* fix: base account triggers coinbase wallet extension connection (reown-com#5405)

* fix: upgrade Next.js to patched versions for security (CVE-2025-55183, CVE-2025-55184, CVE-2025-67779) (reown-com#5409)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* wallet-wagmi-cdn-test

* Create google.yml (#684)

CI:
Introduce a GKE deployment workflow that builds a Docker image, pushes it to Google Artifact Registry, and deploys it to a GKE cluster on pushes to the main branch.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Chore/next js cache (#683)

* refactor: update preferred account type reading (reown-com#4557)

* feat: enableReconnect flag (reown-com#4553)

* fix: wrong chain shown when switching accounts (reown-com#4565)

* chore: version packages (reown-com#4522)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: use npm version of appkit on demo app (reown-com#4403)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: add bitcoin wallet impl for reown extension, add e2e tests (reown-com#4525)

* ci(devin): update Devin docs workflow to tag relevant teams in PRs (reown-com#4568)

* fix: wrong error message shown when SIWX signature is declined (reown-com#4551)

* fix: siwe signOutOnDisconnect flag (reown-com#4569)

* fix(onramp): Meld popoup opens without url parameters (reown-com#4564)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: revert libs config on e2e tests (reown-com#4573)

* feat: update schema to satisfy 1ca flow (reown-com#4576)

* fix: use wagmi rpc instead of walletconnect rpc when switching network (reown-com#4577)

* [DO NOT MERGE] feat: add 1CA to embedded wallets  (reown-com#4575)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: update dependencies / audit fix (reown-com#4585)

* fix: reduce calling auth connect to once when switching account type (reown-com#4586)

* fix: `reconnectExternal` will go through `SIWXUtil` on Ethers client (reown-com#4587)

Co-authored-by: MK <mago.khamidov@gmail.com>

* feat: forward custom RPC URLs to embedded wallet  (reown-com#4570)

* refactor: handle balance call failure on ethers and ethers5 adapters (reown-com#4595)

* fix: serialize full message in embedded wallet 1CA  (reown-com#4588)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: fix demo lockfile (reown-com#4596)

* chore: version packages (reown-com#4567)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: rename CloudAuthSIWX to ReownAuthentication (reown-com#4492)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: upgrade valtio to v2 (reown-com#4358)

* feat: add 127.0.0.1 to DEFAULT_ALLOWED_ANCESTORS allowlist (reown-com#4581)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>

* refactor: remove type castings and handle errors instead (reown-com#4600)

* feat: Smart Sessions Ownable Validator  (reown-com#4602)

* chore: automate AppKit CDN update in AppKit Unity  (reown-com#4608)

Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* chore: version packages (reown-com#4599)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: upgrade solana web3.js (reown-com#4615)

* fix: use workspace relative url when uploading artifacts (reown-com#4444)

* fix: unsyncing connection on initialization if enableReconnect is false (reown-com#4610)

* fix: networks logics for the ones doesn't have required files (reown-com#4622)

* feat: remove Coinbase Pay SDK integration (APKT-3100) (reown-com#4560)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: approval transaction infinite loading (reown-com#4625)

* chore: update changeset config to fix package versions (reown-com#4629)

* fix: Open legal links in new tab (reown-com#3749)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update dependabot configs (reown-com#4627)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: lint fix (reown-com#4635)

* chore: add danger rule wallet schema (reown-com#4616)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: always send initialize event and add chainId to CONNECT_SUCCESS and CONNECT_SOCIAL_SUCCESS (reown-com#4609)

Merging as it was failing cause of a broken main linter issue, tests were passing

* fix: remove call to `connectSocial` from `connectionControllerUtil` (reown-com#4638)

* feat: pay with wallet solana (reown-com#4623)

* fix: default account type after disconnect (reown-com#4641)

* chore: update error messages for not configured domains (reown-com#4642)

* chore: use Zod's safeParse  (reown-com#4643)

* chore: fix gallery app build issues (reown-com#4650)

* chore: version packages (reown-com#4618)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: siwe spam (reown-com#4639)

* chore: upgrade storybook, remove unused comps, add missing stories (reown-com#4651)

* chore: fix spl token dependency (reown-com#4654)

* chore: version packages (reown-com#4652)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reviewer assignment in devin_docs_update workflow (reown-com#4658)

* fix: SIWX default cross-namespace switch with embedded wallet (reown-com#4657)

* feat: add wallet_index to SELECT_WALLET events (reown-com#4659)

* fix: export types to enable proper type inference from useAppKit function (reown-com#4497)

Co-authored-by: enesozturk <enes@reown.com>

* fix: coinbase wallet info (reown-com#4647)

* chore: update UP to 2.21.5 (reown-com#4666)

* chore: update wagmi and viem to latest (reown-com#4668)

* chore: deprecate solana wallets parameter (reown-com#4670)

* chore: pay method rework (reown-com#4669)

* chore: add wallet icon and name on lab (reown-com#4671)

* chore: add branch name to artifacts (reown-com#4673)

* fix: sync PublicStateController in clearLoading method (APKT-3385) (reown-com#4678)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>

* chore: version packages (reown-com#4664)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>

* chore: export payment result (reown-com#4681)

* feat: AppKit React components (reown-com#4687)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: separating testing utils, update bad practice on unit tests, remove redundant controller utils (reown-com#4605)

* feat: wallet button multichain (reown-com#4688)

* refactor: error messages (reown-com#4686)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: cloud auth email capture flow (reown-com#4449)

* fix: add support for Bitcoin test net in OKX Wallet  (reown-com#4691)

* chore: add stacks and sui to predefined networks. Export namespaces constant. (reown-com#4690)

* refactor: Blockchain API calls (reown-com#4606)

* fix: rpcUrl not sent on `connect` request (reown-com#4646)

* fix: add support for okx testnet on initial connection (reown-com#4693)

* chore: upload single reports for secure site runs (reown-com#4695)

* feat: `<AppKitProvider>` (reown-com#4696)

* chore: fix artifact name conflict (reown-com#4697)

* chore: remove high entropy string warning from dangerfile (reown-com#4701)

* feat: AK Core + UP - Universal Connector (reown-com#4655)

* feat: appkit pay test exchange (reown-com#4699)

* chore: change api type and use json responses (reown-com#4706)

* chore: test exchange metadata and add key expiry (reown-com#4707)

* chore: remove KV get cache (reown-com#4711)

* Unisat Connector (reown-com#4705)

Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>

* Revert "chore: remove KV get cache" (reown-com#4713)

* fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet) (reown-com#4708)

* fix: `UpdateEmailWallet` view not opening when using `useAppKitUpdateEmail` hook (reown-com#4704)

* feat: add USDC and USDT payment assets for multiple networks (PAY-52) (reown-com#4702)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* fix: keep authentication flow when email capture is enabled (reown-com#4709)

* chore: add react export with context and provider (reown-com#4703)

* chore: update demo to 1.7.16 (reown-com#4716)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: stacks sign message not working with universal connector (reown-com#4728)

* chore: version packages (reown-com#4689)

* feat: add GitHub Actions workflow for Staking Dashboard AppKit updates (reown-com#4729)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: retain network state and session when cancelling SIWX on mobile (reown-com#4717)

* fix: reown name selection logics, fetch reown name on connection, improve ux (reown-com#4723)

* fix: token list refetching after network switch for swaps, fetch optimizations (reown-com#4725)

* chore: add release branch workflows (reown-com#4738)

* refactor: lab's 5792 tests (reown-com#4734)

* chore: add `publicKey` to `allAccounts` (reown-com#4737)

* feat: add native SOL payment asset for Solana network (reown-com#4741)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* chore: fix missing `address` in WC success event (reown-com#4744)

* refactor: update NumberUtil formatting using big.js for better precision when using big numbers with strings (reown-com#4749)

* feat: add deeplink support for binance web3 wallet on bitcoin (reown-com#4748)

* fix: workflow permissions (reown-com#4754)

* chore: optimize release workflow (reown-com#4757)

* chore: enable binance (reown-com#4761)

* chore: replace binance wallet id (reown-com#4762)

* Add https://cca-lite.coinbase.com to CSP connect-src directive (reown-com#4712)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: tomas@reown.com <rocchitomas@gmail.com>

* Merge release/1.7.18 back to main (reown-com#4768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update third party dependencies for AppKit Lab and Demo for De… (reown-com#4765)

* chore: add activeCaipNetworkId to all events (reown-com#4644)

* Revert "chore: add activeCaipNetworkId to all events" (reown-com#4773)

* refactor: add input validation to Reown name input (reown-com#4763)

* chore: Removed custom capabilities logic from EVM adapters (reown-com#4747)

* fix: workflow skips & devin workflows (reown-com#4769)

* refactor: update OKX and Unisat connectors to pass signInputs to wallet provider's `signPsbt` method (reown-com#4767)

* feat: add exchange controller (reown-com#4784)

Mailsac Issue will make e2e fail

* feat: fund wallet screen (reown-com#4777)

* Chore/caip network id in events (reown-com#4774)

* fix: secure site screens breaks in demo (reown-com#4792)

* fix: start release pr branch (reown-com#4796)

* fix: btc accounts switch (reown-com#4787)

* refactor:  ux by reown position in the qr basic view (reown-com#4753)

* feat: conditionally import fonts only when custom font family is not provided (reown-com#4542)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* Merge release/1.7.19 back to main (reown-com#4808)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>

* fix: social options cannot be toggled on demo (reown-com#4804)

* fix: okx wallet extension not detected when using wallet button (reown-com#4803)

* fix: properly serialize controller errors (reown-com#4806)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: Deposit from Exchange (reown-com#4798)

* chore: add back button on connecting a disconnected WC wallet in multi-wallet (reown-com#4816)

* fix: use token amount (reown-com#4818)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: multichain state synchronization and solana send flow issues (reown-com#4817)

* chore: checksum address conversion (reown-com#4821)

* fix: redirect to previous screen and show proper error message if connection request was rejected on mobile (reown-com#4819)

* chore: update wagmi dependencies (reown-com#4825)

* fix: add better error message when reown authentication is not enabled (reown-com#4828)

* chore: add missing chains from blockchain api (reown-com#4830)

* feat: fund from exchange status and events (reown-com#4822)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: Fund from exchange redirect and popup (reown-com#4832)

* feat: reown authentication as remote feature (reown-com#4750)

* chore: update appkit to 1.7.19 on demo page (reown-com#4833)

* chore: updated cloud url on appkit/cli (reown-com#4834)

* fix: lockfile (reown-com#4839)

* chore: cleanup pnpm lock file (version 9.x) (reown-com#4843)

* chore: make slack notification optional in release start workflow (reown-com#4844)

* fix: wrong enabling condition for reown authentication (reown-com#4846)

* feat: analytics improvements (reown-com#4836)

* fix: revert to previous network when cancelling siwx message (auth) (reown-com#4848)

* feat: appkit reskin (reown-com#4850)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: enesozturk <enes@reown.com>

* chore: downgrade appkit demo and modify `updateInternalDependencies` (reown-com#4865)

* chore: fund wallet improvements (reown-com#4841)

* chore: remaining reskin updates (reown-com#4873)

* Merge release/1.7.20 back to main (reown-com#4870)

Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update top padding on input page (reown-com#4874)

* fix: allow sending spl solana tokens in send flow (reown-com#4877)

* fix: mobile popup blocking and improve fund wallet ux (reown-com#4880)

* fix: prevent calling CONNECT_SUCCESS event for not connected namespaces with WC (reown-com#4878)

* fix: open rpc request cleanup (reown-com#4867)

* fix: include correct user address in bitcoin walletconnect signing request (reown-com#4886)

* fix: fund from exchange select token flow + fixes (reown-com#4875)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: prevent `authConnector` from being included in wagmi config when email/social login are disabled (reown-com#4892)

* chore: add bitcoin signet network (reown-com#4891)

* refactor: remove redundant project id not configured error triggers (reown-com#4885)

* fix: add explicit task boundaries to prevent devin followup changes (reown-com#4887)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>

* fix: remaining reskin updates (reown-com#4898)

* fix: show correct QR screen when using AppKit Basic with multiple namespaces (reown-com#4897)

* fix: use getCaipNetworks method on Bitcoin adapter to find active caip network (reown-com#4899)

* Merge release/1.8.0 back to main (reown-com#4901)

Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: Reown AppKit License (reown-com#4881)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: connect all namespaces for auth connector (reown-com#4888)

* fix: Do not show error message if payWithExchange is not enabled (reown-com#4908)

* fix: reskin cdn issues (reown-com#4911)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update build scripts to exclude cdn on builds except releases (reown-com#4900)

* chore: upgrade appkit to 1.8.1 reskin (reown-com#4904)

* refactor: laboratory to have single page  (reown-com#4914)

* fix: correct count calculations for mobile environments in `all-wallets-list` (reown-com#4917)

* Merge release/1.8.1 back to main (reown-com#4913)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Add react native option to cli (reown-com#4894)

* fix: setting z-index in themeVariables  (reown-com#4920)

* chore: update siwe links (reown-com#4932)

* chore: prevent calling SELECT_WALLET event for basic (reown-com#4921)

* chore: add pay component to lab back (reown-com#4933)

* refactor: Valtio useSnapshot issue, laboratory Next.js 15 upgrade, Next Auth v5 transition (reown-com#4607)

* fix: support solana token-2022 transfers in send flow (reown-com#4934)

* chore: include insufficient funds fee error message (reown-com#4939)

* fix: text color pay view (reown-com#4935)

* chore: enable turbopack for lab (reown-com#4938)

* Merge release/1.8.2 back to main (reown-com#4944)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: fund from exchange not working at first try (reown-com#4941)

* fix: update default zindex value (reown-com#4946)

* chore: update package.json to match LICENSE.md (reown-com#4948)

* chore: update wagmi deps  (reown-com#4943)

* fix: api controller wallet filtering on mobile (reown-com#4872)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: disable turbopack for lab build (reown-com#4951)

* fix: bitcoin account publickey doesn't set on reconnect (reown-com#4947)

* chore: use sha instead of ref checkout action (reown-com#4952)

* chore: update license field of the individual packages (reown-com#4953)

* feat: pulse events batching (reown-com#4950)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump viem from 2.37.1 to 2.37.2 in the viem-wagmi group across 1 directory (reown-com#4954)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: replace "deposit from an exchange" to "deposit from exchange" in header (reown-com#4957)

* feat: increase places for wallets on main view (reown-com#4963)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: update error boundary to handle wk error messages properly (reown-com#4966)

* fix: send input field missing number pattern validation  (reown-com#4968)

* fix: wallet icon not rendering properly on safari (reown-com#4965)

* fix: icon button component styles to match with reskin (reown-com#4970)

* chore: add console warning if the sdk version is old (reown-com#4971)

* Merge release/1.8.3 back to main (reown-com#4972)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: add send arguments to `open` method (reown-com#4962)

* chore: use --frozen-lockfile on pnpm install in workflow files (reown-com#4978)

* chore: remove chalk dep (reown-com#4977)

* fix: `open` does not throw when attempting to switch network during send flow (reown-com#4979)

* fix: `w3m-header` question mark icon is incorrectly rendered (reown-com#4982)

* fix: semver version check (reown-com#4988)

* chore: upgrade AppKit to latest on Demo (reown-com#4989)

* chore: add message prop to `SIWX_AUTH_ERROR` event (reown-com#4990)

* chore: add signature cta bot (reown-com#4995)

* chore: pin cta assistant to latest known hash (reown-com#5000)

* feat: UP and AK config in UniversalConnector (reown-com#4993)

* chore: add message to error events (reown-com#4994)

* fix: avoid throwing `CONNECT_ERROR` when connection request is rejected (reown-com#4992)

* fix: swap shows incorrect token status in smart account activity (reown-com#5001)

* chore: update @coinbase/wallet-sdk to 4.3.7 (reown-com#5002)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: remove gap, add padding (reown-com#5005)

* chore: update error message when insufficient liquidity (reown-com#5003)

* feat: custom input amount on deposit from exchange screen (reown-com#5004)

* refactor: update appkit events (reown-com#4960)

* Merge release 1.8.4 into main (reown-com#5009)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: error event handling (reown-com#5010)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* fix: `ErrorUtil.ts` ordering (reown-com#5012)

* feat: add npm provenance statements for enhanced supply chain security (reown-com#5014)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: QR scan via main camera (reown-com#4936)

* Merge release/1.8.5 back to main (reown-com#5022)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: test behavior when Verify API is blocked (reown-com#5023)

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 11: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 34: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 35: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 29: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 14: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 15: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 16: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 53: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 61: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 64: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 65: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: apps/demo/package.json to reduce vulnerabilities (#696)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-12265451
- https://snyk.io/vuln/SNYK-JS-NEXT-12299318
- https://snyk.io/vuln/SNYK-JS-NEXT-12301496

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/nuxt-wagmi/package.json to reduce vulnerabilities (#695)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: packages/adapters/bitcoin/package.json to reduce vulnerabilities (#697)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIBOT-14122017

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create config.yml (#722)

* Create config.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/config.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml (#726)

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/ci-tmp.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update config.yml (#727)

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Create deploy.yml (#728)

Deployment:

Introduce a Vercel deployment workflow that runs on main branch pushes and manual triggers using configured Vercel org, project, and token secrets.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* fix: examples/next-wagmi-app-router/package.json to reduce vulnerabilities (#743)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ethers-app-router/package.json to reduce vulnerabilities (#742)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-wagmi-solana-bitcoin-app-router/package.json to reduce vulnerabilities (#745)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ep-app-router/package.json to reduce vulnerabilities (#740)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* chore(deps): bump the demo-third-parties group across 1 directory with 27 updates

Bumps the demo-third-parties group with 27 updates in the /apps/demo directory:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.10.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.5.6` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.8` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.6` | `1.3.8` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.6` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives) | `1.3.4` | `1.3.6` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.4` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.6` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.8` |
| [@reown/appkit](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-bitcoin](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-ethers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-solana](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-common](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-controllers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-scaffold-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@solana/web3.js](https://github.com/solana-foundation/solana-web3.js) | `1.98.2` | `1.98.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.5` | `5.90.11` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [next](https://github.com/vercel/next.js) | `14.2.30` | `14.2.33` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |



Updates `@hookform/resolvers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.0...v3.10.0)

Updates `@next/third-parties` from 15.2.1 to 15.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/third-parties)

Updates `@radix-ui/react-checkbox` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.13 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.6 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.3.6 to 1.3.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.4 to 2.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.6 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slider` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.4 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@reown/appkit` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit@1.8.4...@reown/appkit@1.8.14)

Updates `@reown/appkit-adapter-bitcoin` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-bitcoin@1.8.4...@reown/appkit-adapter-bitcoin@1.8.14)

Updates `@reown/appkit-adapter-ethers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-ethers@1.8.4...@reown/appkit-adapter-ethers@1.8.14)

Updates `@reown/appkit-adapter-solana` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-solana@1.8.4...@reown/appkit-adapter-solana@1.8.14)

Updates `@reown/appkit-common` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-common@1.8.4...@reown/appkit-common@1.8.14)

Updates `@reown/appkit-controllers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-controllers@1.8.4...@reown/appkit-controllers@1.8.14)

Updates `@reown/appkit-scaffold-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-scaffold-ui@1.8.4...@reown/appkit-scaffold-ui@1.8.14)

Updates `@reown/appkit-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-ui@1.8.4...@reown/appkit-ui@1.8.14)

Updates `@solana/web3.js` from 1.98.2 to 1.98.4
- [Release notes](https://github.com/solana-foundation/solana-web3.js/releases)
- [Commits](solana-foundation/solana-web3.js@v1.98.2...v1.98.4)

Updates `@tanstack/react-query` from 5.75.5 to 5.90.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query)

Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.4.22)

Updates `next` from 14.2.30 to 14.2.33
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.30...v14.2.33)

Updates `react` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@next/third-parties"
  dependency-version: 15.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slider"
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-bitcoin"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-ethers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-solana"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-common"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-controllers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-scaffold-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@solana/web3.js"
  dependency-version: 1.98.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: autoprefixer
  dependency-version: 10.4.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: next
  dependency-version: 14.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: ton connect send message params (reown-com#5406)

Co-authored-by: MK <mago.khamidov@gmail.com>

* Potential fix for code scanning alert no. 22: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 66: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glitch <66949816+glitch-txs@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
@Dargon789 Dargon789 mentioned this pull request Dec 19, 2025
10 tasks
Dargon789 added a commit that referenced this pull request Jan 25, 2026
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Dargon789 added a commit that referenced this pull request Jan 25, 2026
* Create jekyll-docker.yml (#272)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* fix: examples/react-ethers5/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITE-9919777

* Create static.yml (#276)

* Create aws.yml (#278)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update static.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* chore: update bug report and feature request tags (#4137)

Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: version packages (#4229)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: balance not updating after send (#4301)

* chore: enable demo e2e tests (#4246)

Co-authored-by: Derek <alexanderderekrein@gmail.com>

* fix: try/catch getSupportedNetworks  (#4303)

* chore: disable request permissions btn when permissions capability is not supported (#4026)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* fix: remove mobile wallets without a mobile_link from the all wallets list (#4300)

Co-authored-by: Derek <alexanderderekrein@gmail.com>

* fix: don't override account state on previous chain when switching networks with auth connector (#4311)

* chore/upgrade wc 2.20.2 (#4312)

* feat: appkit codemod (#4314)

* chore: update open pay interface (#4316)

* fix: CI blink (#4307)

* fix: auth wagmi provider (#4315)

* fix: do not subscribe in wagmi contructor and do it in construct (#4264)

* feat: multi wallet controllers and storage (#3955)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>

* fix: wait for magic to initialize (#4317)

* chore: upgrade all dependencies (#4313)

* fix: expose `fetchBalance` method (#3598)

* chore: pay analytics events (#4320)

* chore: improve social login latency (#4107)

* Update changesets.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update ui_tests.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update pr_checks.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* vc.build

* Create build.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 33: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* fix: packages/cli/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504

* fix: packages/cli/package.json to reduce vulnerabilities (#332)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/html-wagmi-cdn/package.json to reduce vulnerabilities (#333)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VITE-9512410
- https://snyk.io/vuln/SNYK-JS-VITE-9576207
- https://snyk.io/vuln/SNYK-JS-VITE-9653016
- https://snyk.io/vuln/SNYK-JS-VITE-9685035
- https://snyk.io/vuln/SNYK-JS-VITE-9919777

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Add .circleci/config.yml

* Add .circleci/config.yml

* Updated config.yml

* fix: examples/sveltekit-wagmi/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SVELTEJSKIT-9690586

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create config.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create ci_cargo.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* fix: custom wallets in all wallets list

* feat: transaction history for ton (#5396)

* chore: version packages (#5397)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Merge branch 'chore/next-js-cache' into APKT-3856

* Update apps/browser-extension/src/core/TonProvider.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* wallet-wagmi-cdn-test

* Create google.yml (#684)

CI:
Introduce a GKE deployment workflow that builds a Docker image, pushes it to Google Artifact Registry, and deploys it to a GKE cluster on pushes to the main branch.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Chore/next js cache (#683)

* refactor: update preferred account type reading (#4557)

* feat: enableReconnect flag (#4553)

* fix: wrong chain shown when switching accounts (#4565)

* chore: version packages (#4522)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: use npm version of appkit on demo app (#4403)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: add bitcoin wallet impl for reown extension, add e2e tests (#4525)

* ci(devin): update Devin docs workflow to tag relevant teams in PRs (#4568)

* fix: wrong error message shown when SIWX signature is declined (#4551)

* fix: siwe signOutOnDisconnect flag (#4569)

* fix(onramp): Meld popoup opens without url parameters (#4564)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: revert libs config on e2e tests (#4573)

* feat: update schema to satisfy 1ca flow (#4576)

* fix: use wagmi rpc instead of walletconnect rpc when switching network (#4577)

* [DO NOT MERGE] feat: add 1CA to embedded wallets  (#4575)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: update dependencies / audit fix (#4585)

* fix: reduce calling auth connect to once when switching account type (#4586)

* fix: `reconnectExternal` will go through `SIWXUtil` on Ethers client (#4587)

Co-authored-by: MK <mago.khamidov@gmail.com>

* feat: forward custom RPC URLs to embedded wallet  (#4570)

* refactor: handle balance call failure on ethers and ethers5 adapters (#4595)

* fix: serialize full message in embedded wallet 1CA  (#4588)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: fix demo lockfile (#4596)

* chore: version packages (#4567)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: rename CloudAuthSIWX to ReownAuthentication (#4492)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: upgrade valtio to v2 (#4358)

* feat: add 127.0.0.1 to DEFAULT_ALLOWED_ANCESTORS allowlist (#4581)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>

* refactor: remove type castings and handle errors instead (#4600)

* feat: Smart Sessions Ownable Validator  (#4602)

* chore: automate AppKit CDN update in AppKit Unity  (#4608)

Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* chore: version packages (#4599)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: upgrade solana web3.js (#4615)

* fix: use workspace relative url when uploading artifacts (#4444)

* fix: unsyncing connection on initialization if enableReconnect is false (#4610)

* fix: networks logics for the ones doesn't have required files (#4622)

* feat: remove Coinbase Pay SDK integration (APKT-3100) (#4560)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: approval transaction infinite loading (#4625)

* chore: update changeset config to fix package versions (#4629)

* fix: Open legal links in new tab (#3749)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update dependabot configs (#4627)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: lint fix (#4635)

* chore: add danger rule wallet schema (#4616)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: always send initialize event and add chainId to CONNECT_SUCCESS and CONNECT_SOCIAL_SUCCESS (#4609)

Merging as it was failing cause of a broken main linter issue, tests were passing

* fix: remove call to `connectSocial` from `connectionControllerUtil` (#4638)

* feat: pay with wallet solana (#4623)

* fix: default account type after disconnect (#4641)

* chore: update error messages for not configured domains (#4642)

* chore: use Zod's safeParse  (#4643)

* chore: fix gallery app build issues (#4650)

* chore: version packages (#4618)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: siwe spam (#4639)

* chore: upgrade storybook, remove unused comps, add missing stories (#4651)

* chore: fix spl token dependency (#4654)

* chore: version packages (#4652)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reviewer assignment in devin_docs_update workflow (#4658)

* fix: SIWX default cross-namespace switch with embedded wallet (#4657)

* feat: add wallet_index to SELECT_WALLET events (#4659)

* fix: export types to enable proper type inference from useAppKit function (#4497)

Co-authored-by: enesozturk <enes@reown.com>

* fix: coinbase wallet info (#4647)

* chore: update UP to 2.21.5 (#4666)

* chore: update wagmi and viem to latest (#4668)

* chore: deprecate solana wallets parameter (#4670)

* chore: pay method rework (#4669)

* chore: add wallet icon and name on lab (#4671)

* chore: add branch name to artifacts (#4673)

* fix: sync PublicStateController in clearLoading method (APKT-3385) (#4678)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>

* chore: version packages (#4664)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>

* chore: export payment result (#4681)

* feat: AppKit React components (#4687)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: separating testing utils, update bad practice on unit tests, remove redundant controller utils (#4605)

* feat: wallet button multichain (#4688)

* refactor: error messages (#4686)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: cloud auth email capture flow (#4449)

* fix: add support for Bitcoin test net in OKX Wallet  (#4691)

* chore: add stacks and sui to predefined networks. Export namespaces constant. (#4690)

* refactor: Blockchain API calls (#4606)

* fix: rpcUrl not sent on `connect` request (#4646)

* fix: add support for okx testnet on initial connection (#4693)

* chore: upload single reports for secure site runs (#4695)

* feat: `<AppKitProvider>` (#4696)

* chore: fix artifact name conflict (#4697)

* chore: remove high entropy string warning from dangerfile (#4701)

* feat: AK Core + UP - Universal Connector (#4655)

* feat: appkit pay test exchange (#4699)

* chore: change api type and use json responses (#4706)

* chore: test exchange metadata and add key expiry (#4707)

* chore: remove KV get cache (#4711)

* Unisat Connector (#4705)

Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>

* Revert "chore: remove KV get cache" (#4713)

* fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet) (#4708)

* fix: `UpdateEmailWallet` view not opening when using `useAppKitUpdateEmail` hook (#4704)

* feat: add USDC and USDT payment assets for multiple networks (PAY-52) (#4702)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* fix: keep authentication flow when email capture is enabled (#4709)

* chore: add react export with context and provider (#4703)

* chore: update demo to 1.7.16 (#4716)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: stacks sign message not working with universal connector (#4728)

* chore: version packages (#4689)

* feat: add GitHub Actions workflow for Staking Dashboard AppKit updates (#4729)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: retain network state and session when cancelling SIWX on mobile (#4717)

* fix: reown name selection logics, fetch reown name on connection, improve ux (#4723)

* fix: token list refetching after network switch for swaps, fetch optimizations (#4725)

* chore: add release branch workflows (#4738)

* refactor: lab's 5792 tests (#4734)

* chore: add `publicKey` to `allAccounts` (#4737)

* feat: add native SOL payment asset for Solana network (#4741)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* chore: fix missing `address` in WC success event (#4744)

* refactor: update NumberUtil formatting using big.js for better precision when using big numbers with strings (#4749)

* feat: add deeplink support for binance web3 wallet on bitcoin (#4748)

* fix: workflow permissions (#4754)

* chore: optimize release workflow (#4757)

* chore: enable binance (#4761)

* chore: replace binance wallet id (#4762)

* Add https://cca-lite.coinbase.com to CSP connect-src directive (#4712)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: tomas@reown.com <rocchitomas@gmail.com>

* Merge release/1.7.18 back to main (#4768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update third party dependencies for AppKit Lab and Demo for De… (#4765)

* chore: add activeCaipNetworkId to all events (#4644)

* Revert "chore: add activeCaipNetworkId to all events" (#4773)

* refactor: add input validation to Reown name input (#4763)

* chore: Removed custom capabilities logic from EVM adapters (#4747)

* fix: workflow skips & devin workflows (#4769)

* refactor: update OKX and Unisat connectors to pass signInputs to wallet provider's `signPsbt` method (#4767)

* feat: add exchange controller (#4784)

Mailsac Issue will make e2e fail

* feat: fund wallet screen (#4777)

* Chore/caip network id in events (#4774)

* fix: secure site screens breaks in demo (#4792)

* fix: start release pr branch (#4796)

* fix: btc accounts switch (#4787)

* refactor:  ux by reown position in the qr basic view (#4753)

* feat: conditionally import fonts only when custom font family is not provided (#4542)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* Merge release/1.7.19 back to main (#4808)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>

* fix: social options cannot be toggled on demo (#4804)

* fix: okx wallet extension not detected when using wallet button (#4803)

* fix: properly serialize controller errors (#4806)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: Deposit from Exchange (#4798)

* chore: add back button on connecting a disconnected WC wallet in multi-wallet (#4816)

* fix: use token amount (#4818)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: multichain state synchronization and solana send flow issues (#4817)

* chore: checksum address conversion (#4821)

* fix: redirect to previous screen and show proper error message if connection request was rejected on mobile (#4819)

* chore: update wagmi dependencies (#4825)

* fix: add better error message when reown authentication is not enabled (#4828)

* chore: add missing chains from blockchain api (#4830)

* feat: fund from exchange status and events (#4822)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: Fund from exchange redirect and popup (#4832)

* feat: reown authentication as remote feature (#4750)

* chore: update appkit to 1.7.19 on demo page (#4833)

* chore: updated cloud url on appkit/cli (#4834)

* fix: lockfile (#4839)

* chore: cleanup pnpm lock file (version 9.x) (#4843)

* chore: make slack notification optional in release start workflow (#4844)

* fix: wrong enabling condition for reown authentication (#4846)

* feat: analytics improvements (#4836)

* fix: revert to previous network when cancelling siwx message (auth) (#4848)

* feat: appkit reskin (#4850)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: enesozturk <enes@reown.com>

* chore: downgrade appkit demo and modify `updateInternalDependencies` (#4865)

* chore: fund wallet improvements (#4841)

* chore: remaining reskin updates (#4873)

* Merge release/1.7.20 back to main (#4870)

Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update top padding on input page (#4874)

* fix: allow sending spl solana tokens in send flow (#4877)

* fix: mobile popup blocking and improve fund wallet ux (#4880)

* fix: prevent calling CONNECT_SUCCESS event for not connected namespaces with WC (#4878)

* fix: open rpc request cleanup (#4867)

* fix: include correct user address in bitcoin walletconnect signing request (#4886)

* fix: fund from exchange select token flow + fixes (#4875)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: prevent `authConnector` from being included in wagmi config when email/social login are disabled (#4892)

* chore: add bitcoin signet network (#4891)

* refactor: remove redundant project id not configured error triggers (#4885)

* fix: add explicit task boundaries to prevent devin followup changes (#4887)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>

* fix: remaining reskin updates (#4898)

* fix: show correct QR screen when using AppKit Basic with multiple namespaces (#4897)

* fix: use getCaipNetworks method on Bitcoin adapter to find active caip network (#4899)

* Merge release/1.8.0 back to main (#4901)

Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: Reown AppKit License (#4881)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: connect all namespaces for auth connector (#4888)

* fix: Do not show error message if payWithExchange is not enabled (#4908)

* fix: reskin cdn issues (#4911)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update build scripts to exclude cdn on builds except releases (#4900)

* chore: upgrade appkit to 1.8.1 reskin (#4904)

* refactor: laboratory to have single page  (#4914)

* fix: correct count calculations for mobile environments in `all-wallets-list` (#4917)

* Merge release/1.8.1 back to main (#4913)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Add react native option to cli (#4894)

* fix: setting z-index in themeVariables  (#4920)

* chore: update siwe links (#4932)

* chore: prevent calling SELECT_WALLET event for basic (#4921)

* chore: add pay component to lab back (#4933)

* refactor: Valtio useSnapshot issue, laboratory Next.js 15 upgrade, Next Auth v5 transition (#4607)

* fix: support solana token-2022 transfers in send flow (#4934)

* chore: include insufficient funds fee error message (#4939)

* fix: text color pay view (#4935)

* chore: enable turbopack for lab (#4938)

* Merge release/1.8.2 back to main (#4944)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: fund from exchange not working at first try (#4941)

* fix: update default zindex value (#4946)

* chore: update package.json to match LICENSE.md (#4948)

* chore: update wagmi deps  (#4943)

* fix: api controller wallet filtering on mobile (#4872)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: disable turbopack for lab build (#4951)

* fix: bitcoin account publickey doesn't set on reconnect (#4947)

* chore: use sha instead of ref checkout action (#4952)

* chore: update license field of the individual packages (#4953)

* feat: pulse events batching (#4950)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump viem from 2.37.1 to 2.37.2 in the viem-wagmi group across 1 directory (#4954)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: replace "deposit from an exchange" to "deposit from exchange" in header (#4957)

* feat: increase places for wallets on main view (#4963)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: update error boundary to handle wk error messages properly (#4966)

* fix: send input field missing number pattern validation  (#4968)

* fix: wallet icon not rendering properly on safari (#4965)

* fix: icon button component styles to match with reskin (#4970)

* chore: add console warning if the sdk version is old (#4971)

* Merge release/1.8.3 back to main (#4972)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: add send arguments to `open` method (#4962)

* chore: use --frozen-lockfile on pnpm install in workflow files (#4978)

* chore: remove chalk dep (#4977)

* fix: `open` does not throw when attempting to switch network during send flow (#4979)

* fix: `w3m-header` question mark icon is incorrectly rendered (#4982)

* fix: semver version check (#4988)

* chore: upgrade AppKit to latest on Demo (#4989)

* chore: add message prop to `SIWX_AUTH_ERROR` event (#4990)

* chore: add signature cta bot (#4995)

* chore: pin cta assistant to latest known hash (#5000)

* feat: UP and AK config in UniversalConnector (#4993)

* chore: add message to error events (#4994)

* fix: avoid throwing `CONNECT_ERROR` when connection request is rejected (#4992)

* fix: swap shows incorrect token status in smart account activity (#5001)

* chore: update @coinbase/wallet-sdk to 4.3.7 (#5002)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: remove gap, add padding (#5005)

* chore: update error message when insufficient liquidity (#5003)

* feat: custom input amount on deposit from exchange screen (#5004)

* refactor: update appkit events (#4960)

* Merge release 1.8.4 into main (#5009)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: error event handling (#5010)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* fix: `ErrorUtil.ts` ordering (#5012)

* feat: add npm provenance statements for enhanced supply chain security (#5014)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: QR scan via main camera (#4936)

* Merge release/1.8.5 back to main (#5022)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: test behavior when Verify API is blocked (#5023)

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 11: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 34: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 35: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 29: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 14: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 15: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 16: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 53: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 61: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 64: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 65: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: apps/demo/package.json to reduce vulnerabilities (#696)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-12265451
- https://snyk.io/vuln/SNYK-JS-NEXT-12299318
- https://snyk.io/vuln/SNYK-JS-NEXT-12301496

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/nuxt-wagmi/package.json to reduce vulnerabilities (#695)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: packages/adapters/bitcoin/package.json to reduce vulnerabilities (#697)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIBOT-14122017

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create config.yml (#722)

* Create config.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/config.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml (#726)

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/ci-tmp.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update config.yml (#727)

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Create deploy.yml (#728)

Deployment:

Introduce a Vercel deployment workflow that runs on main branch pushes and manual triggers using configured Vercel org, project, and token secrets.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* fix: examples/next-wagmi-app-router/package.json to reduce vulnerabilities (#743)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ethers-app-router/package.json to reduce vulnerabilities (#742)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-wagmi-solana-bitcoin-app-router/package.json to reduce vulnerabilities (#745)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ep-app-router/package.json to reduce vulnerabilities (#740)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* chore(deps): bump the demo-third-parties group across 1 directory with 27 updates

Bumps the demo-third-parties group with 27 updates in the /apps/demo directory:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.10.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.5.6` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.8` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.6` | `1.3.8` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.6` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives) | `1.3.4` | `1.3.6` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.4` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.6` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.8` |
| [@reown/appkit](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-bitcoin](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-ethers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-solana](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-common](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-controllers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-scaffold-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@solana/web3.js](https://github.com/solana-foundation/solana-web3.js) | `1.98.2` | `1.98.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.5` | `5.90.11` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [next](https://github.com/vercel/next.js) | `14.2.30` | `14.2.33` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |



Updates `@hookform/resolvers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.9.0...v3.10.0)

Updates `@next/third-parties` from 15.2.1 to 15.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/third-parties)

Updates `@radix-ui/react-checkbox` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.13 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.6 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.3.6 to 1.3.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.4 to 2.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.6 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slider` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.4 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@reown/appkit` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit@1.8.4...@reown/appkit@1.8.14)

Updates `@reown/appkit-adapter-bitcoin` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-bitcoin@1.8.4...@reown/appkit-adapter-bitcoin@1.8.14)

Updates `@reown/appkit-adapter-ethers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-ethers@1.8.4...@reown/appkit-adapter-ethers@1.8.14)

Updates `@reown/appkit-adapter-solana` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-solana@1.8.4...@reown/appkit-adapter-solana@1.8.14)

Updates `@reown/appkit-common` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-common@1.8.4...@reown/appkit-common@1.8.14)

Updates `@reown/appkit-controllers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-controllers@1.8.4...@reown/appkit-controllers@1.8.14)

Updates `@reown/appkit-scaffold-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-scaffold-ui@1.8.4...@reown/appkit-scaffold-ui@1.8.14)

Updates `@reown/appkit-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-ui@1.8.4...@reown/appkit-ui@1.8.14)

Updates `@solana/web3.js` from 1.98.2 to 1.98.4
- [Release notes](https://github.com/solana-foundation/solana-web3.js/releases)
- [Commits](https://github.com/solana-foundation/solana-web3.js/compare/v1.98.2...v1.98.4)

Updates `@tanstack/react-query` from 5.75.5 to 5.90.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query)

Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22)

Updates `next` from 14.2.30 to 14.2.33
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.33)

Updates `react` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@next/third-parties"
  dependency-version: 15.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slider"
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-bitcoin"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-ethers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-solana"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-common"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-controllers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-scaffold-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@solana/web3.js"
  dependency-version: 1.98.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: autoprefixer
  dependency-version: 10.4.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: next
  dependency-version: 14.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
...

Signed-off-by: dependabot[bot] <support@github.com>

* Potential fix for code scanning alert no. 22: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 66: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Circleci project setup (#781)

* Add .circleci/config.yml

* Updated config.yml

* Ci/cd vercel prebuild Merge pull request #136  (#783)

* chore: add vercel automation bypass headers

* fix: examples/next-ep-app-router/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303

* Create SECURITY.md (#140)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* chore(deps): bump the npm_and_yarn group across 33 directories with 2 updates (#141)

Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Bumps the npm_and_yarn group with 1 update in the /examples/html-ak-basic directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-ak-basic-sign-client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-ak-basic-up directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-bitcoin directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-ep directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-ethers directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-solana directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-wagmi-cdn directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-wagmi-solana-bitcoin directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/html-wagmi-wallet-button directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ak-basic directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ak-basic-sign-client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ak-basic-up directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ep directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ethers directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-ethers5 directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-solana directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/react-wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /examples/sveltekit-4-wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Bumps the npm_and_yarn group with 2 updates in the /examples/sveltekit-ethers directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Bumps the npm_and_yarn group with 2 updates in the /examples/sveltekit-wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ak-basic directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ak-basic-sign-client directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ak-basic-up directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ep directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ethers-solana directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-ethers5 directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-solana directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-wagmi directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /examples/vue-wagmi-solana directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /packages/cdn directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `@sveltejs/kit` from 2.9.0 to 2.20.6
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.20.6/packages/kit)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `@sveltejs/kit` from 2.9.0 to 2.20.6
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.20.6/packages/kit)

Updates `vite` from 6.0.0 to 6.0.15
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `@sveltejs/kit` from 2.9.0 to 2.20.6
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.20.6/packages/kit)

Updates `vite` from 6.2.1 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `@sveltejs/kit` from 2.19.0 to 2.20.6
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.20.6/packages/kit)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

Updates `vite` from 5.4.12 to 5.4.18
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.20.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.18
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 5.4.1…
@Dargon789 Dargon789 mentioned this pull request Jan 25, 2026
10 tasks
Dargon789 added a commit that referenced this pull request Mar 17, 2026
* wallet clean up (#765)

* feat:ui-ux-reown

* fix: update React to 19.1.2 to address CVE-2025-55182 (reown-com#5387)

* fix: complete CVE-2025-55182 security fix for React and Next.js (reown-com#5390)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* feat: merge release 1.8.14 (reown-com#5395)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: transaction history for ton (reown-com#5396)

* feat: transaction history for ton (reown-com#5396)

* chore: version packages (reown-com#5397)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix: Add missing parameters in TON sendMessage function (reown-com#5384)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>

* fix: base account triggers coinbase wallet extension connection (reown-com#5405)

* fix: upgrade Next.js to patched versions for security (CVE-2025-55183, CVE-2025-55184, CVE-2025-67779) (reown-com#5409)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* wallet-wagmi-cdn-test

* Create google.yml (#684)

CI:
Introduce a GKE deployment workflow that builds a Docker image, pushes it to Google Artifact Registry, and deploys it to a GKE cluster on pushes to the main branch.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Chore/next js cache (#683)

* refactor: update preferred account type reading (reown-com#4557)

* feat: enableReconnect flag (reown-com#4553)

* fix: wrong chain shown when switching accounts (reown-com#4565)

* chore: version packages (reown-com#4522)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: use npm version of appkit on demo app (reown-com#4403)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: add bitcoin wallet impl for reown extension, add e2e tests (reown-com#4525)

* ci(devin): update Devin docs workflow to tag relevant teams in PRs (reown-com#4568)

* fix: wrong error message shown when SIWX signature is declined (reown-com#4551)

* fix: siwe signOutOnDisconnect flag (reown-com#4569)

* fix(onramp): Meld popoup opens without url parameters (reown-com#4564)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: revert libs config on e2e tests (reown-com#4573)

* feat: update schema to satisfy 1ca flow (reown-com#4576)

* fix: use wagmi rpc instead of walletconnect rpc when switching network (reown-com#4577)

* [DO NOT MERGE] feat: add 1CA to embedded wallets  (reown-com#4575)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: update dependencies / audit fix (reown-com#4585)

* fix: reduce calling auth connect to once when switching account type (reown-com#4586)

* fix: `reconnectExternal` will go through `SIWXUtil` on Ethers client (reown-com#4587)

Co-authored-by: MK <mago.khamidov@gmail.com>

* feat: forward custom RPC URLs to embedded wallet  (reown-com#4570)

* refactor: handle balance call failure on ethers and ethers5 adapters (reown-com#4595)

* fix: serialize full message in embedded wallet 1CA  (reown-com#4588)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: fix demo lockfile (reown-com#4596)

* chore: version packages (reown-com#4567)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: rename CloudAuthSIWX to ReownAuthentication (reown-com#4492)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: upgrade valtio to v2 (reown-com#4358)

* feat: add 127.0.0.1 to DEFAULT_ALLOWED_ANCESTORS allowlist (reown-com#4581)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>

* refactor: remove type castings and handle errors instead (reown-com#4600)

* feat: Smart Sessions Ownable Validator  (reown-com#4602)

* chore: automate AppKit CDN update in AppKit Unity  (reown-com#4608)

Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* chore: version packages (reown-com#4599)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: upgrade solana web3.js (reown-com#4615)

* fix: use workspace relative url when uploading artifacts (reown-com#4444)

* fix: unsyncing connection on initialization if enableReconnect is false (reown-com#4610)

* fix: networks logics for the ones doesn't have required files (reown-com#4622)

* feat: remove Coinbase Pay SDK integration (APKT-3100) (reown-com#4560)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: approval transaction infinite loading (reown-com#4625)

* chore: update changeset config to fix package versions (reown-com#4629)

* fix: Open legal links in new tab (reown-com#3749)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update dependabot configs (reown-com#4627)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: lint fix (reown-com#4635)

* chore: add danger rule wallet schema (reown-com#4616)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: always send initialize event and add chainId to CONNECT_SUCCESS and CONNECT_SOCIAL_SUCCESS (reown-com#4609)

Merging as it was failing cause of a broken main linter issue, tests were passing

* fix: remove call to `connectSocial` from `connectionControllerUtil` (reown-com#4638)

* feat: pay with wallet solana (reown-com#4623)

* fix: default account type after disconnect (reown-com#4641)

* chore: update error messages for not configured domains (reown-com#4642)

* chore: use Zod's safeParse  (reown-com#4643)

* chore: fix gallery app build issues (reown-com#4650)

* chore: version packages (reown-com#4618)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: siwe spam (reown-com#4639)

* chore: upgrade storybook, remove unused comps, add missing stories (reown-com#4651)

* chore: fix spl token dependency (reown-com#4654)

* chore: version packages (reown-com#4652)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reviewer assignment in devin_docs_update workflow (reown-com#4658)

* fix: SIWX default cross-namespace switch with embedded wallet (reown-com#4657)

* feat: add wallet_index to SELECT_WALLET events (reown-com#4659)

* fix: export types to enable proper type inference from useAppKit function (reown-com#4497)

Co-authored-by: enesozturk <enes@reown.com>

* fix: coinbase wallet info (reown-com#4647)

* chore: update UP to 2.21.5 (reown-com#4666)

* chore: update wagmi and viem to latest (reown-com#4668)

* chore: deprecate solana wallets parameter (reown-com#4670)

* chore: pay method rework (reown-com#4669)

* chore: add wallet icon and name on lab (reown-com#4671)

* chore: add branch name to artifacts (reown-com#4673)

* fix: sync PublicStateController in clearLoading method (APKT-3385) (reown-com#4678)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>

* chore: version packages (reown-com#4664)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>

* chore: export payment result (reown-com#4681)

* feat: AppKit React components (reown-com#4687)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: separating testing utils, update bad practice on unit tests, remove redundant controller utils (reown-com#4605)

* feat: wallet button multichain (reown-com#4688)

* refactor: error messages (reown-com#4686)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: cloud auth email capture flow (reown-com#4449)

* fix: add support for Bitcoin test net in OKX Wallet  (reown-com#4691)

* chore: add stacks and sui to predefined networks. Export namespaces constant. (reown-com#4690)

* refactor: Blockchain API calls (reown-com#4606)

* fix: rpcUrl not sent on `connect` request (reown-com#4646)

* fix: add support for okx testnet on initial connection (reown-com#4693)

* chore: upload single reports for secure site runs (reown-com#4695)

* feat: `<AppKitProvider>` (reown-com#4696)

* chore: fix artifact name conflict (reown-com#4697)

* chore: remove high entropy string warning from dangerfile (reown-com#4701)

* feat: AK Core + UP - Universal Connector (reown-com#4655)

* feat: appkit pay test exchange (reown-com#4699)

* chore: change api type and use json responses (reown-com#4706)

* chore: test exchange metadata and add key expiry (reown-com#4707)

* chore: remove KV get cache (reown-com#4711)

* Unisat Connector (reown-com#4705)

Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>

* Revert "chore: remove KV get cache" (reown-com#4713)

* fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet) (reown-com#4708)

* fix: `UpdateEmailWallet` view not opening when using `useAppKitUpdateEmail` hook (reown-com#4704)

* feat: add USDC and USDT payment assets for multiple networks (PAY-52) (reown-com#4702)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* fix: keep authentication flow when email capture is enabled (reown-com#4709)

* chore: add react export with context and provider (reown-com#4703)

* chore: update demo to 1.7.16 (reown-com#4716)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: stacks sign message not working with universal connector (reown-com#4728)

* chore: version packages (reown-com#4689)

* feat: add GitHub Actions workflow for Staking Dashboard AppKit updates (reown-com#4729)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: retain network state and session when cancelling SIWX on mobile (reown-com#4717)

* fix: reown name selection logics, fetch reown name on connection, improve ux (reown-com#4723)

* fix: token list refetching after network switch for swaps, fetch optimizations (reown-com#4725)

* chore: add release branch workflows (reown-com#4738)

* refactor: lab's 5792 tests (reown-com#4734)

* chore: add `publicKey` to `allAccounts` (reown-com#4737)

* feat: add native SOL payment asset for Solana network (reown-com#4741)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* chore: fix missing `address` in WC success event (reown-com#4744)

* refactor: update NumberUtil formatting using big.js for better precision when using big numbers with strings (reown-com#4749)

* feat: add deeplink support for binance web3 wallet on bitcoin (reown-com#4748)

* fix: workflow permissions (reown-com#4754)

* chore: optimize release workflow (reown-com#4757)

* chore: enable binance (reown-com#4761)

* chore: replace binance wallet id (reown-com#4762)

* Add https://cca-lite.coinbase.com to CSP connect-src directive (reown-com#4712)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: tomas@reown.com <rocchitomas@gmail.com>

* Merge release/1.7.18 back to main (reown-com#4768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update third party dependencies for AppKit Lab and Demo for De… (reown-com#4765)

* chore: add activeCaipNetworkId to all events (reown-com#4644)

* Revert "chore: add activeCaipNetworkId to all events" (reown-com#4773)

* refactor: add input validation to Reown name input (reown-com#4763)

* chore: Removed custom capabilities logic from EVM adapters (reown-com#4747)

* fix: workflow skips & devin workflows (reown-com#4769)

* refactor: update OKX and Unisat connectors to pass signInputs to wallet provider's `signPsbt` method (reown-com#4767)

* feat: add exchange controller (reown-com#4784)

Mailsac Issue will make e2e fail

* feat: fund wallet screen (reown-com#4777)

* Chore/caip network id in events (reown-com#4774)

* fix: secure site screens breaks in demo (reown-com#4792)

* fix: start release pr branch (reown-com#4796)

* fix: btc accounts switch (reown-com#4787)

* refactor:  ux by reown position in the qr basic view (reown-com#4753)

* feat: conditionally import fonts only when custom font family is not provided (reown-com#4542)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* Merge release/1.7.19 back to main (reown-com#4808)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>

* fix: social options cannot be toggled on demo (reown-com#4804)

* fix: okx wallet extension not detected when using wallet button (reown-com#4803)

* fix: properly serialize controller errors (reown-com#4806)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: Deposit from Exchange (reown-com#4798)

* chore: add back button on connecting a disconnected WC wallet in multi-wallet (reown-com#4816)

* fix: use token amount (reown-com#4818)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: multichain state synchronization and solana send flow issues (reown-com#4817)

* chore: checksum address conversion (reown-com#4821)

* fix: redirect to previous screen and show proper error message if connection request was rejected on mobile (reown-com#4819)

* chore: update wagmi dependencies (reown-com#4825)

* fix: add better error message when reown authentication is not enabled (reown-com#4828)

* chore: add missing chains from blockchain api (reown-com#4830)

* feat: fund from exchange status and events (reown-com#4822)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: Fund from exchange redirect and popup (reown-com#4832)

* feat: reown authentication as remote feature (reown-com#4750)

* chore: update appkit to 1.7.19 on demo page (reown-com#4833)

* chore: updated cloud url on appkit/cli (reown-com#4834)

* fix: lockfile (reown-com#4839)

* chore: cleanup pnpm lock file (version 9.x) (reown-com#4843)

* chore: make slack notification optional in release start workflow (reown-com#4844)

* fix: wrong enabling condition for reown authentication (reown-com#4846)

* feat: analytics improvements (reown-com#4836)

* fix: revert to previous network when cancelling siwx message (auth) (reown-com#4848)

* feat: appkit reskin (reown-com#4850)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: enesozturk <enes@reown.com>

* chore: downgrade appkit demo and modify `updateInternalDependencies` (reown-com#4865)

* chore: fund wallet improvements (reown-com#4841)

* chore: remaining reskin updates (reown-com#4873)

* Merge release/1.7.20 back to main (reown-com#4870)

Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update top padding on input page (reown-com#4874)

* fix: allow sending spl solana tokens in send flow (reown-com#4877)

* fix: mobile popup blocking and improve fund wallet ux (reown-com#4880)

* fix: prevent calling CONNECT_SUCCESS event for not connected namespaces with WC (reown-com#4878)

* fix: open rpc request cleanup (reown-com#4867)

* fix: include correct user address in bitcoin walletconnect signing request (reown-com#4886)

* fix: fund from exchange select token flow + fixes (reown-com#4875)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: prevent `authConnector` from being included in wagmi config when email/social login are disabled (reown-com#4892)

* chore: add bitcoin signet network (reown-com#4891)

* refactor: remove redundant project id not configured error triggers (reown-com#4885)

* fix: add explicit task boundaries to prevent devin followup changes (reown-com#4887)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>

* fix: remaining reskin updates (reown-com#4898)

* fix: show correct QR screen when using AppKit Basic with multiple namespaces (reown-com#4897)

* fix: use getCaipNetworks method on Bitcoin adapter to find active caip network (reown-com#4899)

* Merge release/1.8.0 back to main (reown-com#4901)

Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: Reown AppKit License (reown-com#4881)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: connect all namespaces for auth connector (reown-com#4888)

* fix: Do not show error message if payWithExchange is not enabled (reown-com#4908)

* fix: reskin cdn issues (reown-com#4911)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update build scripts to exclude cdn on builds except releases (reown-com#4900)

* chore: upgrade appkit to 1.8.1 reskin (reown-com#4904)

* refactor: laboratory to have single page  (reown-com#4914)

* fix: correct count calculations for mobile environments in `all-wallets-list` (reown-com#4917)

* Merge release/1.8.1 back to main (reown-com#4913)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Add react native option to cli (reown-com#4894)

* fix: setting z-index in themeVariables  (reown-com#4920)

* chore: update siwe links (reown-com#4932)

* chore: prevent calling SELECT_WALLET event for basic (reown-com#4921)

* chore: add pay component to lab back (reown-com#4933)

* refactor: Valtio useSnapshot issue, laboratory Next.js 15 upgrade, Next Auth v5 transition (reown-com#4607)

* fix: support solana token-2022 transfers in send flow (reown-com#4934)

* chore: include insufficient funds fee error message (reown-com#4939)

* fix: text color pay view (reown-com#4935)

* chore: enable turbopack for lab (reown-com#4938)

* Merge release/1.8.2 back to main (reown-com#4944)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: fund from exchange not working at first try (reown-com#4941)

* fix: update default zindex value (reown-com#4946)

* chore: update package.json to match LICENSE.md (reown-com#4948)

* chore: update wagmi deps  (reown-com#4943)

* fix: api controller wallet filtering on mobile (reown-com#4872)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: disable turbopack for lab build (reown-com#4951)

* fix: bitcoin account publickey doesn't set on reconnect (reown-com#4947)

* chore: use sha instead of ref checkout action (reown-com#4952)

* chore: update license field of the individual packages (reown-com#4953)

* feat: pulse events batching (reown-com#4950)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump viem from 2.37.1 to 2.37.2 in the viem-wagmi group across 1 directory (reown-com#4954)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: replace "deposit from an exchange" to "deposit from exchange" in header (reown-com#4957)

* feat: increase places for wallets on main view (reown-com#4963)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: update error boundary to handle wk error messages properly (reown-com#4966)

* fix: send input field missing number pattern validation  (reown-com#4968)

* fix: wallet icon not rendering properly on safari (reown-com#4965)

* fix: icon button component styles to match with reskin (reown-com#4970)

* chore: add console warning if the sdk version is old (reown-com#4971)

* Merge release/1.8.3 back to main (reown-com#4972)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: add send arguments to `open` method (reown-com#4962)

* chore: use --frozen-lockfile on pnpm install in workflow files (reown-com#4978)

* chore: remove chalk dep (reown-com#4977)

* fix: `open` does not throw when attempting to switch network during send flow (reown-com#4979)

* fix: `w3m-header` question mark icon is incorrectly rendered (reown-com#4982)

* fix: semver version check (reown-com#4988)

* chore: upgrade AppKit to latest on Demo (reown-com#4989)

* chore: add message prop to `SIWX_AUTH_ERROR` event (reown-com#4990)

* chore: add signature cta bot (reown-com#4995)

* chore: pin cta assistant to latest known hash (reown-com#5000)

* feat: UP and AK config in UniversalConnector (reown-com#4993)

* chore: add message to error events (reown-com#4994)

* fix: avoid throwing `CONNECT_ERROR` when connection request is rejected (reown-com#4992)

* fix: swap shows incorrect token status in smart account activity (reown-com#5001)

* chore: update @coinbase/wallet-sdk to 4.3.7 (reown-com#5002)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: remove gap, add padding (reown-com#5005)

* chore: update error message when insufficient liquidity (reown-com#5003)

* feat: custom input amount on deposit from exchange screen (reown-com#5004)

* refactor: update appkit events (reown-com#4960)

* Merge release 1.8.4 into main (reown-com#5009)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: error event handling (reown-com#5010)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* fix: `ErrorUtil.ts` ordering (reown-com#5012)

* feat: add npm provenance statements for enhanced supply chain security (reown-com#5014)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: QR scan via main camera (reown-com#4936)

* Merge release/1.8.5 back to main (reown-com#5022)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: test behavior when Verify API is blocked (reown-com#5023)

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 11: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 34: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 35: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 29: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 14: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 15: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 16: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 53: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 61: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 64: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 65: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: apps/demo/package.json to reduce vulnerabilities (#696)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-12265451
- https://snyk.io/vuln/SNYK-JS-NEXT-12299318
- https://snyk.io/vuln/SNYK-JS-NEXT-12301496

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/nuxt-wagmi/package.json to reduce vulnerabilities (#695)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: packages/adapters/bitcoin/package.json to reduce vulnerabilities (#697)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIBOT-14122017

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create config.yml (#722)

* Create config.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/config.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml (#726)

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/ci-tmp.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update config.yml (#727)

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Create deploy.yml (#728)

Deployment:

Introduce a Vercel deployment workflow that runs on main branch pushes and manual triggers using configured Vercel org, project, and token secrets.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* fix: examples/next-wagmi-app-router/package.json to reduce vulnerabilities (#743)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ethers-app-router/package.json to reduce vulnerabilities (#742)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-wagmi-solana-bitcoin-app-router/package.json to reduce vulnerabilities (#745)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ep-app-router/package.json to reduce vulnerabilities (#740)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* chore(deps): bump the demo-third-parties group across 1 directory with 27 updates

Bumps the demo-third-parties group with 27 updates in the /apps/demo directory:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.10.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.5.6` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.8` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.6` | `1.3.8` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.6` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives) | `1.3.4` | `1.3.6` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.4` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.6` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.8` |
| [@reown/appkit](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-bitcoin](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-ethers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-solana](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-common](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-controllers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-scaffold-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@solana/web3.js](https://github.com/solana-foundation/solana-web3.js) | `1.98.2` | `1.98.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.5` | `5.90.11` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [next](https://github.com/vercel/next.js) | `14.2.30` | `14.2.33` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |



Updates `@hookform/resolvers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.0...v3.10.0)

Updates `@next/third-parties` from 15.2.1 to 15.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/third-parties)

Updates `@radix-ui/react-checkbox` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.13 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.6 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.3.6 to 1.3.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.4 to 2.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.6 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slider` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.4 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@reown/appkit` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit@1.8.4...@reown/appkit@1.8.14)

Updates `@reown/appkit-adapter-bitcoin` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-bitcoin@1.8.4...@reown/appkit-adapter-bitcoin@1.8.14)

Updates `@reown/appkit-adapter-ethers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-ethers@1.8.4...@reown/appkit-adapter-ethers@1.8.14)

Updates `@reown/appkit-adapter-solana` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-solana@1.8.4...@reown/appkit-adapter-solana@1.8.14)

Updates `@reown/appkit-common` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-common@1.8.4...@reown/appkit-common@1.8.14)

Updates `@reown/appkit-controllers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-controllers@1.8.4...@reown/appkit-controllers@1.8.14)

Updates `@reown/appkit-scaffold-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-scaffold-ui@1.8.4...@reown/appkit-scaffold-ui@1.8.14)

Updates `@reown/appkit-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-ui@1.8.4...@reown/appkit-ui@1.8.14)

Updates `@solana/web3.js` from 1.98.2 to 1.98.4
- [Release notes](https://github.com/solana-foundation/solana-web3.js/releases)
- [Commits](solana-foundation/solana-web3.js@v1.98.2...v1.98.4)

Updates `@tanstack/react-query` from 5.75.5 to 5.90.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query)

Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.4.22)

Updates `next` from 14.2.30 to 14.2.33
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.30...v14.2.33)

Updates `react` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@next/third-parties"
  dependency-version: 15.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slider"
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-bitcoin"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-ethers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-solana"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-common"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-controllers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-scaffold-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@solana/web3.js"
  dependency-version: 1.98.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: autoprefixer
  dependency-version: 10.4.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: next
  dependency-version: 14.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: ton connect send message params (reown-com#5406)

Co-authored-by: MK <mago.khamidov@gmail.com>

* Potential fix for code scanning alert no. 22: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 66: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glitch <66949816+glitch-txs@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 67: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* wallet clean up (#765)

* @vercel/static-build

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glitch <66949816+glitch-txs@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: googleworkspace-bot <googleworkspace-bot@google.com>
Dargon789 added a commit that referenced this pull request Mar 18, 2026
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Dargon789 added a commit that referenced this pull request Mar 18, 2026
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Dargon789 added a commit that referenced this pull request Mar 18, 2026
* wallet clean up (#765)

* feat:ui-ux-reown

* fix: update React to 19.1.2 to address CVE-2025-55182 (reown-com#5387)

* fix: complete CVE-2025-55182 security fix for React and Next.js (reown-com#5390)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* feat: merge release 1.8.14 (reown-com#5395)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: transaction history for ton (reown-com#5396)

* feat: transaction history for ton (reown-com#5396)

* chore: version packages (reown-com#5397)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix: Add missing parameters in TON sendMessage function (reown-com#5384)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>

* fix: base account triggers coinbase wallet extension connection (reown-com#5405)

* fix: upgrade Next.js to patched versions for security (CVE-2025-55183, CVE-2025-55184, CVE-2025-67779) (reown-com#5409)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* wallet-wagmi-cdn-test

* Create google.yml (#684)

CI:
Introduce a GKE deployment workflow that builds a Docker image, pushes it to Google Artifact Registry, and deploys it to a GKE cluster on pushes to the main branch.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Chore/next js cache (#683)

* refactor: update preferred account type reading (reown-com#4557)

* feat: enableReconnect flag (reown-com#4553)

* fix: wrong chain shown when switching accounts (reown-com#4565)

* chore: version packages (reown-com#4522)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: use npm version of appkit on demo app (reown-com#4403)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: add bitcoin wallet impl for reown extension, add e2e tests (reown-com#4525)

* ci(devin): update Devin docs workflow to tag relevant teams in PRs (reown-com#4568)

* fix: wrong error message shown when SIWX signature is declined (reown-com#4551)

* fix: siwe signOutOnDisconnect flag (reown-com#4569)

* fix(onramp): Meld popoup opens without url parameters (reown-com#4564)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: revert libs config on e2e tests (reown-com#4573)

* feat: update schema to satisfy 1ca flow (reown-com#4576)

* fix: use wagmi rpc instead of walletconnect rpc when switching network (reown-com#4577)

* [DO NOT MERGE] feat: add 1CA to embedded wallets  (reown-com#4575)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: update dependencies / audit fix (reown-com#4585)

* fix: reduce calling auth connect to once when switching account type (reown-com#4586)

* fix: `reconnectExternal` will go through `SIWXUtil` on Ethers client (reown-com#4587)

Co-authored-by: MK <mago.khamidov@gmail.com>

* feat: forward custom RPC URLs to embedded wallet  (reown-com#4570)

* refactor: handle balance call failure on ethers and ethers5 adapters (reown-com#4595)

* fix: serialize full message in embedded wallet 1CA  (reown-com#4588)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: fix demo lockfile (reown-com#4596)

* chore: version packages (reown-com#4567)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: rename CloudAuthSIWX to ReownAuthentication (reown-com#4492)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: upgrade valtio to v2 (reown-com#4358)

* feat: add 127.0.0.1 to DEFAULT_ALLOWED_ANCESTORS allowlist (reown-com#4581)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>

* refactor: remove type castings and handle errors instead (reown-com#4600)

* feat: Smart Sessions Ownable Validator  (reown-com#4602)

* chore: automate AppKit CDN update in AppKit Unity  (reown-com#4608)

Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Ben Kremer <ben@reown.com>

* chore: version packages (reown-com#4599)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: upgrade solana web3.js (reown-com#4615)

* fix: use workspace relative url when uploading artifacts (reown-com#4444)

* fix: unsyncing connection on initialization if enableReconnect is false (reown-com#4610)

* fix: networks logics for the ones doesn't have required files (reown-com#4622)

* feat: remove Coinbase Pay SDK integration (APKT-3100) (reown-com#4560)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: approval transaction infinite loading (reown-com#4625)

* chore: update changeset config to fix package versions (reown-com#4629)

* fix: Open legal links in new tab (reown-com#3749)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update dependabot configs (reown-com#4627)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: lint fix (reown-com#4635)

* chore: add danger rule wallet schema (reown-com#4616)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: always send initialize event and add chainId to CONNECT_SUCCESS and CONNECT_SOCIAL_SUCCESS (reown-com#4609)

Merging as it was failing cause of a broken main linter issue, tests were passing

* fix: remove call to `connectSocial` from `connectionControllerUtil` (reown-com#4638)

* feat: pay with wallet solana (reown-com#4623)

* fix: default account type after disconnect (reown-com#4641)

* chore: update error messages for not configured domains (reown-com#4642)

* chore: use Zod's safeParse  (reown-com#4643)

* chore: fix gallery app build issues (reown-com#4650)

* chore: version packages (reown-com#4618)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: siwe spam (reown-com#4639)

* chore: upgrade storybook, remove unused comps, add missing stories (reown-com#4651)

* chore: fix spl token dependency (reown-com#4654)

* chore: version packages (reown-com#4652)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reviewer assignment in devin_docs_update workflow (reown-com#4658)

* fix: SIWX default cross-namespace switch with embedded wallet (reown-com#4657)

* feat: add wallet_index to SELECT_WALLET events (reown-com#4659)

* fix: export types to enable proper type inference from useAppKit function (reown-com#4497)

Co-authored-by: enesozturk <enes@reown.com>

* fix: coinbase wallet info (reown-com#4647)

* chore: update UP to 2.21.5 (reown-com#4666)

* chore: update wagmi and viem to latest (reown-com#4668)

* chore: deprecate solana wallets parameter (reown-com#4670)

* chore: pay method rework (reown-com#4669)

* chore: add wallet icon and name on lab (reown-com#4671)

* chore: add branch name to artifacts (reown-com#4673)

* fix: sync PublicStateController in clearLoading method (APKT-3385) (reown-com#4678)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>

* chore: version packages (reown-com#4664)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>

* chore: export payment result (reown-com#4681)

* feat: AppKit React components (reown-com#4687)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* refactor: separating testing utils, update bad practice on unit tests, remove redundant controller utils (reown-com#4605)

* feat: wallet button multichain (reown-com#4688)

* refactor: error messages (reown-com#4686)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: cloud auth email capture flow (reown-com#4449)

* fix: add support for Bitcoin test net in OKX Wallet  (reown-com#4691)

* chore: add stacks and sui to predefined networks. Export namespaces constant. (reown-com#4690)

* refactor: Blockchain API calls (reown-com#4606)

* fix: rpcUrl not sent on `connect` request (reown-com#4646)

* fix: add support for okx testnet on initial connection (reown-com#4693)

* chore: upload single reports for secure site runs (reown-com#4695)

* feat: `<AppKitProvider>` (reown-com#4696)

* chore: fix artifact name conflict (reown-com#4697)

* chore: remove high entropy string warning from dangerfile (reown-com#4701)

* feat: AK Core + UP - Universal Connector (reown-com#4655)

* feat: appkit pay test exchange (reown-com#4699)

* chore: change api type and use json responses (reown-com#4706)

* chore: test exchange metadata and add key expiry (reown-com#4707)

* chore: remove KV get cache (reown-com#4711)

* Unisat Connector (reown-com#4705)

Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>

* Revert "chore: remove KV get cache" (reown-com#4713)

* fix: prevent modal from closing after wallet disconnect in profile view (multi-wallet) (reown-com#4708)

* fix: `UpdateEmailWallet` view not opening when using `useAppKitUpdateEmail` hook (reown-com#4704)

* feat: add USDC and USDT payment assets for multiple networks (PAY-52) (reown-com#4702)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* fix: keep authentication flow when email capture is enabled (reown-com#4709)

* chore: add react export with context and provider (reown-com#4703)

* chore: update demo to 1.7.16 (reown-com#4716)

Co-authored-by: Enes <enesozturk.d@gmail.com>

* fix: stacks sign message not working with universal connector (reown-com#4728)

* chore: version packages (reown-com#4689)

* feat: add GitHub Actions workflow for Staking Dashboard AppKit updates (reown-com#4729)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: retain network state and session when cancelling SIWX on mobile (reown-com#4717)

* fix: reown name selection logics, fetch reown name on connection, improve ux (reown-com#4723)

* fix: token list refetching after network switch for swaps, fetch optimizations (reown-com#4725)

* chore: add release branch workflows (reown-com#4738)

* refactor: lab's 5792 tests (reown-com#4734)

* chore: add `publicKey` to `allAccounts` (reown-com#4737)

* feat: add native SOL payment asset for Solana network (reown-com#4741)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>

* chore: fix missing `address` in WC success event (reown-com#4744)

* refactor: update NumberUtil formatting using big.js for better precision when using big numbers with strings (reown-com#4749)

* feat: add deeplink support for binance web3 wallet on bitcoin (reown-com#4748)

* fix: workflow permissions (reown-com#4754)

* chore: optimize release workflow (reown-com#4757)

* chore: enable binance (reown-com#4761)

* chore: replace binance wallet id (reown-com#4762)

* Add https://cca-lite.coinbase.com to CSP connect-src directive (reown-com#4712)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: tomas@reown.com <rocchitomas@gmail.com>

* Merge release/1.7.18 back to main (reown-com#4768)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update third party dependencies for AppKit Lab and Demo for De… (reown-com#4765)

* chore: add activeCaipNetworkId to all events (reown-com#4644)

* Revert "chore: add activeCaipNetworkId to all events" (reown-com#4773)

* refactor: add input validation to Reown name input (reown-com#4763)

* chore: Removed custom capabilities logic from EVM adapters (reown-com#4747)

* fix: workflow skips & devin workflows (reown-com#4769)

* refactor: update OKX and Unisat connectors to pass signInputs to wallet provider's `signPsbt` method (reown-com#4767)

* feat: add exchange controller (reown-com#4784)

Mailsac Issue will make e2e fail

* feat: fund wallet screen (reown-com#4777)

* Chore/caip network id in events (reown-com#4774)

* fix: secure site screens breaks in demo (reown-com#4792)

* fix: start release pr branch (reown-com#4796)

* fix: btc accounts switch (reown-com#4787)

* refactor:  ux by reown position in the qr basic view (reown-com#4753)

* feat: conditionally import fonts only when custom font family is not provided (reown-com#4542)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* Merge release/1.7.19 back to main (reown-com#4808)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>

* fix: social options cannot be toggled on demo (reown-com#4804)

* fix: okx wallet extension not detected when using wallet button (reown-com#4803)

* fix: properly serialize controller errors (reown-com#4806)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: Deposit from Exchange (reown-com#4798)

* chore: add back button on connecting a disconnected WC wallet in multi-wallet (reown-com#4816)

* fix: use token amount (reown-com#4818)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: multichain state synchronization and solana send flow issues (reown-com#4817)

* chore: checksum address conversion (reown-com#4821)

* fix: redirect to previous screen and show proper error message if connection request was rejected on mobile (reown-com#4819)

* chore: update wagmi dependencies (reown-com#4825)

* fix: add better error message when reown authentication is not enabled (reown-com#4828)

* chore: add missing chains from blockchain api (reown-com#4830)

* feat: fund from exchange status and events (reown-com#4822)

Co-authored-by: MK <mago.khamidov@gmail.com>

* fix: Fund from exchange redirect and popup (reown-com#4832)

* feat: reown authentication as remote feature (reown-com#4750)

* chore: update appkit to 1.7.19 on demo page (reown-com#4833)

* chore: updated cloud url on appkit/cli (reown-com#4834)

* fix: lockfile (reown-com#4839)

* chore: cleanup pnpm lock file (version 9.x) (reown-com#4843)

* chore: make slack notification optional in release start workflow (reown-com#4844)

* fix: wrong enabling condition for reown authentication (reown-com#4846)

* feat: analytics improvements (reown-com#4836)

* fix: revert to previous network when cancelling siwx message (auth) (reown-com#4848)

* feat: appkit reskin (reown-com#4850)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: enesozturk <enes@reown.com>

* chore: downgrade appkit demo and modify `updateInternalDependencies` (reown-com#4865)

* chore: fund wallet improvements (reown-com#4841)

* chore: remaining reskin updates (reown-com#4873)

* Merge release/1.7.20 back to main (reown-com#4870)

Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: update top padding on input page (reown-com#4874)

* fix: allow sending spl solana tokens in send flow (reown-com#4877)

* fix: mobile popup blocking and improve fund wallet ux (reown-com#4880)

* fix: prevent calling CONNECT_SUCCESS event for not connected namespaces with WC (reown-com#4878)

* fix: open rpc request cleanup (reown-com#4867)

* fix: include correct user address in bitcoin walletconnect signing request (reown-com#4886)

* fix: fund from exchange select token flow + fixes (reown-com#4875)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: prevent `authConnector` from being included in wagmi config when email/social login are disabled (reown-com#4892)

* chore: add bitcoin signet network (reown-com#4891)

* refactor: remove redundant project id not configured error triggers (reown-com#4885)

* fix: add explicit task boundaries to prevent devin followup changes (reown-com#4887)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>

* fix: remaining reskin updates (reown-com#4898)

* fix: show correct QR screen when using AppKit Basic with multiple namespaces (reown-com#4897)

* fix: use getCaipNetworks method on Bitcoin adapter to find active caip network (reown-com#4899)

* Merge release/1.8.0 back to main (reown-com#4901)

Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: Reown AppKit License (reown-com#4881)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* feat: connect all namespaces for auth connector (reown-com#4888)

* fix: Do not show error message if payWithExchange is not enabled (reown-com#4908)

* fix: reskin cdn issues (reown-com#4911)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: update build scripts to exclude cdn on builds except releases (reown-com#4900)

* chore: upgrade appkit to 1.8.1 reskin (reown-com#4904)

* refactor: laboratory to have single page  (reown-com#4914)

* fix: correct count calculations for mobile environments in `all-wallets-list` (reown-com#4917)

* Merge release/1.8.1 back to main (reown-com#4913)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: Add react native option to cli (reown-com#4894)

* fix: setting z-index in themeVariables  (reown-com#4920)

* chore: update siwe links (reown-com#4932)

* chore: prevent calling SELECT_WALLET event for basic (reown-com#4921)

* chore: add pay component to lab back (reown-com#4933)

* refactor: Valtio useSnapshot issue, laboratory Next.js 15 upgrade, Next Auth v5 transition (reown-com#4607)

* fix: support solana token-2022 transfers in send flow (reown-com#4934)

* chore: include insufficient funds fee error message (reown-com#4939)

* fix: text color pay view (reown-com#4935)

* chore: enable turbopack for lab (reown-com#4938)

* Merge release/1.8.2 back to main (reown-com#4944)

Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: fund from exchange not working at first try (reown-com#4941)

* fix: update default zindex value (reown-com#4946)

* chore: update package.json to match LICENSE.md (reown-com#4948)

* chore: update wagmi deps  (reown-com#4943)

* fix: api controller wallet filtering on mobile (reown-com#4872)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* chore: disable turbopack for lab build (reown-com#4951)

* fix: bitcoin account publickey doesn't set on reconnect (reown-com#4947)

* chore: use sha instead of ref checkout action (reown-com#4952)

* chore: update license field of the individual packages (reown-com#4953)

* feat: pulse events batching (reown-com#4950)

Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump viem from 2.37.1 to 2.37.2 in the viem-wagmi group across 1 directory (reown-com#4954)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>

* chore: replace "deposit from an exchange" to "deposit from exchange" in header (reown-com#4957)

* feat: increase places for wallets on main view (reown-com#4963)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: update error boundary to handle wk error messages properly (reown-com#4966)

* fix: send input field missing number pattern validation  (reown-com#4968)

* fix: wallet icon not rendering properly on safari (reown-com#4965)

* fix: icon button component styles to match with reskin (reown-com#4970)

* chore: add console warning if the sdk version is old (reown-com#4971)

* Merge release/1.8.3 back to main (reown-com#4972)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat: add send arguments to `open` method (reown-com#4962)

* chore: use --frozen-lockfile on pnpm install in workflow files (reown-com#4978)

* chore: remove chalk dep (reown-com#4977)

* fix: `open` does not throw when attempting to switch network during send flow (reown-com#4979)

* fix: `w3m-header` question mark icon is incorrectly rendered (reown-com#4982)

* fix: semver version check (reown-com#4988)

* chore: upgrade AppKit to latest on Demo (reown-com#4989)

* chore: add message prop to `SIWX_AUTH_ERROR` event (reown-com#4990)

* chore: add signature cta bot (reown-com#4995)

* chore: pin cta assistant to latest known hash (reown-com#5000)

* feat: UP and AK config in UniversalConnector (reown-com#4993)

* chore: add message to error events (reown-com#4994)

* fix: avoid throwing `CONNECT_ERROR` when connection request is rejected (reown-com#4992)

* fix: swap shows incorrect token status in smart account activity (reown-com#5001)

* chore: update @coinbase/wallet-sdk to 4.3.7 (reown-com#5002)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: remove gap, add padding (reown-com#5005)

* chore: update error message when insufficient liquidity (reown-com#5003)

* feat: custom input amount on deposit from exchange screen (reown-com#5004)

* refactor: update appkit events (reown-com#4960)

* Merge release 1.8.4 into main (reown-com#5009)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: error event handling (reown-com#5010)

Co-authored-by: tomiir <rocchitomas@gmail.com>

* fix: `ErrorUtil.ts` ordering (reown-com#5012)

* feat: add npm provenance statements for enhanced supply chain security (reown-com#5014)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>

* feat: QR scan via main camera (reown-com#4936)

* Merge release/1.8.5 back to main (reown-com#5022)

Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: test behavior when Verify API is blocked (reown-com#5023)

* Create web3_defi_gamefi.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 11: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 34: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 35: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 29: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 14: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 15: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 16: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 53: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 61: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 64: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 65: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: derek@reown.com <alexanderderekrein@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: apps/demo/package.json to reduce vulnerabilities (#696)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-12265451
- https://snyk.io/vuln/SNYK-JS-NEXT-12299318
- https://snyk.io/vuln/SNYK-JS-NEXT-12301496

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/nuxt-wagmi/package.json to reduce vulnerabilities (#695)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NUXT-12878602

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: packages/adapters/bitcoin/package.json to reduce vulnerabilities (#697)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIBOT-14122017

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create config.yml (#722)

* Create config.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/config.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml (#726)

* Update and rename web3_defi_gamefi.yml to ci-tmp.yml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .circleci/ci-tmp.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update config.yml (#727)

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Create deploy.yml (#728)

Deployment:

Introduce a Vercel deployment workflow that runs on main branch pushes and manual triggers using configured Vercel org, project, and token secrets.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* fix: examples/next-wagmi-app-router/package.json to reduce vulnerabilities (#743)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ethers-app-router/package.json to reduce vulnerabilities (#742)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636
- https://snyk.io/vuln/SNYK-JS-PLAYWRIGHTCORE-13553173

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-wagmi-solana-bitcoin-app-router/package.json to reduce vulnerabilities (#745)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: examples/next-ep-app-router/package.json to reduce vulnerabilities (#740)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-14400636

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* chore(deps): bump the demo-third-parties group across 1 directory with 27 updates

Bumps the demo-third-parties group with 27 updates in the /apps/demo directory:

| Package | From | To |
| --- | --- | --- |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.10.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.5.6` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.3` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.8` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.6` | `1.3.8` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.6` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.8` |
| [@radix-ui/react-slider](https://github.com/radix-ui/primitives) | `1.3.4` | `1.3.6` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.2` | `1.2.4` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.6` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.13` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.8` |
| [@reown/appkit](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-bitcoin](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-ethers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-adapter-solana](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-common](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-controllers](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-scaffold-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@reown/appkit-ui](https://github.com/reown-com/appkit) | `1.8.4` | `1.8.14` |
| [@solana/web3.js](https://github.com/solana-foundation/solana-web3.js) | `1.98.2` | `1.98.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.75.5` | `5.90.11` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [next](https://github.com/vercel/next.js) | `14.2.30` | `14.2.33` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` |

Updates `@hookform/resolvers` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.0...v3.10.0)

Updates `@next/third-parties` from 15.2.1 to 15.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.6/packages/third-parties)

Updates `@radix-ui/react-checkbox` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.13 to 1.1.15
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.6 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.3.6 to 1.3.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.2.4 to 2.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.6 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slider` from 1.3.4 to 1.3.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.2.2 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.2.4 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.11 to 1.1.13
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@reown/appkit` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit@1.8.4...@reown/appkit@1.8.14)

Updates `@reown/appkit-adapter-bitcoin` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-bitcoin@1.8.4...@reown/appkit-adapter-bitcoin@1.8.14)

Updates `@reown/appkit-adapter-ethers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-ethers@1.8.4...@reown/appkit-adapter-ethers@1.8.14)

Updates `@reown/appkit-adapter-solana` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-adapter-solana@1.8.4...@reown/appkit-adapter-solana@1.8.14)

Updates `@reown/appkit-common` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-common@1.8.4...@reown/appkit-common@1.8.14)

Updates `@reown/appkit-controllers` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-controllers@1.8.4...@reown/appkit-controllers@1.8.14)

Updates `@reown/appkit-scaffold-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-scaffold-ui@1.8.4...@reown/appkit-scaffold-ui@1.8.14)

Updates `@reown/appkit-ui` from 1.8.4 to 1.8.14
- [Release notes](https://github.com/reown-com/appkit/releases)
- [Commits](https://github.com/reown-com/appkit/compare/@reown/appkit-ui@1.8.4...@reown/appkit-ui@1.8.14)

Updates `@solana/web3.js` from 1.98.2 to 1.98.4
- [Release notes](https://github.com/solana-foundation/solana-web3.js/releases)
- [Commits](solana-foundation/solana-web3.js@v1.98.2...v1.98.4)

Updates `@tanstack/react-query` from 5.75.5 to 5.90.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query)

Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.4.22)

Updates `next` from 14.2.30 to 14.2.33
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.30...v14.2.33)

Updates `react` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@next/third-parties"
  dependency-version: 15.5.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slider"
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-bitcoin"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-ethers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-adapter-solana"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-common"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-controllers"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-scaffold-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@reown/appkit-ui"
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@solana/web3.js"
  dependency-version: 1.98.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: autoprefixer
  dependency-version: 10.4.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: next
  dependency-version: 14.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: demo-third-parties
- dependency-name: react
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
- dependency-name: react-dom
  dependency-version: 19.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: demo-third-parties
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: ton connect send message params (reown-com#5406)

Co-authored-by: MK <mago.khamidov@gmail.com>

* Potential fix for code scanning alert no. 22: Useless regular-expression character escape

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 66: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glitch <66949816+glitch-txs@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 67: Incomplete regular expression for hostnames

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* wallet clean up (#765)

* @vercel/static-build

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Enes <enesozturk.d@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glitch <66949816+glitch-txs@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
Co-authored-by: MK <mago.khamidov@gmail.com>
Co-authored-by: MK <53529533+magiziz@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@walletconnect.com>
Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Sven <38101365+svenvoskamp@users.noreply.github.com>
Co-authored-by: enes@reown.com <enes@reown.com>
Co-authored-by: Gleb Skibitsky <gleb@skibitsky.com>
Co-authored-by: sam@reown.com <sam@reown.com>
Co-authored-by: mrcattington <me@kristianmarlow.com>
Co-authored-by: Luka Isailovic <lukaisailovic@gmail.com>
Co-authored-by: Ventura Rodríguez <72287631+venturars@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: luka <luka@reown.com>
Co-authored-by: Gancho Radkov <43912948+ganchoradkov@users.noreply.github.com>
Co-authored-by: Rui Simão <rui.daniel.simao@gmail.com>
Co-authored-by: TomTom <tomtom@reown.com>
Co-authored-by: TomTom <rtomas@gmail.com>
Co-authored-by: tomiir <tomas@walletconnect.com>
Co-authored-by: Ignacio Santise <25931366+ignaciosantise@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Smith <1979423+chris13524@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: googleworkspace-bot <googleworkspace-bot@google.com>
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.

# Flow diagram for intended deploy job steps in deploy.yml

2 participants