Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps alloy-sol-types from 0.8.25 to 1.1.2.

Release notes

Sourced from alloy-sol-types's releases.

alloy-core v1.1.2

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.1.1...v1.1.2

alloy-core v1.1.1

What's Changed

Full Changelog: alloy-rs/core@v1.1.0...v1.1.1

alloy-core v1.1.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.0.0...v1.1.0

alloy-core v1.0.0

This release contains several breaking changes and is expected to be stable.

See the book for a more detailed list and a migration guide.

What's Changed

... (truncated)

Changelog

Sourced from alloy-sol-types's changelog.

1.1.2 - 2025-05-20

Dependencies

  • Enhance eip712 string parser to canonicalize inputs (#950)

1.1.1 - 2025-05-19

Features

  • Added standalone format_units_with (#947)

Miscellaneous Tasks

  • Release 1.1.1
  • Re-use alloy_primitives::hex (#952)

Other

  • Remove unnecessary bound on sol_data::Array (#951)

1.1.0 - 2025-04-30

Bug Fixes

  • Array size evaluation with modulo operator (#930)

Documentation

  • Improve eip712 docs and discoverability (#940)
  • Update getrandom js feature

Features

  • [primitives] Add BitX for wrap_fixed_bytes (#945)
  • [primitives] Add BitX for FixedBytes (#943)
  • [sol!] Ignore unlinked bytecode (#935)
  • Add validated variants to ABI decoding methods (#928)
  • [primitives] Add Address::create_eof (#932)
  • Added format_units_with (#936)
  • Add KECCAK256_EMPTY from revm::primitives (#931)
  • Convert between Signed of different length (#923)

Miscellaneous Tasks

  • Release 1.1.0

1.0.0 - 2025-04-03

Bug Fixes

... (truncated)

Commits
  • e55993f chore: release 1.1.2
  • b8d9590 chore: enhance eip712 string parser to canonicalize inputs (#950)
  • 9bfa2d0 chore: release 1.1.1
  • 4b00679 chore: re-use alloy_primitives::hex (#952)
  • b20e232 remove unnecessary bound on sol_data::Array (#951)
  • 7fbd34b feat: added standalone format_units_with (#947)
  • ee63839 chore: release 1.1.0
  • f58d96c feat(primitives): add BitX<&Self> for wrap_fixed_bytes (#945)
  • d948ff2 feat(primitives): add BitX<&Self> for FixedBytes (#943)
  • 50e2d9f feat(sol!): ignore unlinked bytecode (#935)
  • 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 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-sol-types](https://github.com/alloy-rs/core) from 0.8.25 to 1.1.2.
- [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.25...v1.1.2)

---
updated-dependencies:
- dependency-name: alloy-sol-types
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #15.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/alloy-sol-types-1.1.2 branch June 9, 2025 15:27
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