Skip to content

Commit

Permalink
chore(deps): update dependency @wagmi/core to v2.16.5 (#916)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@wagmi/core](https://redirect.github.com/wevm/wagmi)
([source](https://redirect.github.com/wevm/wagmi/tree/HEAD/packages/core))
| [`2.16.4` ->
`2.16.5`](https://renovatebot.com/diffs/npm/@wagmi%2fcore/2.16.4/2.16.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@wagmi%2fcore/2.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@wagmi%2fcore/2.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@wagmi%2fcore/2.16.4/2.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@wagmi%2fcore/2.16.4/2.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wevm/wagmi (@&#8203;wagmi/core)</summary>

###
[`v2.16.5`](https://redirect.github.com/wevm/wagmi/blob/HEAD/packages/core/CHANGELOG.md#2165)

[Compare
Source](https://redirect.github.com/wevm/wagmi/compare/@wagmi/core@2.16.4...@wagmi/core@2.16.5)

##### Patch Changes

-
[`d0c9a86921a4e939373cc6e763284e53f2a2e93c`](https://redirect.github.com/wevm/wagmi/commit/d0c9a86921a4e939373cc6e763284e53f2a2e93c)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! -
**Experimental (ERC-5792)**: Added support for `account: null` in
`sendCalls` to cater for sending calls without a connected account
(account will be filled by the wallet).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/gnosisguild/zodiac-pilot).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 183e564 commit ce8ad28
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deployables/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@vitest/coverage-v8": "3.0.6",
"@wagmi/core": "2.16.4",
"@wagmi/core": "2.16.5",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/test-utils": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
Expand Down
31 changes: 29 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ce8ad28

Please sign in to comment.