Skip to content

Build(deps): bump alloy-primitives from 1.5.7 to 1.6.0#21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.6.0
Open

Build(deps): bump alloy-primitives from 1.5.7 to 1.6.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps alloy-primitives from 1.5.7 to 1.6.0.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v1.6.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.5.7...v1.6.0

Changelog

Sourced from alloy-primitives's changelog.

1.6.0 - 2026-05-14

Bug Fixes

  • [syn-solidity] Parse delete statement as expression, not variable declaration (#1087)
  • [sol-types] Remove unsound unwrap_unchecked in suffix_offset (#1083)
  • [dyn-abi] Handle short data in decode_error without panicking (#1084)
  • Nightly clippy fixes (#1085)

Dependencies

  • [deps] Bump all (#1098)
  • Harden supply chain — pin actions, lock permissions, deny git deps (#1092)
  • Bump winnow, proptest-derive, macro-string (#1088)

Features

  • Add optional secp256k1 backend for ECDSA operations (#1104)
  • [sol-macro] Helper builders for errors and events (#1080)

Performance

  • Add Token::head_append_many for batch encoding (#1090)
  • Add Token::decode_many_from for batch decoding (#1089)
Commits
  • f811a54 chore: release 1.6.0
  • 45dfd95 feat: add optional secp256k1 backend for ECDSA operations (#1104)
  • 00ee366 chore(deps): bump all (#1098)
  • 2ebfa5b ci: harden supply chain — pin actions, lock permissions, deny git deps (#1092)
  • 68b1c44 feat(sol-macro): helper builders for errors and events (#1080)
  • f3651f2 perf: add Token::head_append_many for batch encoding (#1090)
  • 9a19cde perf: add Token::decode_many_from for batch decoding (#1089)
  • 90e19be chore: bump winnow, proptest-derive, macro-string (#1088)
  • 2a11c42 fix(syn-solidity): parse delete statement as expression, not variable decla...
  • 05c1658 fix(sol-types): remove unsound unwrap_unchecked in suffix_offset (#1083)
  • Additional commits viewable in compare view

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)

Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 1.5.7 to 1.6.0.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v1.5.7...v1.6.0)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 21, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 21, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
hyperliquid-feedback 8d2ea34 May 21 2026, 07:17 PM

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 21, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This is a Dependabot lockfile-only bump of alloy-primitives from 1.5.7 to 1.6.0. No application code was modified. All changes are mechanically generated Cargo.lock updates including new transitive dependency versions (secp256k1 0.31.1, secp256k1-sys 0.11.0, sha3 0.11.0, keccak 0.2.0, hashbrown 0.17.0, windows-sys 0.61.2, socket2 0.6.3, itertools 0.14.0). Multiple version coexistence in the dependency tree is normal for transitional resolution. CI should be relied upon to confirm the build compiles and tests pass.

Files Reviewed (1 file)
  • Cargo.lock - generated lockfile, no issues

Reviewed by glm-5.1 · 192,013 tokens

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