linea-monorepo icon indicating copy to clipboard operation
linea-monorepo copied to clipboard

chore(deps): bump the go_modules group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 1 week ago • 3 comments

Bumps the go_modules group with 2 updates in the /prover directory: github.com/consensys/gnark and golang.org/x/crypto.

Updates github.com/consensys/gnark from 0.12.1-0.20250501002417-facdd9882b80 to 0.14.0

Release notes

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

v0.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/Consensys/gnark/compare/v0.13.0...v0.14.0

v0.13.0

What's Changed

... (truncated)

Commits

Updates github.com/consensys/gnark-crypto from 0.17.1-0.20251006135912-abd34dcc6005 to 0.19.0

Release notes

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

v0.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.18.0...v0.19.0

v0.18.2

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.18.1...v0.18.2

v0.18.1

Full Changelog: https://github.com/Consensys/gnark-crypto/compare/v0.18.0...v0.18.1

v0.18.0

What's Changed

New Contributors

... (truncated)

Changelog

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

[v0.19.0] - 2025-08-22

CI

  • update linter for the "push to master" flow (#728)
  • Upgrade linter (#726)

Feat

  • Subgroup membership testing on Bandersnatch (#708)

Feat

  • set default size for state (#700)

Fix

  • refactor asm code generation to avoid use of R15 with global memory accesses (#712)
  • MerkleDamgardHasher.Sum (#699)
  • MerkleDamgardHasher IV (#701)
  • fixes #697 (#698)

Perf

  • Doubling and mixed doubling in Jacobians and ext. Jacobians (#716)
  • optimize Eisenstein arithmetic (#706)
  • small scalarmul (#703)
  • Legendre symbol calculation using Pornin20 (#704)

Refector

  • Add feed-forward step to CompressPoseidon2 function (#721)

[v0.18.1] - 2025-10-28

Docs

  • add CHANGELOG for 0.18.1

Perf

  • limit memory allocation during Vector deserialization (#759)

[v0.18.0] - 2025-06-09

Build

  • deps: bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#677)

Chore

  • remove unused benchmark script (#675)

Docs

  • replace outdated link to article (#690)

Experiment

  • vortex on koalabear (#645)

... (truncated)

Commits

Updates golang.org/x/crypto from 0.42.0 to 0.45.0

Commits
  • 4e0068c go.mod: update golang.org/x dependencies
  • e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
  • f91f7a7 ssh/agent: prevent panic on malformed constraint
  • 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
  • bcf6a84 acme: pass context to request
  • b4f2b62 ssh: fix error message on unsupported cipher
  • 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
  • 122a78f go.mod: update golang.org/x dependencies
  • c0531f9 all: eliminate vet diagnostics
  • 0997000 all: fix some comments
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.

[!NOTE] Updates prover dependencies, notably github.com/consensys/gnark to v0.14.0, github.com/consensys/gnark-crypto to v0.19.0, golang.org/x/crypto to v0.45.0, plus several other library bumps via go.mod/go.sum.

  • Dependencies (prover/go.mod, prover/go.sum):
    • Major bumps:
      • github.com/consensys/gnark → v0.14.0
      • github.com/consensys/gnark-crypto → v0.19.0
      • golang.org/x/crypto → v0.45.0
    • Other direct updates:
      • github.com/bits-and-blooms/bitset → v1.24.0
      • github.com/fxamacker/cbor/v2 → v2.9.0
      • github.com/rs/zerolog → v1.34.0
      • golang.org/x/net → v0.47.0, golang.org/x/sync → v0.18.0
    • Indirect/tooling updates:
      • github.com/google/pprof (indirect), github.com/mattn/go-colorable, github.com/ronanh/intcomp, golang.org/x/text, golang.org/x/sys, golang.org/x/exp, and others.
    • Removes or supersedes some indirect entries; no source code changes.

Written by Cursor Bugbot for commit 6cd525fc8ceab504b3c9a249d692a579c4ff1764. This will update automatically on new commits. Configure here.

dependabot[bot] avatar Nov 20 '25 03:11 dependabot[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Nov 20 '25 03:11 cla-assistant[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Nov 20 '25 03:11 cla-assistant[bot]

Looks like these dependencies are no longer updatable, so this is no longer needed.

dependabot[bot] avatar Dec 01 '25 06:12 dependabot[bot]