Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps the go_modules group with 2 updates in the / directory: helm.sh/helm/v3 and github.com/consensys/gnark-crypto.

Updates helm.sh/helm/v3 from 3.17.4 to 3.18.5

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.18.5 is a security release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Security Advisories

Installation and Upgrading

Download Helm v3.18.5. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.18.6 will contain only bug fixes.
  • 3.19.5 is the next feature release. This release will focus on ...

Changelog

  • fix Chart.yaml handling 7799b483f52ceb665264a4056da3d2569d60f910 (Matt Farina)
  • Handle messy index files dd8502f7b4fd5824a696c99909babd0fbed77e9e (Matt Farina)
  • json schema fix cb8595bc650e2ec7459427d2b0430599431a3dbe (Robert Sirchia)

Helm v3.18.4 is a security release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

... (truncated)

Commits

Updates github.com/consensys/gnark-crypto from 0.6.0 to 0.12.1

Release notes

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

v0.12.1

What's Changed

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

v0.12.0

What's Changed

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

v0.11.2

What's Changed

... (truncated)

Changelog

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

[v0.12.1] - 2023-10-05

Clean

  • remove useless snippet in mulWindowed (#453)

Ecc

  • fix neutral elements cases
  • add bench for Jac equality check
  • avoid inverses in Jac equality check

Edwards

  • add bench for Projective equality check
  • avoid inverses in Projective equality check

Feat

  • discared useless files
  • added test for [-s]G=-[s]G

Fix

  • add GT ExpGLV fix to BLS24 + BW6
  • merge and fix tests for expGLV
  • use max(size(s1), size(s2)) for ExpGLV
  • fixed mulWindowed for negative exponents
  • fixed ExpGLV in GT

Perf

  • fft: introduce cache efficient bit reverse shuffling (#446)

Pull Requests

  • Merge pull request #451 from Consensys/fix/glv
  • Merge pull request #450 from jsign/jsign-eq-improv

[v0.12.0] - 2023-09-27

Chore

  • generate
  • generate
  • generate
  • use *big.Int (convention)
  • generate
  • generate ecdsa
  • generate tests
  • remove extra method description
  • remove extra file

Ci

  • update ci workflows (#447)

Edwards

  • improve the performance of Add, MixedAdd and IsOnCurve (#441)

... (truncated)

Commits
  • da0317f clean: remove useless snippet in mulWindowed (#453)
  • 65cdb1d Feat/kzg extended transcript (#452)
  • 95e674b perf(fft): introduce cache efficient bit reverse shuffling (#446)
  • ec6be1a Merge pull request #451 from Consensys/fix/glv
  • aef1eef fix: add GT ExpGLV fix to BLS24 + BW6
  • feaf161 fix: merge and fix tests for expGLV
  • ced3076 fix: use max(size(s1), size(s2)) for ExpGLV
  • 4096ad9 feat: discared useless files
  • ace5318 Merge pull request #450 from jsign/jsign-eq-improv
  • dc4e2d4 feat: added test for [-s]G=-[s]G
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 14, 2025
Bumps the go_modules group with 2 updates in the / directory: [helm.sh/helm/v3](https://github.com/helm/helm) and [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto).


Updates `helm.sh/helm/v3` from 3.17.4 to 3.18.5
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.17.4...v3.18.5)

Updates `github.com/consensys/gnark-crypto` from 0.6.0 to 0.12.1
- [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.6.0...v0.12.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.18.5
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/consensys/gnark-crypto
  dependency-version: 0.12.1
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go_modules-185c9b58f2 branch from 9e7dd2b to fe860ba Compare September 8, 2025 09:30
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