Skip to content

chore(deps): bump alloy-sol-types from 0.6.2 to 0.6.3#1103

Merged
rakita merged 1 commit intomainfrom
dependabot/cargo/alloy-sol-types-0.6.3
Feb 19, 2024
Merged

chore(deps): bump alloy-sol-types from 0.6.2 to 0.6.3#1103
rakita merged 1 commit intomainfrom
dependabot/cargo/alloy-sol-types-0.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps alloy-sol-types from 0.6.2 to 0.6.3.

Release notes

Sourced from alloy-sol-types's releases.

alloy-core v0.6.3

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v0.6.2...v0.6.3

Changelog

Sourced from alloy-sol-types's changelog.

0.6.3 - 2024-02-15

Bug Fixes

  • [json-abi] Accept nameless Params (#526)
  • [dyn-abi] Abi-encode-packed always pads arrays (#519)
  • Properly test ABI packed encoding (#517)
  • Signature bincode serialization (#509)
  • Don't validate when decoding revert reason (#511)

Dependencies

  • [deps] Update some dependencies (#522)
  • [deps] Bump winnow (#518)
  • Recursion mitigations (#495)

Documentation

  • Update alloy_core::sol reference to real sol (#529)
  • Mention alloy-core meta crate in README.md overview (#523)

Features

  • [primitives] Add some more implementations to Bytes (#528)
  • [sol-macro] Provide a way to override import paths for dependencies (#527)
  • Add alloy-core prelude crate (#521)
  • [sol-types] Constify type name formatting (#520)
  • [sol-macro] Add #[sol(rpc)] to generate type-safe provider contract calls (#510)
  • [sol-macro] Expand state variable getters in contracts (#514)
  • Make some allocations fallible in ABI decoding (#513)

Miscellaneous Tasks

  • Fix winnow deprecation warnings (#507)
  • [sol-macro] Tweak inline attributes in generated code (#505)

Other

  • Update actions/checkout to v4 (#512)

Performance

  • [sol-macro] Use a lookup table when generating SolInterface::abi_decode_raw (#508)
  • [sol-macro] Use binary_search in SolInterface::valid_selector (#506)

Testing

  • Bless tests (#524)
  • Remove unused test (#504)
Commits
  • 761c296 chore: release 0.6.3
  • beb5457 docs: update alloy_core::sol reference to real sol (#529)
  • f98c13c feat(primitives): add some more implementations to Bytes (#528)
  • 5624e45 feat(sol-macro): provide a way to override import paths for dependencies (#527)
  • 5ba3be3 fix(json-abi): accept nameless Params (#526)
  • 5f07b82 test: bless tests (#524)
  • 0afb066 chore(deps): update some dependencies (#522)
  • 09c4352 docs: mention alloy-core meta crate in README.md overview (#523)
  • 5bcc3fe feat: add alloy-core prelude crate (#521)
  • 67ff047 feat(sol-types): constify type name formatting (#520)
  • 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.6.2 to 0.6.3.
- [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.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@github-actions
Copy link
Contributor

Valgrind Results:

==4012== Cachegrind, a cache and branch-prediction profiler
==4012== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4012== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4012== Command: target/release/snailtracer
==4012== 
--4012-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==4012== 
==4012== I   refs:      471,785,679
==4012== I1  misses:          5,855
==4012== LLi misses:          2,903
==4012== I1  miss rate:        0.00%
==4012== LLi miss rate:        0.00%
==4012== 
==4012== D   refs:      229,164,273  (152,345,984 rd   + 76,818,289 wr)
==4012== D1  misses:        351,013  (    210,727 rd   +    140,286 wr)
==4012== LLd misses:        137,580  (      4,056 rd   +    133,524 wr)
==4012== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==4012== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4012== 
==4012== LL refs:           356,868  (    216,582 rd   +    140,286 wr)
==4012== LL misses:         140,483  (      6,959 rd   +    133,524 wr)
==4012== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 64b5973 into main Feb 19, 2024
@dependabot dependabot bot deleted the dependabot/cargo/alloy-sol-types-0.6.3 branch February 19, 2024 17: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant