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 blst from 0.3.11 to 0.3.12 #1481

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps blst from 0.3.11 to 0.3.12.

Release notes

Sourced from blst's releases.

Release v0.3.12

Essential changes:

  • add support for x86_64-fortanix-unknown-sgx Rust target
  • add support for Windows on ARM64
  • add support for ARM Morello, a CHERI platform
  • harden secret-key operations against power-monitoring attacks
Commits
  • e99f7db bindings/rust/Cargo.toml: bump the version number.
  • 5650885 bindings/rust: add MultiPoint trait.
  • 0ca12bc Execute build/refresh.sh.
  • 77c7244 asm/x86_64-xlate.pl: make run-time switch labels private on MacOS.
  • c9ea135 bindings/rust/src/lib.rs: resolve a warning in no-std build.
  • 1991d85 .github/workflows/ci.yml: omit obsolete workaround.
  • 24f98fd build.bat: add support for Windows on ARM64.
  • 35df1ab bindgings/c#: look for native library in conventional nuget locations.
  • ca7d2ea .golangci.yml: align with latest golangci-lint version.
  • 6b57709 bindings/go/blst.tgo: add support for loong64.
  • 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 [blst](https://github.com/supranational/blst) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/supranational/blst/releases)
- [Commits](supranational/blst@v0.3.11...v0.3.12)

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

github-actions bot commented Jun 3, 2024

Valgrind Results:

==3957== Cachegrind, a cache and branch-prediction profiler
==3957== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3957== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3957== Command: target/release/snailtracer
==3957== 
--3957-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.811086961s
==3957== 
==3957== I   refs:      429,375,291
==3957== I1  misses:          3,251
==3957== LLi misses:          2,805
==3957== I1  miss rate:        0.00%
==3957== LLi miss rate:        0.00%
==3957== 
==3957== D   refs:      206,206,179  (133,651,417 rd   + 72,554,762 wr)
==3957== D1  misses:        344,690  (    204,657 rd   +    140,033 wr)
==3957== LLd misses:        137,607  (      4,259 rd   +    133,348 wr)
==3957== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3957== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3957== 
==3957== LL refs:           347,941  (    207,908 rd   +    140,033 wr)
==3957== LL misses:         140,412  (      7,064 rd   +    133,348 wr)
==3957== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit b8123b5 into main Jun 3, 2024
25 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/blst-0.3.12 branch June 3, 2024 21:51
This was referenced Jun 3, 2024
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
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