Open
Conversation
Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.6.4 to 5.8.0. - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](agronholm/cbor2@5.6.4...5.8.0) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 5.8.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Lido V3 (3.0.1)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pbkdf2](https://github.com/browserify/pbkdf2) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](browserify/pbkdf2@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: pbkdf2 dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.7 to 4.3.8. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v4.3.7...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.5...v5.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 5.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
fix: forbid partial withdrawals for unhealthy vaults
fix: redundant max liability shares check
…ici-5.29.0 build(deps): bump undici from 5.28.5 to 5.29.0
chore(deps-dev): bump cbor2 from 5.6.4 to 5.8.0
chore(deps-dev): bump aiohttp from 3.12.14 to 3.13.3
chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.3
build(deps-dev): bump protobuf from 5.29.5 to 5.29.6
…df2-3.1.5 build(deps): bump pbkdf2 from 3.1.2 to 3.1.5
…-6.14.0 build(deps): bump ajv from 6.12.6 to 6.14.0
…utable-4.3.8 build(deps): bump immutable from 4.3.7 to 4.3.8
…imatch-3.1.5 build(deps): bump minimatch from 3.1.2 to 3.1.5
Hardhat Unit Tests Coverage SummaryDetailsDiff against masterResults for commit: adbd599 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
TheDZhon
previously approved these changes
Mar 18, 2026
folkyatina
previously approved these changes
Mar 18, 2026
…mprove refactor: optimize partial withdrawal check in VaultHub
b0be4a0
…rdening fix: forbid partial withdrawals in jail
Deploy/3.0.2
deployment: Lido v3.0.2 Hoodi
fix(VaultHub): add safe cast for reported values
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.
Fixes:
#1673
#1727
#1743
Misc:
#1627
#1628
#1629
#1657
#1662
#1680
#1691
#1716