Skip to content

Bump wagmi from 0.8.8 to 0.8.10#135

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wagmi-0.8.10
Open

Bump wagmi from 0.8.8 to 0.8.10#135
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wagmi-0.8.10

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 5, 2023

Bumps wagmi from 0.8.8 to 0.8.10.

Release notes

Sourced from wagmi's releases.

@​wagmi/core@​0.8.10

Patch Changes

@​wagmi/core@​0.8.9

Patch Changes

Changelog

Sourced from wagmi's changelog.

0.8.10

Patch Changes

  • #1411 659be184 Thanks @​tmm! - Fixed issue where block invalidation was not properly disabled when setting enabled: false.

  • #1409 b557b3ee Thanks @​jxom! - Ensure that useSyncExternalStoreWithTracked rerenders when no values are being tracked.

  • Updated dependencies [659be184]:

    • @​wagmi/core@​0.7.9

0.8.9

Patch Changes

  • #1406 4f18c450 Thanks @​tmm! - Function for selecting the EIP-1193 Ethereum Provider to target. Defaults to () => typeof window !== 'undefined' ? window.ethereum : undefined.

    import { InjectedConnector } from 'wagmi/connectors/injected'
    const connector = new InjectedConnector({
    options: {
    name: 'My Injected Wallet',
    getProvider: () =>
    typeof window !== 'undefined' ? window.myInjectedWallet : undefined,
    },
    })

  • Updated dependencies [4f18c450]:

    • @​wagmi/core@​0.7.8
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 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](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/react) from 0.8.8 to 0.8.10.
- [Release notes](https://github.com/wagmi-dev/wagmi/releases)
- [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/wagmi/commits/wagmi@0.8.10/packages/react)

---
updated-dependencies:
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 5, 2023
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2023

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

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2023 7:08pm
landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2023 7:08pm

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