Skip to content

build(deps): bump alloy-sol-types from 1.0.0 to 1.1.2 #2515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps alloy-sol-types from 1.0.0 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

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
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 1.0.0 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@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: alloy-sol-types
  dependency-version: 1.1.2
  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 Jun 1, 2025
@dependabot dependabot bot requested review from cmichi and ascjones as code owners June 1, 2025 19:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 1, 2025
Copy link

github-actions bot commented Jun 1, 2025

🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑

These are the results when building the integration-tests/* contracts from this branch with 0 and comparing them to ink! master:

Show Results
Contract Upstream Size (kB) PR Size (kB) Diff (kB) Diff (%) Change
call-builder-return-value 20.807 20.808 0.001 0.00480607 📈
call-runtime 2.195 2.195 0 0
combined-extension 2.51 2.51 0 0
complex-storage-structures 4.296 4.296 0 0
conditional-compilation 1.448 1.448 0 0
contract-invocation 7.935 7.936 0.001 0.0126024 📈
contract-invocation/contract1 1.844 1.844 0 0
contract-invocation/contract2 1.804 1.804 0 0
contract-invocation/virtual_contract 4.222 4.222 0 0
contract-invocation/virtual_contract_ver1 1.852 1.852 0 0
contract-invocation/virtual_contract_ver2 1.864 1.864 0 0
contract-storage 18.472 18.472 0 0
contract-terminate 1.414 1.414 0 0
contract-transfer 3.036 3.038 0.002 0.0658762 📈
contract-xcm 28.206 28.206 0 0
cross-contract-calls 8.774 8.774 0 0
cross-contract-calls/other-contract 1.524 1.524 0 0
custom-allocator 3.012 3.012 0 0
custom-environment 2.23 2.23 0 0
debugging-strategies 4.086 4.086 0 0
dns 8.058 8.058 0 0
e2e-call-runtime 1.674 1.674 0 0
e2e-runtime-only-backend 2.25 2.249 -0.001 -0.0444444 📉
erc1155 19.194 19.194 0 0
erc20 9.446 9.446 0 0
erc721 11.034 11.035 0.001 0.0090629 📈
events 5.982 5.982 0 0
flipper 1.597 1.597 0 0
incrementer 1.284 1.279 -0.005 -0.389408 📉
lang-err/call-builder 8.458 8.458 0 0
lang-err/call-builder-delegate 3.136 3.135 -0.001 -0.0318878 📉
lang-err/constructors-return-value 2.225 2.225 0 0
lang-err/contract-ref 7.626 7.626 0 0
lang-err/integration-flipper 1.795 1.795 0 0
lazyvec 4.908 4.908 0 0
mapping 9.508 9.508 0 0
mother 13.622 13.622 0 0
multi-contract-caller 12.782 12.782 0 0
multi-contract-caller/accumulator 1.141 1.138 -0.003 -0.262927 📉
multi-contract-caller/adder 3.129 3.129 0 0
multi-contract-caller/subber 3.137 3.137 0 0
multisig 24.379 24.379 0 0
own-code-hash 2.204 2.204 0 0
payment-channel 11.014 11.014 0 0
psp22-extension 7.379 7.379 0 0
rand-extension 3.451 3.453 0.002 0.0579542 📈
runtime-call-contract 1.527 1.527 0 0
solidity-abi/events 5.248 5.248 0 0
solidity-abi/sol-cross-contract 4.907 4.907 0 0
solidity-abi/sol-cross-contract/other-contract-sol 1.634 1.634 0 0
solidity-abi/sol-encoding 1.56 1.56 0 0
solidity-abi/solidity-calls-flipper 6.253 6.253 0 0
sr25519-verification 0.957 0.957 0 0
static-buffer 2.503 2.502 -0.001 -0.0399521 📉
storage-types 15.918 15.91 -0.008 -0.0502576 📉
trait-dyn-cross-contract-calls 3.579 3.579 0 0
trait-dyn-cross-contract-calls/contracts/incrementer 1.589 1.589 0 0
trait-erc20 9.746 9.746 0 0
trait-flipper 1.449 1.449 0 0
trait-incrementer 1.659 1.659 0 0
upgradeable-contracts/delegator 5.877 5.876 -0.001 -0.0170155 📉
upgradeable-contracts/delegator/delegatee 2.621 2.621 0 0
upgradeable-contracts/delegator/delegatee2 2.62 2.62 0 0
upgradeable-contracts/set-code-hash 1.503 1.503 0 0
upgradeable-contracts/set-code-hash-migration 1.503 1.503 0 0
upgradeable-contracts/set-code-hash-migration/migration 1.67 1.67 0 0
upgradeable-contracts/set-code-hash-migration/updated-incrementer 1.701 1.701 0 0
upgradeable-contracts/set-code-hash/updated-incrementer 1.463 1.463 0 0
wildcard-selector 2.79 2.79 0 0

Link to the run | Last update: Sun Jun 1 23:17:48 CEST 2025

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.

0 participants