[golang-version](deps): Bump the golang-version-updates group across 1 directory with 10 updates #239
+97
−85
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang-version-updates group with 10 updates in the / directory:
0.8.5-rc.0.0.20241101212705-fa8776ae648c
0.8.6
0.12.1
0.14.0
1.9.5
1.10.0
1.2.0
1.6.0
1.8.0
1.8.1
7.0.80
7.0.83
1.9.0
1.10.0
0.33.0
0.35.0
0.33.0
0.35.0
1.64.1
1.69.4
Updates
github.com/Layr-Labs/eigenda
from 0.8.5-rc.0.0.20241101212705-fa8776ae648c to 0.8.6Release notes
Sourced from github.com/Layr-Labs/eigenda's releases.
... (truncated)
Commits
Updates
github.com/consensys/gnark-crypto
from 0.12.1 to 0.14.0Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
... (truncated)
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
... (truncated)
Commits
c34cc6f
Merge pull request #524 from Consensys/refactor/bls12-MillerLoopFixed20fab15
fix: fixes #522 with bound check before computing twiddles when domain has no...ed1dc7c
chore: fix some function names (#526)82b19c1
Merge pull request #527 from Consensys/feat/pedersen-batchmultivka00f0af
chore: go generate98b090c
doc: describe the prover can provide folded proofbda3c69
chore: go generate442e7eb
feat: use curve foldc655ca3
feat: define fold method for curve55e26b1
perf: remove uneeded bucket init in affine coordinates fixes #529 (#530)Updates
github.com/ethereum-optimism/optimism
from 1.9.5 to 1.10.0Release notes
Sourced from github.com/ethereum-optimism/optimism's releases.
Commits
910c9ad
batcher: add batchSubmitter.checkExpectedProgress (#12430)8e0b89c
Update superchain-registry to include metal-sepolia Holocene activation (#12966)aec3697
document batcher throttling in op-batcher readme (#12957)b3ec4d6
batcher refactor: flatten out go routines (#12405)e8de7b1
chore: Fix Typos and Minor Edits in Documentation Files* (#12881)3e7c1dd
fix typos (#12910)fbcfb83
Typo fix Update commitment.go (#12961)3d50ab9
Update README.md (#12945)d675309
Typo Update pr-guidelines.md (#12929)52e9be8
Typo fix Update build-legacy-cannons.sh (#12955)Updates
github.com/golang/mock
from 1.2.0 to 1.6.0Release notes
Sourced from github.com/golang/mock's releases.
... (truncated)
Commits
aba2ff9
fix parse array with the external const correctly (#569)bb196fc
fix typo in README (#568)64b0b80
add notes and error helper for vendor+reflect error (#567)953a5bb
update user mock to be in test package (#566)c59ba11
add ARM to support apple M1 chip to releaser (#562)ab03293
fix ill-formatted message with fmt-verbs like %s (#564)0cdccf5
feat add InAnyOrder matcher (#546)e303461
add type information to error messages (#559)82ce4a7
feat validate Do & DoReturn args (#558)d19a212
upgrade dependencies (#557)Updates
github.com/gorilla/mux
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0
update GitHub workflows (#734)3401478
fix SPA handler in README.md (#733)4a671cb
Add GetVarNames() (#676)85123bf
changed the routeVariables text content. (#708)79f2f45
Clarify documentation examples of Route methods (#672)395ad81
[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7f
FixSingle Page Application
example inREADME.md
file (#678)546dd0c
run go fmt with Go 1.20 (#725)651928c
Update issues.yml (#727)cfc696d
Update issues.yml (#726)Updates
github.com/minio/minio-go/v7
from 7.0.80 to 7.0.83Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
0abbe92
Use default STS endpoint (#2044)5757f2c
update golang.org/x/net security7766336
Bring back Retrieve() interface to be compatible and not break clients4a691e1
Use proper HTTP client for fetching credentials (#2041)8dc4193
update dependent modulesffefc7b
Bump golang.org/x/crypto from 0.28.0 to 0.31.0 (#2038)320a34c
Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/minio (#2034)e933708
408 Server Timeout should be a retryable status code (#2036)c1d6707
Update version to next releaseffa2ddd
Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 (#2033)Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.