This repository was archived by the owner on Jul 23, 2025. It is now read-only.
[golang-version](deps): Bump the golang-version-updates group across 1 directory with 12 updates#417
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Author
|
The |
e26b4dc to
fdcd73d
Compare
f6b0011 to
b709345
Compare
…1 directory with 12 updates Bumps the golang-version-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Layr-Labs/eigenda](https://github.com/Layr-Labs/eigenda) | `0.9.0-rc.3.0.20250610184531-da8095c1c9b5` | `0.9.1` | | [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) | `4.6.0` | `4.6.1` | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.16.0` | `0.18.0` | | [github.com/gorilla/mux](https://github.com/gorilla/mux) | `1.8.0` | `1.8.1` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.85` | `7.0.93` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [github.com/testcontainers/testcontainers-go/modules/minio](https://github.com/testcontainers/testcontainers-go) | `0.33.0` | `0.37.0` | | [github.com/testcontainers/testcontainers-go/modules/redis](https://github.com/testcontainers/testcontainers-go) | `0.33.0` | `0.37.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.5` | `2.27.6` | | [github.com/wealdtech/go-merkletree/v2](https://github.com/wealdtech/go-merkletree) | `2.6.0` | `2.6.1` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.4.0` | `0.5.2` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.4` | `1.73.0` | Updates `github.com/Layr-Labs/eigenda` from 0.9.0-rc.3.0.20250610184531-da8095c1c9b5 to 0.9.1 - [Release notes](https://github.com/Layr-Labs/eigenda/releases) - [Commits](https://github.com/Layr-Labs/eigenda/commits/v0.9.1) Updates `github.com/avast/retry-go/v4` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/avast/retry-go/releases) - [Commits](avast/retry-go@4.6.0...4.6.1) Updates `github.com/consensys/gnark-crypto` from 0.16.0 to 0.18.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.16.0...v0.18.0) Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](gorilla/mux@v1.8.0...v1.8.1) Updates `github.com/minio/minio-go/v7` from 7.0.85 to 7.0.93 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.85...v7.0.93) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.22.0) Updates `github.com/testcontainers/testcontainers-go/modules/minio` from 0.33.0 to 0.37.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.33.0...v0.37.0) Updates `github.com/testcontainers/testcontainers-go/modules/redis` from 0.33.0 to 0.37.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.33.0...v0.37.0) Updates `github.com/urfave/cli/v2` from 2.27.5 to 2.27.6 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.5...v2.27.6) Updates `github.com/wealdtech/go-merkletree/v2` from 2.6.0 to 2.6.1 - [Commits](wealdtech/go-merkletree@v2.6.0...v2.6.1) Updates `go.uber.org/mock` from 0.4.0 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.4.0...v0.5.2) Updates `google.golang.org/grpc` from 1.69.4 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.4...v1.73.0) --- updated-dependencies: - dependency-name: github.com/Layr-Labs/eigenda dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: github.com/avast/retry-go/v4 dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates - dependency-name: github.com/gorilla/mux dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.93 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates - dependency-name: github.com/testcontainers/testcontainers-go/modules/minio dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates - dependency-name: github.com/testcontainers/testcontainers-go/modules/redis dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates - dependency-name: github.com/urfave/cli/v2 dependency-version: 2.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: github.com/wealdtech/go-merkletree/v2 dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang-version-updates - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
b709345 to
4f662b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 12 updates in the / directory:
0.9.0-rc.3.0.20250610184531-da8095c1c9b50.9.14.6.04.6.10.16.00.18.01.8.01.8.17.0.857.0.931.21.11.22.00.33.00.37.00.33.00.37.02.27.52.27.62.6.02.6.10.4.00.5.21.69.41.73.0Updates
github.com/Layr-Labs/eigendafrom 0.9.0-rc.3.0.20250610184531-da8095c1c9b5 to 0.9.1Release notes
Sourced from github.com/Layr-Labs/eigenda's releases.
... (truncated)
Commits
Updates
github.com/avast/retry-go/v4from 4.6.0 to 4.6.1Release notes
Sourced from github.com/avast/retry-go/v4's releases.
Commits
93932f8🚀 (VERSION): bump version from 4.6.0 to 4.6.1 to reflect recent changes and i...d20c351Merge pull request #125 from haaawk/fix_1248d7cef7Make sure DelayType function gets consistent values of n79a35c4Merge pull request #123 from avast/dependabot/go_modules/github.com/stretchr/...d873473Bump github.com/stretchr/testify from 1.9.0 to 1.10.00eeb96fMerge pull request #126 from avast/issue_99_failing_test_on_windowsac94eb5Update GitHub Actions workflow to use latest Go version and artifact naming6523ff3Upgrade golangci-lint GitHub Actions workflow to latest version5197715Update GitHub Actions workflow configuration1c0cc21Update GitHub Actions artifact naming to include Go versionUpdates
github.com/consensys/gnark-cryptofrom 0.16.0 to 0.18.0Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
Commits
f8ab23afix: remove unimplemented path from fft ext2b70394feat: remove dependency on internal package in ecc.go (#693)ca72a0fdocs: replace outdated link to article (#690)21614bdFeat/vortex options (#689)0517915Feat/fftext (#684)404f8e5feat/hashregistry (#687)5660088fix: Eisenstein Half-GCD convergence (#680)1873045build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#677)c838dcdrefactor: hash to curve (#674)685fcabfeat: make <31 bit field generated using uint32 (#676)Updates
github.com/gorilla/muxfrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0update GitHub workflows (#734)3401478fix SPA handler in README.md (#733)4a671cbAdd GetVarNames() (#676)85123bfchanged the routeVariables text content. (#708)79f2f45Clarify documentation examples of Route methods (#672)395ad81[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7fFixSingle Page Applicationexample inREADME.mdfile (#678)546dd0crun go fmt with Go 1.20 (#725)651928cUpdate issues.yml (#727)cfc696dUpdate issues.yml (#726)Updates
github.com/minio/minio-go/v7from 7.0.85 to 7.0.93Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
dc94dffAdd constants for response errors (#2120)7a9dff0Add support of error responses in 200 OK body (#2115)496595dtest: add mint test case for metadata with non-us-ascll (#2118)14d7d61fix: parse the mime metadata when do get/head object (#2106)258935aupdate documented API.md (#2111)ebcbfebadd iterator based RemoveObjects implementation (#2113)07f51b1Add Checksums to versioned list results (#2116)48ee2d3replication: add in progress metric and target status (#2109)6564f61Update version to next release4f25bfcAdd msgpack serializers to stringset (#2107)Updates
github.com/prometheus/client_golangfrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25Cut 1.22.0 (#1793)1043db7Cut 1.22.0-rc.0 (#1768)e575c9cpromhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aaMerge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772cbuild(deps): bump peter-evans/create-pull-requesta3548c5Merge pull request #1754 from saswatamcode/exp-eh60fd2b0Remove go.work file for now8f9d0deexp: Add dependabot configc5cf981Merge pull request #1762 from prometheus/release-1.21e84c305exp: Reset snappy buf (#1756)Updates
github.com/testcontainers/testcontainers-go/modules/miniofrom 0.33.0 to 0.37.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/minio's releases.
... (truncated)
Commits
08e7b58chore: use new version (v0.37.0) in modules and examples9da8340fix: handle stopped containers more gracefully when reuse is enabled (#3062)37ce316feat(gcloud): add option to run firestore in datastore mode (#3009)224da6dfeat: support for mounting images (#3044)92b9255chore(ci): close PR if it was sent from main (#3123)8a498b7feat: addWithReuseByNamefor modifying Generic Container Requests (#3064)1c9b01bchore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (#3120)d7c1a2fchore(deps): bump mkdocs-include-markdown-plugin from 6.2.2 to 7.1.5 (#3119)c71d5c9chore(deps): bump github.com/magiconair/properties from 1.8.9 to 1.8.10 (#3118)7c6278fchore(ci): exclude more files for a full-blown build (#3122)Updates
github.com/testcontainers/testcontainers-go/modules/redisfrom 0.33.0 to 0.37.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/redis's releases.