Skip to content

chore(deps): bump keccak from 0.1.5 to 0.1.6#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/keccak-0.1.6
Open

chore(deps): bump keccak from 0.1.5 to 0.1.6#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/keccak-0.1.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps keccak from 0.1.5 to 0.1.6.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [keccak](https://github.com/RustCrypto/sponges) from 0.1.5 to 0.1.6.
- [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6)

---
updated-dependencies:
- dependency-name: keccak
  dependency-version: 0.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 20, 2026
@github-actions
Copy link

📊 Test Coverage Report

Overall Coverage: 56.74%

📁 Coverage by File

File Coverage Lines Uncovered Lines
🔴 main.rs 0.0% 0/90 17, 19, 22, 25, 26, 27, 31, 32, 33, 35 ... (+80 more)
🔴 types/database.rs 0.0% 0/11 12, 22, 23, 27, 28, 32, 33, 34, 35, 40 ... (+1 more)
🔴 rpc/handlers.rs 6.8% 10/147 46, 52, 53, 54, 57, 58, 59, 62, 63, 65 ... (+127 more)
🔴 types/delegation.rs 11.8% 6/51 37, 41, 42, 43, 45, 46, 49, 50, 51, 79 ... (+35 more)
🔴 services/constraint_submission.rs 35.9% 51/142 73, 74, 75, 76, 78, 79, 80, 114, 121, 122 ... (+81 more)
🔴 db/delegation_ops.rs 40.3% 56/139 35, 36, 43, 44, 46, 61, 62, 63, 64, 65 ... (+73 more)
🔴 services/delegation_polling.rs 41.1% 76/185 63, 64, 65, 66, 67, 69, 70, 71, 72, 74 ... (+99 more)
🔴 services/validator_status_cache.rs 47.1% 8/17 55, 62, 64, 90, 94, 97, 98, 99, 102
🟡 api/constraints.rs 56.1% 46/82 107, 109, 112, 114, 118, 119, 121, 122, 123, 140 ... (+26 more)
🟡 server.rs 57.9% 11/19 9, 10, 11, 13, 14, 15, 18, 20
🟡 db/mod.rs 59.4% 38/64 41, 42, 90, 91, 92, 94, 164, 165, 180, 181 ... (+16 more)
🟡 types/context.rs 60.0% 3/5 51, 52
🟡 services/fee_pricing.rs 63.9% 53/83 66, 72, 75, 78, 81, 82, 83, 85, 86, 89 ... (+20 more)
🟡 api/beacon.rs 66.7% 72/108 64, 65, 68, 142, 143, 144, 145, 156, 157, 158 ... (+26 more)
🟡 api/reth.rs 73.8% 48/65 156, 159, 163, 164, 165, 166, 167, 171, 174, 176 ... (+7 more)
🟡 types/payload.rs 74.5% 41/55 66, 95, 97, 98, 102, 126, 127, 128, 201, 202 ... (+4 more)
🟢 types/beacon.rs 84.8% 28/33 159, 180, 181, 182, 184
🟢 metrics.rs 84.9% 73/86 137, 138, 145, 146, 147, 148, 149, 156, 157, 158 ... (+3 more)
🟢 config.rs 86.5% 96/111 139, 150, 209, 230, 252, 277, 307, 310, 360, 361 ... (+5 more)
🟢 crypto/bls.rs 89.9% 71/79 211, 249, 264, 265, 266, 268, 269, 272
🟢 db/slot_congestion_ops.rs 91.3% 116/127 85, 86, 87, 103, 115, 345, 378, 379, 380, 383 ... (+1 more)
🟢 db/operations.rs 96.9% 63/65 38, 45
🟢 crypto/mod.rs 98.5% 65/66 168
🟢 rpc/methods.rs 100.0% 7/7 All covered ✅
🟢 utils/address.rs 100.0% 3/3 All covered ✅
🟢 types/hex_serde.rs 100.0% 7/7 All covered ✅

📈 Summary

  • 🟢 High coverage (≥80%): 10 files
  • 🟡 Medium coverage (50-79%): 8 files
  • 🔴 Low coverage (<50%): 8 files
  • 📦 Total files: 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants