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.9.0 to 0.9.1 #3163

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps github.com/consensys/gnark from 0.9.0 to 0.9.1.

Release notes

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

v0.9.1

What's Changed

Fixes

New Contributors

Full Changelog: Consensys/gnark@v0.9.0...v0.9.1

Commits
  • 3421eaa Merge pull request from GHSA-7p92-x423-vwj6
  • 33db4ee Merge pull request #840 from Consensys/refactor/generic-kzg
  • 4ebcccd ci: update mod download tpl for prettier errors
  • 26d7e28 chore: go.mod tidy
  • 7b75a23 chore: update import paths
  • 0ede02d feat: add BLS12-381 and BLS24-315 support to Groth16 gadget
  • e70e200 feat: add one more type parameter for witness initialisation
  • 56f56f9 feat: add BLS12-381 and BLS24-315 support to KZG gadget
  • 5b9b459 feat: add Curve and Pairing compatiblity for BLS24-315
  • 0c2d2c8 docs: add example docs
  • 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/consensys/gnark](https://github.com/consensys/gnark) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/consensys/gnark/releases)
- [Changelog](https://github.com/Consensys/gnark/blob/master/CHANGELOG.md)
- [Commits](Consensys/gnark@v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dealing with project dependencies label Oct 17, 2023
@AnnaShaleva AnnaShaleva merged commit b1ad198 into master Oct 18, 2023
12 of 16 checks passed
@AnnaShaleva AnnaShaleva deleted the dependabot/go_modules/github.com/consensys/gnark-0.9.1 branch October 18, 2023 07:19
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