-
Notifications
You must be signed in to change notification settings - Fork 87
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.9.25 #5344
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5344 +/- ##
==========================================
- Coverage 85.90% 85.89% -0.01%
==========================================
Files 737 737
Lines 30138 30138
Branches 5165 5165
==========================================
- Hits 25889 25887 -2
- Misses 4017 4019 +2
Partials 232 232 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
renovate
bot
force-pushed
the
renovate/viem-2.x
branch
from
April 26, 2024 18:51
9c7d46b
to
0292f4c
Compare
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Apr 26, 2024
renovate
bot
force-pushed
the
renovate/viem-2.x
branch
from
April 26, 2024 20:20
0292f4c
to
15f124b
Compare
renovate
bot
force-pushed
the
renovate/viem-2.x
branch
from
April 26, 2024 20:25
15f124b
to
f426e9a
Compare
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.9.23` -> `^2.9.25`](https://renovatebot.com/diffs/npm/viem/2.9.23/2.9.25) | [![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.9.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.9.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.9.23/2.9.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.9.23/2.9.25?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wevm/viem (viem)</summary> ### [`v2.9.25`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.25) [Compare Source](https://togithub.com/wevm/viem/compare/viem@2.9.24...viem@2.9.25) ##### Patch Changes - [`1593cac27556a83bf111529fc2bc799d9bb9db02`](https://togithub.com/wevm/viem/commit/1593cac27556a83bf111529fc2bc799d9bb9db02) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed `HasTransportType` type. ### [`v2.9.24`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.24) [Compare Source](https://togithub.com/wevm/viem/compare/viem@2.9.23...viem@2.9.24) ##### Patch Changes - [`0b0df527f7e8ff3fde8b15db93eae06653b8da86`](https://togithub.com/wevm/viem/commit/0b0df527f7e8ff3fde8b15db93eae06653b8da86) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed issue where fallback transports with a webSocket transport would not utilize `eth_subscribe` in watcher actions. - [#​2161](https://togithub.com/wevm/viem/pull/2161) [`601ed60d6c570bba0e88d9d26a322db4f8e605d6`](https://togithub.com/wevm/viem/commit/601ed60d6c570bba0e88d9d26a322db4f8e605d6) Thanks [@​PengDeng-Cyber](https://togithub.com/PengDeng-Cyber)! - Added Cyber testnet. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.9.23
->^2.9.25
Release Notes
wevm/viem (viem)
v2.9.25
Compare Source
Patch Changes
1593cac27556a83bf111529fc2bc799d9bb9db02
Thanks @jxom! - FixedHasTransportType
type.v2.9.24
Compare Source
Patch Changes
0b0df527f7e8ff3fde8b15db93eae06653b8da86
Thanks @jxom! - Fixed issue where fallback transports with a webSocket transport would not utilizeeth_subscribe
in watcher actions.#2161
601ed60d6c570bba0e88d9d26a322db4f8e605d6
Thanks @PengDeng-Cyber! - Added Cyber testnet.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.
This PR has been generated by Mend Renovate. View repository job log here.