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.13 to 0.1.14 #57

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps enumn from 0.1.13 to 0.1.14.

Release notes

Sourced from enumn's releases.

0.1.14

  • Documentation improvements
Commits
  • 06b55bc Release 0.1.14
  • e6d982e Wrap readme to 80 columns
  • 8f7b70b Fix typo in readme and crate-level documentation
  • b7eca9c Explicitly install a Rust toolchain for cargo-outdated job
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Copy link
Contributor

github-actions bot commented Aug 5, 2024

Valgrind Results:

==6546== Cachegrind, a cache and branch-prediction profiler
==6546== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6546== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6546== Command: target/release/snailtracer
==6546== 
--6546-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.79952928s
==6546== 
==6546== I   refs:      427,739,974
==6546== I1  misses:          3,482
==6546== LLi misses:          2,830
==6546== I1  miss rate:        0.00%
==6546== LLi miss rate:        0.00%
==6546== 
==6546== D   refs:      204,084,150  (132,274,763 rd   + 71,809,387 wr)
==6546== D1  misses:        340,830  (    200,872 rd   +    139,958 wr)
==6546== LLd misses:        137,639  (      4,347 rd   +    133,292 wr)
==6546== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6546== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6546== 
==6546== LL refs:           344,312  (    204,354 rd   +    139,958 wr)
==6546== LL misses:         140,469  (      7,177 rd   +    133,292 wr)
==6546== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@dependabot dependabot bot changed the base branch from develop to main August 7, 2024 06:19
@dependabot dependabot bot force-pushed the dependabot/cargo/enumn-0.1.14 branch from d45d7c1 to 58a149c Compare August 7, 2024 06:19
Bumps [enumn](https://github.com/dtolnay/enumn) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/dtolnay/enumn/releases)
- [Commits](dtolnay/enumn@0.1.13...0.1.14)

---
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 force-pushed the dependabot/cargo/enumn-0.1.14 branch from 58a149c to d862a0f Compare August 7, 2024 06:22
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.

0 participants