Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump(deps): update dependency connectkit to ^1.8.2 - autoclosed #1246

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
connectkit (source) ^1.5.2 -> ^1.8.2 age adoption passing confidence

Release Notes

family/connectkit (connectkit)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

netlify bot commented Nov 20, 2023

Deploy Preview for quantumbridge failed.

Name Link
🔨 Latest commit 43a8f3f
🔍 Latest deploy log https://app.netlify.com/sites/quantumbridge/deploys/669659ee384f5f0009812316

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Nov 20, 2023
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 55e953d to 1bdff26 Compare November 24, 2023 04:11
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 1bdff26 to 495ddf6 Compare January 10, 2024 03:47
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.5.3 bump(deps): update dependency connectkit to ^1.6.0 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 495ddf6 to 6675933 Compare February 2, 2024 04:22
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.6.0 bump(deps): update dependency connectkit to ^1.7.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 6675933 to d05407b Compare February 2, 2024 17:24
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.7.0 bump(deps): update dependency connectkit to ^1.6.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from d05407b to 6de7321 Compare February 6, 2024 12:09
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.6.0 bump(deps): update dependency connectkit to ^1.7.1 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 6de7321 to e7f9259 Compare February 16, 2024 10:41
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from e7f9259 to c7012c5 Compare February 27, 2024 04:23
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from ef87e64 to 94620af Compare June 5, 2024 04:00
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.7.3 bump(deps): update dependency connectkit to ^1.8.0 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 94620af to 87436d9 Compare June 14, 2024 17:33
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.8.0 bump(deps): update dependency connectkit to ^1.8.1 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 87436d9 to df2b957 Compare June 19, 2024 16:20
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.8.1 bump(deps): update dependency connectkit to ^1.8.2 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from df2b957 to 1db02f3 Compare July 16, 2024 03:03
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 1db02f3 to c97c6ff Compare July 16, 2024 04:41
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from c97c6ff to 85cab97 Compare July 16, 2024 10:52
@renovate renovate bot force-pushed the renovate/connectkit-1.x branch from 85cab97 to 43a8f3f Compare July 16, 2024 11:30
@renovate renovate bot changed the title bump(deps): update dependency connectkit to ^1.8.2 bump(deps): update dependency connectkit to ^1.8.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/connectkit-1.x branch December 8, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants