Skip to content

Bump @wagmi/connectors from 4.1.18 to 5.0.2#31

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/wagmi/connectors-5.0.2
Closed

Bump @wagmi/connectors from 4.1.18 to 5.0.2#31
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/wagmi/connectors-5.0.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @wagmi/connectors from 4.1.18 to 5.0.2.

Release notes

Sourced from @​wagmi/connectors's releases.

@​wagmi/connectors@​5.0.2

Patch Changes

@​wagmi/connectors@​5.0.1

Patch Changes

  • Bumped versions.

  • Updated dependencies []:

    • @​wagmi/core@​2.10.1

@​wagmi/connectors@​4.3.10

Patch Changes

@​wagmi/connectors@​4.3.9

Patch Changes

@​wagmi/connectors@​4.3.8

Patch Changes

@​wagmi/connectors@​4.3.7

Patch Changes

@​wagmi/connectors@​4.3.6

Patch Changes

... (truncated)

Changelog

Sourced from @​wagmi/connectors's changelog.

5.0.2

Patch Changes

5.0.1

Patch Changes

  • Bumped versions.

  • Updated dependencies []:

    • @​wagmi/core@​2.10.1

5.0.0

Major Changes

  • #3928 3117e71825f9c58a0d718f3d1686f1a191fa9cb1 Thanks @​tmm! - Breaking: Updated default Coinbase SDK in coinbaseWallet Connector to v4.x.

    Added a version property (defaults to '4') to the coinbaseWallet Connector to target a version of the Coinbase SDK:

    coinbaseWallet({
    + version: '3' | '4',
    })

    If headlessMode property is set to true, then the Connector will target v3 of the Coinbase SDK.

    The following properties are removed in v4 of the coinbaseWallet Connector:

    • chainId
    • darkMode
    • diagnosticLogger
    • enableMobileDeepLink
    • jsonRpcUrl
    • linkApiUrl
    • overrideIsCoinbaseBrowser
    • overrideIsCoinbaseWallet
    • overrideIsMetaMask
    • reloadOnDisconnect
    • uiConstructor

    Consumers can still use the above properties in v3 by passing version: '3' to the Connector. However, please note that v3 of the Coinbase SDK is deprecated and will be removed in a future release.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wagmi/connectors](https://github.com/wevm/wagmi/tree/HEAD/packages/connectors) from 4.1.18 to 5.0.2.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/connectors/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/connectors@5.0.2/packages/connectors)

---
updated-dependencies:
- dependency-name: "@wagmi/connectors"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #36.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wagmi/connectors-5.0.2 branch May 27, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants