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

Bump github.com/consensys/gnark from 0.11.0 to 0.12.0 #1588

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 24, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/consensys/gnark-0.12.0 branch from 9eab08d to 09e5d6f Compare January 24, 2025 23:15
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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@nickeskov nickeskov force-pushed the dependabot/go_modules/github.com/consensys/gnark-0.12.0 branch from 09e5d6f to d711b81 Compare January 25, 2025 01:43
@nickeskov
Copy link
Member

This dependency version is not compatible with vendoring.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant