Skip to content

chore(deps): update dependency connectkit to v1.9.2#199

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/connectkit-1.x-lockfile
Open

chore(deps): update dependency connectkit to v1.9.2#199
renovate[bot] wants to merge 1 commit intomainfrom
renovate/connectkit-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 31, 2024

This PR contains the following updates:

Package Change Age Confidence
connectkit (source) 1.3.01.9.2 age confidence

Release Notes

family/connectkit (connectkit)

v1.9.2

Compare Source

This update rebrands Family Accounts as Aave Account and includes a configuration option rename that may require changes in your app configuration.

Updated

  • Replaced family dependency with @aave/account.
  • Updated branding and UI to reflect Aave Account.
  • Renamed enableFamily option to enableAaveAccount in getDefaultConfig and getDefaultConnectors. Update your usage of these helpers accordingly when upgrading to 1.9.2.

v1.9.1

Compare Source

This update includes updates to the peer dependencies and improvements to the Family Accounts features.

Updated

  • family package updated to latest.

Improved

  • Improved support for family features.

v1.9.0

Compare Source

We're thrilled to announce a major upgrade to ConnectKit—designed to make onboarding and navigating Ethereum simpler and safer than ever.

Introducing Family Accounts, simplified onboarding for new users.

Learn more by reading the announcement here.

New

Improved

  • Updates chain logos for zora, base, optimism and lens.

v1.8.2

Compare Source

This update includes improvements to the CoinbaseWalletSDK connect popup and MockConnector.

Fixed

  • CoinbaseWalletSDK connect popup now works on first interaction.
  • MockConnector now working as intended.

v1.8.1

Compare Source

This update adds additional localisations, and improves the stability of Coinbase Wallet and MetaMask connections.

New

  • Localisations for Vietnamese, Turkish, Persian, Arabic, Russian, Estonian and Catalan.

Fixed

  • CoinbaseWalletSDK connect popup being blocked on iOS Safari.
  • Revert back to using MetaMaskSDK for MetaMask connections.
  • Desktop deeplinking for LedgerLive.

v1.8.0

Compare Source

This update adds support for Coinbase Smart Wallet, adds additional support for the latest versions of peer dependencies wagmi and viem, and removes the dependency ethers from connectkit-next-siwe in favor of viem's SIWE implementation.

New

Updated

  • Changed default setting for enforceSupportedChains to false to allow for a better default user and developer experience.
  • Updates peer dependency viem to >=2.13.x.

Deprecated

v1.7.3

Compare Source

This update fixes a few bugs and improves the stability of the QR code generation for WalletConnect and Coinbase Wallet.

Fixed

  • ENS resolution when mainnet not found in createConfig.
  • WalletConnectConnector regenerates QR codes when a user disconnects and attempts to reconnect their wallet.
  • CoinbaseConnector generated QR code now using a better supported URI.
  • Configured projectId now being passed to the WalletConnectConnector when opening "More" UI in mobile view.

Removed

  • References to WalletConnectLegacy (WalletConnect v1).

v1.7.2

Compare Source

This update fixes an issue with the order of React Hooks, and improves the stability of the SIWE Provider.

Improved

  • Remove initialData from useQuery Hooks.

Fixed

  • Fix order of Hooks in useChainIsSupported.

v1.7.1

Compare Source

This update fixes a bug where the chain was incorrectly detected as unsupported when only one chain is configured.

Improved

  • Switch to using wagmi storage for detecting the last used connector ID.
  • Filter out duplicate connectors from the list of available connectors.
  • More defined overflow divider for the connector list.

Fixed

  • Chain being incorrectly detected as unsupported when only one chain is configured.
  • Ability to override the "Other Wallets" button text.
  • SIWE Provider stability and returned types when returning nonce and session from the server.

v1.7.0

Compare Source

This update moves peer dependencies wagmi and viem up to their latest versions.

Note

This version of ConnectKit has breaking changes. Make sure your application is compatible by following the ConnectKit migration guide, and the wagmi 2.x migration guide.

New

  • Updates peer dependency wagmi to 2.x.
  • Updates peer dependency viem to 2.x.
  • New peer dependency @tanstack/react-query.

Deprecated

  • Removes dependency mipd.

v1.6.0

Compare Source

This update adds EIP-6963 support for enhanced wallet discovery and improves the functionality and developer experience of using ConnectKit.

New

  • Support for EIP-6963.
    • Includes dependency mipd for EIP-6963 TypeScript utilities, built by the team at wevm (creators of wagmi and viem).
  • Added Zerion extension support.

Improved

  • Hide SIWE tooltip when using hideTooltips option.

v1.5.3

Compare Source

This update adds branding support for additional detectable injected connectors and improves the functionality and developer experience of using ConnectKit.

New

  • Rainbow extension support.
  • Exports defaultConnectors

Improved

  • Added name in header for injected wallet when detected by wagmi.

Fixed

  • Fixed UI overflow in switch network tab.
  • Fixed text overlap in switch network buttons.
  • Provide exports.types in package.json

v1.5.2

Compare Source

This update addresses a few bugs and improves the overall experience of ConnectKit.

Fixed

  • Added wcm-modal tag to css variable override.
  • Fixed flash of unstyled content on the <ChainIcon> component.
  • Fixed bug where the modal wouldn't open if the configuration didn't include the InjectedConnector.

v1.5.1

Compare Source

This update improves how ConnectKit handles multiple injected wallets.

Improved

  • Better support when dealing with multiple injected wallets.

Fixed

  • Updated --w3m-z-index to --wcm-z-index to align with latest wagmi connectors.

v1.5.0

Compare Source

This update improves the developer experience of using ConnectKit by upgrading the peer dependency, wagmi, to version 1.1.x, updating viem to version 1.x.x, and providing additional wallet branding support.

New

Improved

  • Better support for injected wallets.
  • Updated Phantom branding.

Misc

  • Fixed typo in Safe website URL.
  • Updated some SVGs to be more performant with JSX.
  • Fixed arrows in buttons not inheriting hover colors.

v1.4.0

Compare Source

This update improves the developer experience of using ConnectKit by upgrading the peer dependency wagmi up a version to 1.x.x, and removes the peer dependency ethers in favor of viem.

Note

This version of ConnectKit has breaking changes. Make sure your application is compatible by following the migration guide.

New

  • Updates peer dependency wagmi to 1.x.x.
  • Adds peer dependency viem.

Deprecated

  • Removes peer dependency on ethers.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (rebase) October 31, 2024 01:23
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 31, 2024

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

Project Deployment Actions Updated (UTC)
hliquity-frontend Error Error Apr 16, 2026 6:15pm

Request Review

@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 85df941 to fd4d409 Compare December 8, 2024 22:10
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from fd4d409 to 056fe63 Compare December 9, 2024 01:03
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 056fe63 to cb694b3 Compare December 9, 2024 04:33
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from cb694b3 to 6360588 Compare December 9, 2024 09:12
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 6360588 to cc6c187 Compare December 9, 2024 14:37
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from cc6c187 to 51d8293 Compare December 9, 2024 17:43
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 51d8293 to b72e8eb Compare December 9, 2024 19:41
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from b72e8eb to 5cf0c2d Compare December 9, 2024 23:36
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 5cf0c2d to 93b7414 Compare December 10, 2024 01:35
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 93b7414 to bc2b7de Compare December 10, 2024 04:24
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from bc2b7de to 6529693 Compare December 10, 2024 08:43
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 6529693 to bd49548 Compare December 10, 2024 12:03
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from bd49548 to 7451119 Compare December 10, 2024 17:02
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 7451119 to a36c2d3 Compare December 10, 2024 18:51
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 84ba7bc to a42cda2 Compare December 11, 2024 18:58
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from a42cda2 to 1ce1000 Compare December 11, 2024 22:12
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 1ce1000 to 873fc8f Compare December 12, 2024 01:28
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 873fc8f to 1a8e5db Compare January 20, 2025 10:37
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 1a8e5db to b164699 Compare January 20, 2025 14:28
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from b164699 to 1266ef7 Compare January 22, 2025 10:22
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 1266ef7 to 1ac00a1 Compare January 28, 2025 13:01
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 1ac00a1 to 6395cd4 Compare January 28, 2025 15:27
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 6395cd4 to f24f123 Compare January 29, 2025 13:24
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch 2 times, most recently from 236949a to dc294a2 Compare February 4, 2025 09:53
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from dc294a2 to e7c0daa Compare February 4, 2025 12:28
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from e7c0daa to 390b8f0 Compare February 4, 2025 15:25
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 390b8f0 to 56b9453 Compare February 5, 2025 00:46
@renovate renovate Bot force-pushed the renovate/connectkit-1.x-lockfile branch from 56b9453 to b97c035 Compare February 5, 2025 08:39
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.

0 participants