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

fix(deps): update dependency @wagmi/core to v2 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wagmi/core (source) 1.3.8 -> 2.16.3 age adoption passing confidence

Release Notes

wevm/wagmi (@​wagmi/core)

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes

v2.16.1

Compare Source

Patch Changes

v2.16.0

Compare Source

Minor Changes
Patch Changes

v2.15.2

Patch Changes

v2.15.1

Patch Changes

v2.15.0

Compare Source

Minor Changes

v2.14.6

Compare Source

Patch Changes

v2.14.5

Compare Source

Patch Changes

v2.14.4

Compare Source

Patch Changes

v2.14.3

Compare Source

Patch Changes

v2.14.2

Compare Source

Patch Changes

v2.14.1

Compare Source

Patch Changes

v2.14.0

Compare Source

Minor Changes

v2.13.9

Compare Source

Patch Changes

v2.13.8

Compare Source

Patch Changes

v2.13.7

Compare Source

Patch Changes

v2.13.6

Compare Source

Patch Changes

v2.13.5

Compare Source

Patch Changes

v2.13.4

Compare Source

Patch Changes

v2.13.3

Compare Source

Patch Changes

v2.13.2

Compare Source

Patch Changes

v2.13.1

Compare Source

Patch Changes

v2.13.0

Compare Source

Minor Changes

v2.12.2

Compare Source

Patch Changes

v2.12.1

Compare Source

Patch Changes

v2.12.0

Compare Source

Minor Changes

v2.11.8

Compare Source

Patch Changes

v2.11.7

Compare Source

Patch Changes

v2.11.6

Compare Source

Patch Changes

v2.11.5

Compare Source

Patch Changes

v2.11.4

Compare Source

Patch Changes

v2.11.3

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Minor Changes
Patch Changes

v2.10.6

Compare Source

Patch Changes

v2.10.5

Compare Source

Patch Changes

v2.10.4

Compare Source

Patch Changes

v2.10.3

Compare Source

Patch Changes

v2.10.2

Compare Source

Patch Changes

v2.10.1

Compare Source

Patch Changes
  • Bumped versions.

v2.10.0

Compare Source

Minor Changes

v2.9.8

Compare Source

Patch Changes

v2.9.7

Compare Source

Patch Changes

v2.9.6

Compare Source

Patch Changes

v2.9.5

Compare Source

Patch Changes

v2.9.4

Compare Source

Patch Changes

v2.9.3

Compare Source

Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Minor Changes

v2.8.1

Compare Source

Patch Changes
  • #​3869 d4a78eb0 Thanks @​jxom! - Fixed issue where prepareTransactionRequest would internally call unsupported wallet RPC methods.

v2.8.0

Compare Source

Minor Changes
  • #​3868 c2af20b8 Thanks @​jxom! - Added supportsSimulation property to connectors that indicates if the connector's wallet supports contract simulation.
Patch Changes

v2.7.0

Compare Source

Minor Changes
Patch Changes
  • #​3849 4781a405 Thanks @​tmm! - Fixed shimDisconnect: false behavior.

  • #​3859 400c960b Thanks @​holic! - Added workaround to injected connector for MetaMask bug, where chain switching does not work if target chain RPC 'net_version' request fails.

v2.6.19

Compare Source

Patch Changes
  • e3c832a1 Thanks @​jxom! - Fixed undefined navigator issue in MetaMask connector.

v2.6.18

Compare Source

Patch Changes

v2.6.17

Compare Source

Patch Changes
  • #​3822 a97bfbae Thanks @​jxom! - Fixed an issue where Wagmi would not correctly rehydrate the active chain when a persisted store was being used.

v2.6.16

Compare Source

Patch Changes

v2.6.15

Compare Source

Patch Changes

v2.6.14

Compare Source

Patch Changes

v2.6.13

Compare Source

Patch Changes
  • b80236dc Thanks @​jxom! - Removed unneeded uniqueBy check on connectors state.

v2.6.10

Compare Source

Patch Changes
  • dbdca8fd Thanks @​jxom! - Fixed issue where duplicate connectors could be instantiated if injected after page mount.

v2.6.9

Compare Source

Patch Changes

v2.6.8

Patch Changes

v2.6.6

Patch Changes

v2.6.5

Compare Source

Patch Changes

v2.6.4

Compare Source

Patch Changes

v2.6.3

Patch Changes
  • #​3533 9c3b85dd Thanks @​tmm! - Fixed account property passthrough for actions.

  • 2a72214a Thanks @​tmm! - Shimmed EIP-1193 removeListener for injected since some wallets do not follow spec.

v2.6.2

Patch Changes

v2.6.1

Compare Source

Patch Changes
  • e3c832a1 Thanks @​jxom! - Fixed undefined navigator issue in MetaMask connector.

v2.6.0

Compare Source

Minor Changes

v2.5.0

Compare Source

Minor Changes

v2.3.1

Patch Changes
  • #​3476 3be5bb7b Thanks @​jxom! - Modified persist strategy to only store "critical" properties that are needed before hydration.

v2.3.0

Minor Changes
Patch Changes
  • #​3467 90ef39bb Thanks @​jxom! - Fixed an issue where connectors that share the same provider instance could reconnect when they have never been connected before.

  • 1cfb6e5a Thanks @​jxom! - Bumped listener limit on WalletConnect connector.

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes

v2.1.2

Compare Source

Patch Changes

v2.1.1

Compare Source

Patch Changes

v2.0.2

Compare Source

Patch Changes
  • #​3384 ee868c33 Thanks @​tmm! - Fixed connectors not bubbling error when connecting with chainId and subsequent user rejection.

v2.0.1

Major Changes
  • #​3333 b3a0baaa Thanks @​tmm! - Wagmi Core 2.0 featuring:

    • Full TanStack Query support + queryKeys
    • Connect multiple connectors
    • Switch chains while disconnected
    • EIP-6963 enabled
    • Strongly typed chainId and chain properties
    • Smaller bundle size
    • Miscellaneous improvements and bug fixes

    Breaking Changes & Migration Guide

v1.4.13

Compare Source

Patch Changes

v1.4.12

Compare Source

Patch Changes

v1.4.11

Compare Source

Patch Changes

v1.4.10

Compare Source

Patch Changes

v1.4.9

Compare Source

Patch Changes

v1.4.8

Compare Source

Patch Changes

v1.4.7

Compare Source

Patch Changes

v1.4.6

Compare Source

Patch Changes

v1.4.5

Compare Source

Patch Changes

v1.4.4

Compare Source

Patch Changes
  • #​3125 725e73fe Thanks @​lukasrosario! - Fixed an issue where dataSuffix was not being passed down into viem's simulateContract, causing the data to be omitted from requests.

v1.4.3

Compare Source

Patch Changes

v1.4.2

Compare Source

Patch Changes

v1.4.1

Compare Source

Patch Changes

v1.4.0

Compare Source

Minor Changes
Patch Changes

v1.3.10

Compare Source

Patch Changes

v1.3.9

Compare Source

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 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

coderabbitai bot commented Jan 6, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 4 times, most recently from 0e3f0c1 to b37f390 Compare January 15, 2024 02:39
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from 7bdcc07 to 8c53320 Compare January 25, 2024 08:54
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 2 times, most recently from 8e3b67d to 3154c46 Compare February 7, 2024 02:45
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 3154c46 to 38caca7 Compare February 13, 2024 08:10
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 38caca7 to bcd0c44 Compare March 19, 2024 03:00
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from edc2944 to c9f707c Compare April 2, 2024 11:46
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from c9f707c to 2567f92 Compare April 5, 2024 02:58
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 2567f92 to c88a7ec Compare April 16, 2024 23:40
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 5 times, most recently from f97da90 to 5d53a5b Compare May 2, 2024 17:59
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from 8cf4a33 to 39539b2 Compare May 9, 2024 23:58
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 39539b2 to e82f8fa Compare May 11, 2024 23:53
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 2 times, most recently from 81e5f31 to 0cbcdc1 Compare May 25, 2024 05:42
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 0cbcdc1 to 0f1c5af Compare May 30, 2024 05:49
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 0f1c5af to c998e93 Compare June 12, 2024 02:46
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from ae93522 to f0239e1 Compare June 21, 2024 20:43
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 2 times, most recently from b3057cc to 89823ae Compare July 2, 2024 02:41
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 89823ae to eb79d38 Compare August 14, 2024 05:35
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from eb79d38 to ea21632 Compare September 11, 2024 12:01
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from 6fb246c to 50cf075 Compare September 28, 2024 05:09
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 2 times, most recently from 57a0153 to 2f8d95b Compare October 23, 2024 23:57
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 3 times, most recently from 4f762e0 to ec9bf1c Compare November 12, 2024 05:40
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from ec9bf1c to de125fa Compare November 14, 2024 08:34
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from de125fa to 9c8e739 Compare November 21, 2024 23:51
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 9c8e739 to ed1db22 Compare December 2, 2024 23:40
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from ed1db22 to 4af9ad6 Compare December 14, 2024 02:31
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch 2 times, most recently from dfeb223 to 00f374e Compare December 23, 2024 20:53
@renovate renovate bot force-pushed the renovate/wagmi-core-2.x branch from 00f374e to e455527 Compare December 25, 2024 05:30
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