Skip to content

wallet clean up#765

Merged
Dargon789 merged 46 commits intocircleci-editor/931/circleci-project-setupfrom
main
Dec 19, 2025
Merged

wallet clean up#765
Dargon789 merged 46 commits intocircleci-editor/931/circleci-project-setupfrom
main

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

Description

Please include a brief summary of the change.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Dargon789 and others added 30 commits May 2, 2025 04:35
…n-com#5390)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Ben Kremer <ben@reown.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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: tomiir <rocchitomas@gmail.com>
Co-authored-by: Derek <alexanderderekrein@gmail.com>
…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>
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>
* 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>
Dargon789 and others added 9 commits December 16, 2025 16:06
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>
…ities (#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>
…lities (#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>
…duce 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>
…es (#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>
…h 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>
Co-authored-by: MK <mago.khamidov@gmail.com>
@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Dec 19, 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.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 19, 2025

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

Project Deployment Review Updated (UTC)
appkit-builder-12k5 Ready Ready Preview, Comment Dec 19, 2025 5:01pm
appkit-builder-mgkr Ready Ready Preview, Comment Dec 19, 2025 5:01pm
appkit-dapp Ready Ready Preview, Comment Dec 19, 2025 5:01pm
appkit-walletkit Ready Ready Preview, Comment Dec 19, 2025 5:01pm
web3-game Ready Ready Preview, Comment Dec 19, 2025 5:01pm

Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 613

@gemini-code-assist
Copy link
Copy Markdown

Warning

Gemini encountered an error creating the summary. You can try again by commenting /gemini summary.

Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/src/utils/ConstantsUtil.ts Fixed
Comment thread packages/appkit/tests/utils/HelpersUtil.test.ts Fixed

test('should handle origins and patterns with dots correctly', () => {
const patternsWithDots = ['https://test.example\\.com']
const defaultWithDots = ['https://*.another\\.test\\.org']

Check failure

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This string, which is used as a regular expression
here
, has an unescaped '.' before 'test.org', so it might match more hosts than expected.
@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Dec 19, 2025

Snyk checks have failed. 41 issues have been found so far.

Status Scanner Critical High Medium Low Total (41)
Open Source Security 1 5 6 29 41 issues

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

…ion 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>
…ession 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>
Repository owner deleted a comment from vercel bot Dec 19, 2025
Repository owner deleted a comment from vercel bot Dec 19, 2025
@Dargon789 Dargon789 merged commit 568f4b9 into circleci-editor/931/circleci-project-setup Dec 19, 2025
23 of 47 checks passed
Dargon789 added a commit that referenced this pull request Dec 23, 2025
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
* 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.

[vc]: # wallet clean up (#765) #769 # Sequence diagram for prioritized connector selection (Base Account vs Coinbase) Vercel GitHub Actions

6 participants