Skip to content

Update dependency wagmi to ^0.12.0#225

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wagmi-0.x
Open

Update dependency wagmi to ^0.12.0#225
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wagmi-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 26, 2023

This PR contains the following updates:

Package Change Age Confidence
wagmi (source) ^0.10.10^0.12.0 age confidence

Release Notes

wevm/wagmi (wagmi)

v0.12.13

Compare Source

Patch Changes

v0.12.12

Compare Source

Patch Changes

v0.12.11

Compare Source

Patch Changes

v0.12.10

Compare Source

Patch Changes

v0.12.9

Compare Source

Patch Changes

v0.12.8

Compare Source

Patch Changes

v0.12.7

Compare Source

Patch Changes

v0.12.6

Compare Source

Patch Changes

v0.12.5

Compare Source

Patch Changes

v0.12.4

Compare Source

Patch Changes

v0.12.3

Compare Source

Patch Changes

v0.12.2

Compare Source

Patch Changes
  • #​2016 06bf61de Thanks @​jxom! - Added chains:

    • boba
    • chronos
    • crossbell
    • dfk
    • dogechain
    • flare
    • flareTestnet
    • klaytn
    • scrollTestnet
    • shardeumSphinx
    • skaleCalypso
    • skaleCalypsoTestnet
    • skaleChaosTestnet
    • skaleCryptoBlades
    • skaleCryptoColosseum
    • skaleEuropa
    • skaleEuropaTestnet
    • skaleExorde
    • skaleHumanProtocol
    • skaleNebula
    • skaleNebulaTestnet
    • skaleRazor
    • skaleTitan
    • skaleTitanTestnet
    • songbird
    • songbirdTestnet
    • titan
    • titanTestnet
    • wanchain
    • wanchainTestnet
  • #​2016 06bf61de Thanks @​jxom! - Updated references/ submodule.

  • Updated dependencies [06bf61de, 06bf61de]:

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes
  • #​1902 0994e896 Thanks @​jxom! - Breaking: Removed the version config option for WalletConnectConnector.

    WalletConnectConnector now uses WalletConnect v2 by default. WalletConnect v1 is now WalletConnectLegacyConnector.

WalletConnect v2
import { WalletConnectConnector } from 'wagmi/connectors/walletConnect'

const connector = new WalletConnectConnector({
  options: {
-   version: '2',
    projectId: 'abc',
  },
})
WalletConnect v1
-import { WalletConnectConnector } from 'wagmi/connectors/walletConnect'
+import { WalletConnectConnector } from 'wagmi/connectors/walletConnectLegacy'

-const connector = new WalletConnectConnector({
+const connector = new WalletConnectLegacyConnector({
  options: {
    qrcode: true,
  },
})
Patch Changes

v0.11.7

Compare Source

Patch Changes

v0.11.6

Compare Source

Patch Changes

v0.11.5

Compare Source

Patch Changes

v0.11.4

Compare Source

Patch Changes

v0.11.3

Compare Source

Patch Changes

v0.11.2

Compare Source

Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes
  • #​1732 01e21897 Thanks @​tmm! - Bumped minimum TypeScript version to typescript@>=4.9.4. TypeScript 5.0 is coming soon and has some great features we are excited to bring into wagmi. To prepare for this, update your TypeScript version to 4.9.4 or higher. There are likely no breaking changes if you are coming from typescript@4.7.x || typescript@4.8.x.
Patch Changes

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 becomes conflicted, 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.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
playpoint-user ❌ Failed (Inspect) Aug 10, 2025 2:23pm

@renovate renovate bot force-pushed the renovate/wagmi-0.x branch from f115aed to b251f52 Compare February 23, 2023 16:45
@renovate renovate bot changed the title Update dependency wagmi to ^0.11.0 Update dependency wagmi to ^0.12.0 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/wagmi-0.x branch from b251f52 to 65209f6 Compare March 6, 2023 01:43
@renovate renovate bot changed the title Update dependency wagmi to ^0.12.0 Update dependency wagmi to ^0.12.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/wagmi-0.x branch December 8, 2024 18:29
@renovate renovate bot changed the title Update dependency wagmi to ^0.12.0 - autoclosed Update dependency wagmi to ^0.12.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/wagmi-0.x branch from 5af03f0 to 65209f6 Compare December 8, 2024 23:06
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