chore(deps): migrate lsv-cli to 1.8#3076
Merged
Merged
Conversation
Contributor
linea-besu Changelog Preview (informational)[Unreleased] diff (commits touching
|
Contributor
coordinator Changelog Preview (informational)[Unreleased] diff (commits touching
|
Contributor
tx-exclusion-api Changelog Preview (informational)[Unreleased] diff (commits touching
|
Contributor
postman Changelog Preview (informational)[Unreleased] diff (commits touching
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3076 +/- ##
=========================================
Coverage 77.19% 77.19%
Complexity 7003 7003
=========================================
Files 1121 1121
Lines 44508 44508
Branches 5355 5355
=========================================
Hits 34356 34356
Misses 8785 8785
Partials 1367 1367
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
thedarkjester
approved these changes
May 14, 2026
This file contains hidden or 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
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.
Summary
@lidofinance/lsv-clidependency from 1.4.0 to 1.8.0.fetch-cl.jsutility path.Contract impact
Validation
pnpm install --frozen-lockfilepnpm -F contracts run buildCloses #3062
Note
Low Risk
Low risk dependency bump limited to the
contractsworkspace plus a small import-path update in an operational script; main risk is build/runtime breakage if the newlsv-clipackage layout or behavior differs.Overview
Updates the
contractsworkspace to use@lidofinance/lsv-cli1.8.0(from1.4.0) and refreshespnpm-lock.yamlaccordingly.Adjusts the yield-boost operational script
unstakePermissionless.tsto import CL fetch helpers from the newlsv-clipath (dist/utils/fetch-cl.js).Reviewed by Cursor Bugbot for commit f2e14cd. Bugbot is set up for automated code reviews on this repo. Configure here.