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

build(deps): bump github.com/consensys/gnark from 0.11.0 to 0.12.0 in /examples/zkp/cubic_circuit #3800

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps github.com/consensys/gnark from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/consensys/gnark's releases.

v0.12.0

NB! This release fixes security advisory GHSA-cph5-3pgr-c82g (OOM on specially crafted inputs).

What's Changed

... (truncated)

Changelog

Sourced from github.com/consensys/gnark's changelog.

[v0.12.0] - 2025-01-23

Build

  • modify workflows for new CI slack bot (#1277)
  • deps: bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#1346)

Chore

  • use max builtin
  • go mod update
  • generate changelog
  • update citation
  • update hardcoded version
  • fix some struct names in comment (#1370)
  • fix typos (#1371)
  • fix error message (#1337)
  • use errors.New to replace fmt.Errorf with no parameters (#1338)
  • fix some problematic function names in comment (#1334)
  • fix some struct and interface names in comment (#1329)
  • remove duplicate nil-check (#1355)
  • fix some function names in comment (#1304)
  • Replace fmt.Printf calls with warning logs (#1305)
  • Pedersen verification key reference field (#1295)
  • lint generated files (#1289)
  • up gnark-crypto (#1274)

Doc

  • add audit report (#1342)

Docs

  • Change copyright year to 2025 (not autogenerated) (#1388)
  • less verbose Apache 2 header, latest bavard (#1344)
  • add input packing example (#1311)
  • update api doc following audit suggestions (#1291)
  • final audit report from LA (#1283)

Feat

  • settable hasher for MiMC (#1345)
  • 4-dimensional fake GLV (#1296)

Feat

  • add ripemd160 hash function with permutation (#1120)
  • direct multivariate polynomial evaluation in non-native (#1299)
  • update to latest gnark-crypto
  • replace stats gob format with csv for easier diffs (#1276)
  • bls12-381: pairing using direct Fp12 + non-native Eval() (#1349)

Fix

  • stashed typo fixes for v0.12 (#1398)
  • add G2 membership check for constant points (#1397)
  • do not return unused sign (#1385)
  • typos in documentation files (#1369)

... (truncated)

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/consensys/gnark](https://github.com/consensys/gnark) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/consensys/gnark/releases)
- [Changelog](https://github.com/Consensys/gnark/blob/master/CHANGELOG.md)
- [Commits](Consensys/gnark@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/consensys/gnark
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dealing with project dependencies label Jan 30, 2025
Copy link
Member

@AnnaShaleva AnnaShaleva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine this time.

@AnnaShaleva AnnaShaleva merged commit 6969982 into master Jan 30, 2025
31 of 32 checks passed
@AnnaShaleva AnnaShaleva deleted the dependabot/go_modules/examples/zkp/cubic_circuit/github.com/consensys/gnark-0.12.0 branch January 30, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dealing with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants