Skip to content

chore(deps): Bump alloy-primitives from 1.6.1 to 1.7.1 - #55

Merged
gitctrlx merged 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.7.1
Aug 31, 2026
Merged

chore(deps): Bump alloy-primitives from 1.6.1 to 1.7.1#55
gitctrlx merged 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps alloy-primitives from 1.6.1 to 1.7.1.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v1.7.1

What's Changed

Full Changelog: alloy-rs/core@v1.7.0...v1.7.1

alloy-core v1.7.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.6.1...v1.7.0

Changelog

Sourced from alloy-primitives's changelog.

1.7.1 - 2026-08-25

Bug Fixes

  • [sol-types] Default config trait methods (#1171)

Miscellaneous Tasks

  • Use underscores for lint names (#1169)

1.7.0 - 2026-08-25

Bug Fixes

  • [sol-types] Validate dynamic array length before allocation (#1164)
  • [primitives] Require list header when decoding logs (#1166)
  • [sol-macro] Preserve nested ABI component names (#1162)
  • [dyn-abi] Coerce JSON int values above i64::MAX for signed types (#1158)
  • [primitives] Return Err on parse_units multiply overflow (#1156)
  • Restore changelogs (#1154)

Dependencies

  • [deps] Bump the ci-weekly group with 2 updates (#1163)
  • [deps] Bump actions/checkout from 7.0.0 to 7.0.1 in the ci-weekly group (#1159)

Features

  • [sol-types] Add AbiDecoderConfig (#1167)
  • [dyn-abi] Add indexed event topic encoding for DynSolValue (#1161)
  • [json-abi] Support enum definitions (#1155)

Miscellaneous Tasks

  • Release 1.7.0

Performance

  • Manual Ord for FixedBytes using integer chunk comparison (#1160)

Testing

  • Remove needless hash borrow (#1168)
Commits
  • 0021401 chore: release 1.7.1
  • 7d534fb fix(sol-types): default config trait methods (#1171)
  • b7b7ca8 chore: use underscores for lint names (#1169)
  • 35d5089 chore: release 1.7.0
  • 269e18e fix(sol-types): validate dynamic array length before allocation (#1164)
  • 8b8e772 test: remove needless hash borrow (#1168)
  • dd2b02d feat(sol-types): add AbiDecoderConfig (#1167)
  • 6cddb17 fix(primitives): require list header when decoding logs (#1166)
  • 7663d21 fix(sol-macro): preserve nested ABI component names (#1162)
  • f61a6c6 chore(deps): bump the ci-weekly group with 2 updates (#1163)
  • 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.6.1 to 1.7.1.
- [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.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-version: 1.7.1
  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 Aug 31, 2026
@gitctrlx
gitctrlx merged commit c90c050 into main Aug 31, 2026
4 of 5 checks passed
@gitctrlx
gitctrlx deleted the dependabot/cargo/alloy-primitives-1.7.1 branch August 31, 2026 16:18
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