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 in /examples/zkp/cubic_circuit #3162

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.

@dependabot dependabot bot added the dependencies Dealing with project dependencies label Oct 17, 2023
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/examples/zkp/cubic_circuit/github.com/consensys/gnark-0.9.1 branch from fd54edb to 19cfbc8 Compare October 18, 2023 07:20
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #3162 (19cfbc8) into master (b1ad198) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3162      +/-   ##
==========================================
- Coverage   85.43%   85.42%   -0.01%     
==========================================
  Files         323      323              
  Lines       43616    43616              
==========================================
- Hits        37264    37261       -3     
- Misses       4886     4889       +3     
  Partials     1466     1466              

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roman-khimov roman-khimov merged commit d245797 into master Oct 18, 2023
16 of 18 checks passed
@roman-khimov roman-khimov deleted the dependabot/go_modules/examples/zkp/cubic_circuit/github.com/consensys/gnark-0.9.1 branch October 18, 2023 07:40
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