Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps github.com/supranational/blst from 0.3.10 to 0.3.11.

Release notes

Sourced from github.com/supranational/blst's releases.

Release v0.3.11

Essential changes:

  • security bugfix in Go bindings
  • run-time switch in portable build
  • no-std support [exercised with limited stack size of 56K]
  • serde support
  • blst_miller_loop_n interface, with parallelized Rust and Go counterparts
  • optional blst_fr_pentaroot subroutine
  • Emscripten bindings
  • hardened security on non-asm platforms
Commits
  • 3dd0f80 bindings/rust/Cargo.toml: bump the version number.
  • fb91221 bindings/go/blst.go: fix logical error in SigValidate.
  • c6a3cc0 build.sh: don't pass -mno-avx unless actually required.
  • 9fa8bcf vect.h: tolerate compilation with -std=cNM flag.
  • 5aa7ce1 bindings/<swig-based>/*: minimize dynamic library symbol pollution.
  • e1a44c9 build.sh: drop --version-script linker argument.
  • 492319a cpuid.c: adjust symbol visibility.
  • 6dd7aa4 Execute build/refresh.sh.
  • 701e42a asm/ct_*: add missing .hidden directives.
  • dce883b Execute build/refresh.sh.
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/supranational/blst](https://github.com/supranational/blst) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/supranational/blst/releases)
- [Commits](supranational/blst@v0.3.10...v0.3.11)

---
updated-dependencies:
- dependency-name: github.com/supranational/blst
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
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