Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps alloy-json-abi from 1.2.1 to 1.4.0.

Release notes

Sourced from alloy-json-abi's releases.

alloy-core v1.4.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.3.1...v1.4.0

alloy-core v1.3.1

What's Changed

New Contributors

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

alloy-core v1.3.0

What's Changed

... (truncated)

Changelog

Sourced from alloy-json-abi's changelog.

1.4.0 - 2025-09-26

Bug Fixes

  • [sol-macro] Internal SC derives (#1017)
  • [sol-macro-expander] Propagate all_derives and extra_derives to periphery SC structs (#1011)
  • [sol-macro] Remove #[automatically_derived] from non-trait impls (#1012)
  • [sol-types] Fix encode_topic_bytes for byte slices whose length is a non-zero multiple of 32 (#1000)

Dependencies

Documentation

  • [primitives] Inline doc for uint! macro (#1007)

Features

  • Rkyv support (#990)
  • Add Sqlx Traits for Signed Type (#1008)
  • [sol-macro] Inherit attributes from contract (#1004)
  • [primitives] Bump map deps, wrap DefaultHashBuilder (#1001)
  • [sol-macro-expander] Add Clone trait to enum contracts containers (#1003)
  • [primitives] Extend implementation of diesel's ToSql to Sqlite for FixedBytes and Address (#977)
  • [sol-macro-expander] Add name_by_selector method for enum variant retrieval (#995)
  • [primitives] Add borsh support (#993)

Miscellaneous Tasks

  • Tweak postgres.rs (#1018)
  • [sol-types] Sync panic reasons from geth (#1015)
  • Typo rollup (#997)

Performance

  • [sol-macro] Improve abi expansion (#1005)

1.3.1 - 2025-08-17

Bug Fixes

  • [primitives] Re-export correct Entry types (#989)
  • [rpc] Check reserved function names (#987)

Miscellaneous Tasks

  • Release 1.3.1
  • Add typos (#991)

... (truncated)

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 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)

Bumps [alloy-json-abi](https://github.com/alloy-rs/core) from 1.2.1 to 1.4.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.2.1...v1.4.0)

---
updated-dependencies:
- dependency-name: alloy-json-abi
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #65.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-json-abi-1.4.0 branch October 20, 2025 15:20
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