Skip to content
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

chore(deps): bump enumn from 0.1.12 to 0.1.13 #946

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps enumn from 0.1.12 to 0.1.13.

Release notes

Sourced from enumn's releases.

0.1.13

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
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 [enumn](https://github.com/dtolnay/enumn) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/dtolnay/enumn/releases)
- [Commits](dtolnay/enumn@0.1.12...0.1.13)

---
updated-dependencies:
- dependency-name: enumn
  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 Jan 3, 2024
Copy link
Contributor

github-actions bot commented Jan 3, 2024

Valgrind Results:

==3803== Cachegrind, a cache and branch-prediction profiler
==3803== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3803== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3803== Command: target/release/snailtracer
==3803== 
--3803-- warning: L3 cache found, using its data for the LL simulation.
==3803== 
==3803== I   refs:      456,271,919
==3803== I1  misses:          3,743
==3803== LLi misses:          2,641
==3803== I1  miss rate:        0.00%
==3803== LLi miss rate:        0.00%
==3803== 
==3803== D   refs:      229,452,326  (152,511,608 rd   + 76,940,718 wr)
==3803== D1  misses:        349,789  (    209,972 rd   +    139,817 wr)
==3803== LLd misses:        137,007  (      3,754 rd   +    133,253 wr)
==3803== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==3803== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3803== 
==3803== LL refs:           353,532  (    213,715 rd   +    139,817 wr)
==3803== LL misses:         139,648  (      6,395 rd   +    133,253 wr)
==3803== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit f0c98bf into main Jan 4, 2024
23 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/enumn-0.1.13 branch January 4, 2024 00:01
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.

None yet

1 participant