chore(deps): bump the go-dependencies group across 1 directory with 26 updates#112
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the go-dependencies group across 1 directory with 26 updates#112dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…6 updates Bumps the go-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.35.0` | `2.37.0` | | [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) | `1.5.3` | `1.5.4` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.17.1` | `2.17.2` | | [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.22.0` | `1.23.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.8.0` | `5.9.1` | | [github.com/joeig/go-powerdns/v3](https://github.com/joeig/go-powerdns) | `3.20.0` | `3.21.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.3` | `1.1.4` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.23.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.17.2` | `9.18.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.35.0` | `0.41.0` | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://github.com/testcontainers/testcontainers-go) | `0.35.0` | `0.41.0` | | [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.59.0` | `0.68.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.29.9` | `0.35.3` | | [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.29.9` | `0.35.3` | Updates `github.com/alicebob/miniredis/v2` from 2.35.0 to 2.37.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.35.0...v2.37.0) Updates `github.com/gin-contrib/pprof` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/gin-contrib/pprof/releases) - [Commits](gin-contrib/pprof@v1.5.3...v1.5.4) Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `github.com/go-resty/resty/v2` from 2.17.1 to 2.17.2 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.17.1...v2.17.2) Updates `github.com/hashicorp/vault/api` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/hashicorp/vault/releases) - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v1.10-v1.15.md) - [Commits](hashicorp/vault@api/v1.22.0...api/v1.23.0) Updates `github.com/jackc/pgx/v5` from 5.8.0 to 5.9.1 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.8.0...v5.9.1) Updates `github.com/joeig/go-powerdns/v3` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/joeig/go-powerdns/releases) - [Commits](joeig/go-powerdns@v3.20.0...v3.21.0) Updates `github.com/olekukonko/tablewriter` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.3...v1.1.4) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.23.2 - [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.17.0...v1.23.2) Updates `github.com/redis/go-redis/v9` from 9.17.2 to 9.18.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.17.2...v9.18.0) Updates `github.com/testcontainers/testcontainers-go` from 0.35.0 to 0.41.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.35.0...v0.41.0) Updates `github.com/testcontainers/testcontainers-go/modules/postgres` from 0.35.0 to 0.41.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.35.0...v0.41.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` from 0.59.0 to 0.68.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.59.0...zpages/v0.68.0) Updates `go.opentelemetry.io/otel` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.42.0...v1.43.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.34.0 to 1.41.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.41.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.34.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.43.0) Updates `go.opentelemetry.io/otel/sdk` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.42.0...v1.43.0) Updates `go.opentelemetry.io/otel/trace` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.42.0...v1.43.0) Updates `golang.org/x/crypto` from 0.47.0 to 0.49.0 - [Commits](golang/crypto@v0.47.0...v0.49.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.0) Updates `google.golang.org/grpc` from 1.69.4 to 1.79.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.4...v1.79.1) Updates `k8s.io/api` from 0.29.9 to 0.35.3 - [Commits](kubernetes/api@v0.29.9...v0.35.3) Updates `k8s.io/apimachinery` from 0.29.9 to 0.35.3 - [Commits](kubernetes/apimachinery@v0.29.9...v0.35.3) Updates `k8s.io/cloud-provider` from 0.29.9 to 0.35.3 - [Commits](kubernetes/cloud-provider@v0.29.9...v0.35.3) Updates `k8s.io/component-base` from 0.29.9 to 0.35.3 - [Commits](kubernetes/component-base@v0.29.9...v0.35.3) Updates `k8s.io/klog/v2` from 2.110.1 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.110.1...v2.130.1) --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/gin-contrib/pprof dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/hashicorp/vault/api dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/joeig/go-powerdns/v3 dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/postgres dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.79.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/cloud-provider dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/component-base dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/klog/v2 dependency-version: 2.130.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4f940d0 to
2d4c0a3
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go-dependencies group with 15 updates in the / directory:
2.35.02.37.01.5.31.5.42.17.12.17.21.22.01.23.05.8.05.9.13.20.03.21.01.1.31.1.41.17.01.23.29.17.29.18.00.35.00.41.00.35.00.41.00.59.00.68.00.14.00.15.00.29.90.35.30.29.90.35.3Updates
github.com/alicebob/miniredis/v2from 2.35.0 to 2.37.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
c1b59bffeat: implement HEXPIRE command (#424)64de52dchangelog for v2.36.17ae63baCLUSTER SHARDS (#431)99437e6v2.36.0 changeloge5c9a13update redis to 8.4.0 (#425)879c91cuse math/bitsdfe3831support for "<timestamp>-*" (#426)72a6b15Add evalro support (#416)3f960eedirect implementations for 2 commands20a81e7Merge pull request #422 from destinyoooo/client-statsUpdates
github.com/gin-contrib/pproffrom 1.5.3 to 1.5.4Release notes
Sourced from github.com/gin-contrib/pprof's releases.
Commits
583c094chore(deps): upgrade golang.org/x/text to v0.35.09179bd2ci(workflow): bump goreleaser/goreleaser-action from v6 to v7d8af6b6chore(deps): upgrade gin to v1.12.0 and update CI Go versions30ded76chore(ci): upgrade trivy-action from 0.33.1 to 0.35.09ce8ca4Update golangci-lint version to v2.913f7ff4Add Go 1.26 to GitHub Actions test matrixdf06d61chore(deps): bump actions/cache from 4 to 56da41cdchore(ci): update golangci-lint to v2.6a4be207chore(deps): upgrade quic-go to v0.57.15511e0achore: drop Go 1.23 support, require Go 1.24+Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/go-resty/resty/v2from 2.17.1 to 2.17.2Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
b1b3aaarelease: version bump to v2.17.2 and readme update (#1112)fb4a091backport: header deepcopy fix (#1110)Updates
github.com/hashicorp/vault/apifrom 1.22.0 to 1.23.0Commits
d430306Merge remote-tracking branch 'remotes/from/ce/main'a3bc0a3(enos): Add LDAP secrets engine blackbox tests to Plugin Scenario (#13072) (#...f8df539Merge remote-tracking branch 'remotes/from/ce/main'2b0ec25VAULT-43444 Addressed races in tests (#13278) (#13285)a097d1fMerge remote-tracking branch 'remotes/from/ce/main'7e587fdUpdate vault-plugin-auth-kubernetes to v0.24.1 (#13259) (#13287)1331818UI: Fix namespace search showing empty state when namespaces exist (#13257) (...7b12febMerge remote-tracking branch 'remotes/from/ce/main'7d4395cUpdate vault-plugin-auth-jwt to v0.26.1 (#13242) (#13283)6d4b615adds flag to fix chrome in ci (#13279) (#13282)Updates
github.com/jackc/pgx/v5from 5.8.0 to 5.9.1Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
4e4eaedRelease v5.9.16273188Fix batch result format corruption when using cached prepared statementsf7b90c2Merge pull request #2524 from dbussink/pipeline-result-format-reuse3ce6d75Add failing test: batch scan corrupted in cache_statement modeb4d8e62Release v5.9.0c227cd4Bump minimum Go version from 1.24 to 1.25f492c14Use reflect.TypeFor instead of reflect.TypeOf for static typesad8fb08Use sync.WaitGroup.Go to simplify goroutine spawning3033773Remove go1.26 build tag from synctest test83ffb3cValidate multirange element count against source length before allocatingUpdates
github.com/joeig/go-powerdns/v3from 3.20.0 to 3.21.0Release notes
Sourced from github.com/joeig/go-powerdns/v3's releases.
Commits
f98c79dBump golangci-lint to v2.9.0d8d0890Support Go 1.26, drop Go 1.24fe9a156Update copyright year to 2026Updates
github.com/olekukonko/tablewriterfrom 1.1.3 to 1.1.4Commits
a0dea8ano need to disable twicea4fb40aMerge pull request #314 from sducamp/fix/rendition-debug-leak6bc4cb4fix: prevent debug output leak from renderer during Options() reconfiguration54408feupdate ll to v0.1.65ea5f3cadd mote tab test ans update go mod1455dd8Merge pull request #311 from olekukonko/tabberd7b0a55improve tab and make test more predictable62117a2add space default #312 for colorized renderer4958831ll v0.1.5 update enables logging by default hence disable1c68e06use space for padding as default #312Updates
github.com/prometheus/client_golangfrom 1.17.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)e4b2208Cut v1.23.0 (#1848)d9492afcut v1.23.0-rc.1 (#1842)aeae8a0Cut v1.23.0-rc.0 (#1837)b157309Update common Prometheus files (#1832)a704e28build(deps): bump the github-actions group with 3 updates (#1826)c774311Fix errNotImplemented reference (#1835)Updates
github.com/redis/go-redis/v9from 9.17.2 to 9.18.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.