Commit 3311ae2
authored
fix(deps): update dependency viem to ^1.19.10 (#274)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [viem](https://viem.sh) ([source](https://togithub.com/wevm/viem)) |
[`^1.19.9` ->
`^1.19.10`](https://renovatebot.com/diffs/npm/viem/1.19.9/1.19.10) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>wevm/viem (viem)</summary>
###
[`v1.19.10`](https://togithub.com/wevm/viem/releases/tag/viem%401.19.10)
[Compare
Source](https://togithub.com/wevm/viem/compare/[email protected]@1.19.10)
##### Patch Changes
- [#​1547](https://togithub.com/wevm/viem/pull/1547)
[`571d9e5e`](https://togithub.com/wevm/viem/commit/571d9e5ef032f6d87b7a616e5dfb5f54833647d5)
Thanks [@​darwintree](https://togithub.com/darwintree)! - Added
WebSocket endpoints for Conflux eSpace chain.
- [#​1546](https://togithub.com/wevm/viem/pull/1546)
[`f5d1dbea`](https://togithub.com/wevm/viem/commit/f5d1dbea361b937b29a768b45f4b745b58cae480)
Thanks [@​TateB](https://togithub.com/TateB)! - Fixed an issue
where if a CCIP-Read request returned with an undefined body, body.error
would still attempt to be read causing an `Cannot read properties of
undefined` error, instead of the status text.
- [#​1547](https://togithub.com/wevm/viem/pull/1547)
[`571d9e5e`](https://togithub.com/wevm/viem/commit/571d9e5ef032f6d87b7a616e5dfb5f54833647d5)
Thanks [@​darwintree](https://togithub.com/darwintree)! - Added
Conflux eSpace Testnet chain
- [#​1541](https://togithub.com/wevm/viem/pull/1541)
[`b3f7c11d`](https://togithub.com/wevm/viem/commit/b3f7c11d698a7f8a8e048c7c57cd9be09f6e96e7)
Thanks [@​aefhm](https://togithub.com/aefhm)! - Added Oasis
Sapphire Mainnet and Testnet chains
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/hooks).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1fb844f commit 3311ae2
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5815 | 5815 | | |
5816 | 5816 | | |
5817 | 5817 | | |
5818 | | - | |
5819 | | - | |
5820 | | - | |
5821 | | - | |
| 5818 | + | |
| 5819 | + | |
| 5820 | + | |
| 5821 | + | |
5822 | 5822 | | |
5823 | 5823 | | |
5824 | 5824 | | |
| |||
0 commit comments