Skip to content

chore(deps): bump alloy-primitives from 1.5.7 to 1.6.0#698

Merged
satyakwok merged 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.6.0
May 23, 2026
Merged

chore(deps): bump alloy-primitives from 1.5.7 to 1.6.0#698
satyakwok merged 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 20, 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 20, 2026
@dependabot dependabot Bot requested a review from satyakwok as a code owner May 20, 2026 06:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 20, 2026
@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — CI not green (status: timeout). Manual review required.

@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — compatibility score % is below 75% threshold. Manual review required.

@dependabot dependabot Bot force-pushed the dependabot/cargo/alloy-primitives-1.6.0 branch from 971e713 to 7a67344 Compare May 21, 2026 13:03
@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — CI not green (status: timeout). Manual review required.

@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — compatibility score % is below 75% threshold. Manual review required.

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 force-pushed the dependabot/cargo/alloy-primitives-1.6.0 branch from 7a67344 to 7a3fde4 Compare May 22, 2026 07:03
@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — CI not green (status: timeout). Manual review required.

@github-actions
Copy link
Copy Markdown

🤖 Dependabot auto-merge skipped — compatibility score % is below 75% threshold. Manual review required.

@satyakwok satyakwok merged commit c6ae261 into main May 23, 2026
12 checks passed
@satyakwok satyakwok deleted the dependabot/cargo/alloy-primitives-1.6.0 branch May 23, 2026 09:45
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.

1 participant