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: bump github.com/consensys/gnark-crypto from 0.11.2 to 0.12.0 #5774

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/consensys/gnark-crypto from 0.11.2 to 0.12.0.

Release notes

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

v0.12.0

What's Changed

Full Changelog: Consensys/gnark-crypto@v0.11.2...v0.12.0

Commits
  • 81ffe9c Merge pull request #449 from Consensys/fix/malleability_sig
  • 4719f0a chore: generate
  • 015c708 test: ensure the test path is taken
  • 64de55e chore: generate
  • 4c8d1aa refactor: make marshal errors private
  • 666b963 chore: generate
  • f6e00f8 chore: use *big.Int (convention)
  • 045e256 chore: generate
  • 14d20d5 fix: remove test that signature value R.X == 0
  • 44c64cd fix: check EdDSA signature values not zero
  • 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-crypto](https://github.com/consensys/gnark-crypto) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/consensys/gnark-crypto/releases)
- [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md)
- [Commits](Consensys/gnark-crypto@v0.11.2...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/consensys/gnark-crypto
  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 Oct 3, 2023
@jannotti jannotti changed the title build(deps): bump github.com/consensys/gnark-crypto from 0.11.2 to 0.12.0 Build: bump github.com/consensys/gnark-crypto from 0.11.2 to 0.12.0 Oct 10, 2023
@jannotti jannotti self-assigned this Oct 10, 2023
Copy link
Contributor

@jannotti jannotti left a comment

Choose a reason for hiding this comment

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

Good bot!

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #5774 (a8e26b4) into master (d479850) will increase coverage by 0.05%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5774      +/-   ##
==========================================
+ Coverage   55.42%   55.47%   +0.05%     
==========================================
  Files         473      473              
  Lines       66688    66688              
==========================================
+ Hits        36960    36997      +37     
+ Misses      27203    27175      -28     
+ Partials     2525     2516       -9     

see 18 files with indirect coverage changes

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

@jannotti jannotti requested a review from winder October 10, 2023 15:43
@jannotti
Copy link
Contributor

I tucked an related "versioning" related change in here - it just echos a message about fixing version problems.

@jannotti jannotti merged commit 1a6d53e into master Oct 10, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/consensys/gnark-crypto-0.12.0 branch October 10, 2023 18:42
jasonpaulos pushed a commit to jasonpaulos/go-algorand that referenced this pull request Oct 10, 2023
…lgorand#5774)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Jannotti <jannotti@gmail.com>
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 Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants