Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Updates the requirements on alloy-primitives to permit the latest version.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v1.3.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.2.1...v1.3.0

Changelog

Sourced from alloy-primitives's changelog.

1.3.0 - 2025-07-22

Bug Fixes

  • [sol-types] Overflow in abi decoder (#982)

Documentation

  • Add EIP-712 usage example to README (#975)

Features

  • [primitives] Serialize Signed with a compact binary representation (#953)
  • Add native sqlx support for Address (MySQL/Postgres/SQLite) with feature gating and tests (#970)
  • Add is_dynamic method to DynSolType (#974)

Miscellaneous Tasks

  • Fix warning in generated code (#976)
  • [meta] Update .gitignore
  • Add helper to find function by selector (#971)

1.2.1 - 2025-06-20

Bug Fixes

  • Colon 712 identifiers (#963)

Dependencies

  • [meta] Add edition 2024 bump to .git-blame-ignore-revs

Miscellaneous Tasks

  • Release 1.2.1
  • Re-enable clippy::missing-const-for-fn (#961)

1.2.0 - 2025-06-04

Dependencies

  • Bump to edition 2024 (#960)
  • Bump MSRV to 1.85 (#959)

Miscellaneous Tasks

  • Release 1.2.0

1.1.3 - 2025-06-04

... (truncated)

Commits
  • b3ef682 chore: release 1.3.0
  • 4764623 fix(sol-types): overflow in abi decoder (#982)
  • 49b7bce docs: Add EIP-712 usage example to README (#975)
  • 69d5353 chore: fix warning in generated code (#976)
  • 0af537d feat(primitives): serialize Signed with a compact binary representation (#953)
  • 892233d chore(meta): update .gitignore
  • a2aede7 feat: add native sqlx support for Address (MySQL/Postgres/SQLite) with featur...
  • d041f8b feat: add is_dynamic method to DynSolType (#974)
  • 8a500d9 chore: add helper to find function by selector (#971)
  • d8a94dc chore: release 1.2.1
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [alloy-primitives](https://github.com/alloy-rs/core) to permit the latest version.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.8.0...v1.3.0)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-version: 1.3.0
  dependency-type: direct:production
...

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 4, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #14.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-primitives-1.3 branch September 29, 2025 18:23
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