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 viem to ^2.8.18 #5171

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
viem (source) ^2.8.5 -> ^2.8.18 age adoption passing confidence

Release Notes

wevm/viem (viem)

v2.8.18

Compare Source

Patch Changes

v2.8.17

Compare Source

Patch Changes

v2.8.16

Compare Source

Patch Changes

v2.8.15

Compare Source

Patch Changes

v2.8.14

Compare Source

Patch Changes

v2.8.13

Compare Source

Patch Changes

v2.8.12

Compare Source

Patch Changes

v2.8.11

Compare Source

Patch Changes

v2.8.10

Compare Source

Patch Changes

v2.8.9

Compare Source

Patch Changes

v2.8.6

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Mar 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (7a0ca69) to head (260416b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5171   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files         742      742           
  Lines       30097    30097           
  Branches     5188     5188           
=======================================
  Hits        25823    25823           
  Misses       4038     4038           
  Partials      236      236           
Files Coverage Δ
src/viem/prepareTransactions.ts 99.10% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a0ca69...260416b. Read the comment docs.

@renovate renovate bot added this pull request to the merge queue Mar 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2024
Copy link

emerge-tools bot commented Mar 27, 2024

1 build increased size

Name Version Download Change Install Change Approval
Celo (test)
org.celo.mobile.test
1.81.0 (146) 24.3 MB ⬆️ 3.8 kB (0.02%) 60.9 MB ⬆️ 16.4 kB (0.03%) N/A

Celo (test) 1.81.0 (146)
org.celo.mobile.test

⚖️ Compare build
📦 Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 16.4 kB (0.03%)
Total download size change: ⬆️ 3.8 kB (0.02%)

Largest size changes

Item Install Size Change
main.jsbundle ⬆️ 16.4 kB

🛸 Powered by Emerge Tools

@bakoushin bakoushin added this pull request to the merge queue Mar 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2024
@bakoushin bakoushin added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit b6c340b Mar 27, 2024
16 checks passed
@bakoushin bakoushin deleted the renovate/viem-2.x branch March 27, 2024 12:00
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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)) |
[`^2.8.5` ->
`^2.8.18`](https://renovatebot.com/diffs/npm/viem/2.8.5/2.8.18) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.8.5/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.8.5/2.8.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wevm/viem (viem)</summary>

###
[`v2.8.18`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.18)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.17...viem@2.8.18)

##### Patch Changes

-
[`32b44e0ce41081474a6a5a91716d64edcbfda217`](https://togithub.com/wevm/viem/commit/32b44e0ce41081474a6a5a91716d64edcbfda217)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Exported types
required for inference.

###
[`v2.8.17`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.17)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.16...viem@2.8.17)

##### Patch Changes

- [#&#8203;1952](https://togithub.com/wevm/viem/pull/1952)
[`3d6109a6faf92090c6500534aebf657332335f30`](https://togithub.com/wevm/viem/commit/3d6109a6faf92090c6500534aebf657332335f30)
Thanks
[@&#8203;RobbyUitbeijerse](https://togithub.com/RobbyUitbeijerse)! -
Added Immutable zkEVM (mainnet & testnet) chains.

- [#&#8203;1995](https://togithub.com/wevm/viem/pull/1995)
[`0cf41702578f90cb7e6328d3ee069fd61a41c2f5`](https://togithub.com/wevm/viem/commit/0cf41702578f90cb7e6328d3ee069fd61a41c2f5)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Updated `blobs`
limit to 6.

- [#&#8203;1973](https://togithub.com/wevm/viem/pull/1973)
[`b2949d39ec2428775a1b5ec61dccc0b2ca0c7691`](https://togithub.com/wevm/viem/commit/b2949d39ec2428775a1b5ec61dccc0b2ca0c7691)
Thanks [@&#8203;Resister-boy](https://togithub.com/Resister-boy)! -
Updated Sepolia ether symbol.

###
[`v2.8.16`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.16)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.15...viem@2.8.16)

##### Patch Changes

-
[`26d6dc54117a1a0f57bb18098a64fb98692cfdda`](https://togithub.com/wevm/viem/commit/26d6dc54117a1a0f57bb18098a64fb98692cfdda)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed early
termination in `fromBlobs`.

###
[`v2.8.15`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.15)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.14...viem@2.8.15)

##### Patch Changes

- [#&#8203;1984](https://togithub.com/wevm/viem/pull/1984)
[`843a0e114445da084333f0df0dedf1f325190f3d`](https://togithub.com/wevm/viem/commit/843a0e114445da084333f0df0dedf1f325190f3d)
Thanks [@&#8203;Confucian-e](https://togithub.com/Confucian-e)! -
Exported `AbiEvent`.

###
[`v2.8.14`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.14)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.13...viem@2.8.14)

##### Patch Changes

- [#&#8203;1981](https://togithub.com/wevm/viem/pull/1981)
[`86b75c4f4d526698f2308145c10a7052cec5b03f`](https://togithub.com/wevm/viem/commit/86b75c4f4d526698f2308145c10a7052cec5b03f)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added
`prepareEncodeFunctionData`.

###
[`v2.8.13`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.13)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.12...viem@2.8.13)

##### Patch Changes

- [#&#8203;1977](https://togithub.com/wevm/viem/pull/1977)
[`ffacb1b6592604d4915a88c15ebd63357586f592`](https://togithub.com/wevm/viem/commit/ffacb1b6592604d4915a88c15ebd63357586f592)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added
`recoverTransactionAddress`.

###
[`v2.8.12`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.12)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.11...viem@2.8.12)

##### Patch Changes

-
[`341fcece33060fa8304db89d0e205e8176100318`](https://togithub.com/wevm/viem/commit/341fcece33060fa8304db89d0e205e8176100318)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Exported types for
inference.

- [#&#8203;1971](https://togithub.com/wevm/viem/pull/1971)
[`671747de78db010f4f0c4037663ccd0dd5f17d50`](https://togithub.com/wevm/viem/commit/671747de78db010f4f0c4037663ccd0dd5f17d50)
Thanks [@&#8203;lezzokafka](https://togithub.com/lezzokafka)! - Updated
Chronos explorer URL.

###
[`v2.8.11`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.11)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.10...viem@2.8.11)

##### Patch Changes

- [#&#8203;1864](https://togithub.com/wevm/viem/pull/1864)
[`1bf9352b51069d2820de6b10940b0a656ada5edf`](https://togithub.com/wevm/viem/commit/1bf9352b51069d2820de6b10940b0a656ada5edf)
Thanks
[@&#8203;nikola-bozin-txfusion](https://togithub.com/nikola-bozin-txfusion)!
- Added Zksync InMemory node and Local Node chains

-
[`a4782bb34924bb30e25d07a7efccb4067110b502`](https://togithub.com/wevm/viem/commit/a4782bb34924bb30e25d07a7efccb4067110b502)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed
`eth_unsubscribe` not being called for watch action teardown.

- [#&#8203;1969](https://togithub.com/wevm/viem/pull/1969)
[`b6f591633697008d90a0fafa34873076982a5d61`](https://togithub.com/wevm/viem/commit/b6f591633697008d90a0fafa34873076982a5d61)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Support
`exactOptionalPropertyTypes`.

- [#&#8203;1966](https://togithub.com/wevm/viem/pull/1966)
[`a215b6fffa81033be9ad705b53360f445630b595`](https://togithub.com/wevm/viem/commit/a215b6fffa81033be9ad705b53360f445630b595)
Thanks [@&#8203;YamenMerhi](https://togithub.com/YamenMerhi)! - Added
LUKSO Testnet

###
[`v2.8.10`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.10)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.9...viem@2.8.10)

##### Patch Changes

- [#&#8203;1956](https://togithub.com/wevm/viem/pull/1956)
[`bb7a066a96c6d25baba3fb0e8026f31696592a1e`](https://togithub.com/wevm/viem/commit/bb7a066a96c6d25baba3fb0e8026f31696592a1e)
Thanks [@&#8203;ezynda3](https://togithub.com/ezynda3)! - Updated
Arbitrum Sepolia API URL.

-
[`4d52c74d318daf4eebb0dae43f581aa20ef62118`](https://togithub.com/wevm/viem/commit/4d52c74d318daf4eebb0dae43f581aa20ef62118)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed boolean
conversion issue.

### [`v2.8.9`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.9)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.6...viem@2.8.9)

##### Patch Changes

- [#&#8203;1953](https://togithub.com/wevm/viem/pull/1953)
[`185e2bbdde7115779900ff3ad9178e3a7ec0cc64`](https://togithub.com/wevm/viem/commit/185e2bbdde7115779900ff3ad9178e3a7ec0cc64)
Thanks [@&#8203;SergeevDmitry](https://togithub.com/SergeevDmitry)! -
Added Stratis chain.

### [`v2.8.6`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.6)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.5...viem@2.8.6)

##### Patch Changes

-
[`90b4e572357211e338ced87ff339d6fc5654fc6f`](https://togithub.com/wevm/viem/commit/90b4e572357211e338ced87ff339d6fc5654fc6f)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed OP Stack
`getSourceHash` function

-
[`589cd1e636fc2355d61b51d05e5fe203dcde8bd0`](https://togithub.com/wevm/viem/commit/589cd1e636fc2355d61b51d05e5fe203dcde8bd0)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed Optimism API
url.

-
[`7fd24316657877be9af83d97f71a0f5643441401`](https://togithub.com/wevm/viem/commit/7fd24316657877be9af83d97f71a0f5643441401)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed case where a
node could return a malformed error.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **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/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Satish Ravi <satish.ravi@valoraapp.com>
Co-authored-by: Alex Bakoushin <alex@bakoush.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants