Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps auto_impl from 1.1.2 to 1.2.0.

Release notes

Sourced from auto_impl's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: auto-impl-rs/auto_impl@v1.1.2...v1.2.0

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 [auto_impl](https://github.com/auto-impl-rs/auto_impl) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/auto-impl-rs/auto_impl/releases)
- [Commits](auto-impl-rs/auto_impl@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: auto_impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Valgrind Results:

==4002== Cachegrind, a cache and branch-prediction profiler
==4002== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4002== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4002== Command: target/release/snailtracer
==4002== 
--4002-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==4002== 
==4002== I   refs:      463,577,866
==4002== I1  misses:          3,337
==4002== LLi misses:          2,954
==4002== I1  miss rate:        0.00%
==4002== LLi miss rate:        0.00%
==4002== 
==4002== D   refs:      237,186,860  (160,464,307 rd   + 76,722,553 wr)
==4002== D1  misses:        350,893  (    210,602 rd   +    140,291 wr)
==4002== LLd misses:        137,592  (      4,063 rd   +    133,529 wr)
==4002== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==4002== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4002== 
==4002== LL refs:           354,230  (    213,939 rd   +    140,291 wr)
==4002== LL misses:         140,546  (      7,017 rd   +    133,529 wr)
==4002== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 48e26fb into main Feb 29, 2024
@dependabot dependabot bot deleted the dependabot/cargo/auto_impl-1.2.0 branch February 29, 2024 13:01
@github-actions github-actions bot mentioned this pull request Feb 29, 2024
fubuloubu pushed a commit to ApeWorX/revm that referenced this pull request Apr 11, 2024
Bumps [auto_impl](https://github.com/auto-impl-rs/auto_impl) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/auto-impl-rs/auto_impl/releases)
- [Commits](auto-impl-rs/auto_impl@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: auto_impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants