Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps alloy-sol-types from 0.7.5 to 0.7.6.

Release notes

Sourced from alloy-sol-types's releases.

alloy-core v0.7.6

What's Changed

Full Changelog: alloy-rs/core@v0.7.5...v0.7.6

Changelog

Sourced from alloy-sol-types's changelog.

0.7.6 - 2024-06-10

Features

  • [primitives] Add additional common aliases (#654)
  • [primitives] Derive Arbitrary for Signature (#652)
  • [primitives] Implement ops::Not for fixed bytes (#650)
  • [sol-macro] Add return value names to simple getters (#648)

Miscellaneous Tasks

  • [docs] Add doc aliases for Tx prefixed names (#649)
  • Update changelog.sh
  • Fix CHANGELOG parsers for uppercase
Commits
  • 155f7cc chore: release 0.7.6
  • 4a258dc feat(primitives): add additional common aliases (#654)
  • d467a78 feat(primitives): derive Arbitrary for Signature (#652)
  • 72a8dd5 feat(primitives): implement ops::Not for fixed bytes (#650)
  • 5ef8d4c chore(docs): add doc aliases for Tx prefixed names (#649)
  • bf965fd chore: update changelog.sh
  • 8baa2fd feat(sol-macro): add return value names to simple getters (#648)
  • 9d5c39f chore: fix CHANGELOG parsers for uppercase
  • See full diff 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.7.5 to 0.7.6.
- [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.7.5...v0.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@github-actions
Copy link
Contributor

Valgrind Results:

==3918== Cachegrind, a cache and branch-prediction profiler
==3918== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3918== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3918== Command: target/release/snailtracer
==3918== 
--3918-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.823366833s
==3918== 
==3918== I   refs:      427,033,931
==3918== I1  misses:          3,221
==3918== LLi misses:          2,785
==3918== I1  miss rate:        0.00%
==3918== LLi miss rate:        0.00%
==3918== 
==3918== D   refs:      204,074,874  (132,267,392 rd   + 71,807,482 wr)
==3918== D1  misses:        341,910  (    202,026 rd   +    139,884 wr)
==3918== LLd misses:        137,550  (      4,326 rd   +    133,224 wr)
==3918== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3918== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3918== 
==3918== LL refs:           345,131  (    205,247 rd   +    139,884 wr)
==3918== LL misses:         140,335  (      7,111 rd   +    133,224 wr)
==3918== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/alloy-sol-types-0.7.6 branch June 17, 2024 11:53
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