chore(deps): bump the go group across 1 directory with 25 updates#1113
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go group across 1 directory with 25 updates#1113dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
1394182 to
a34d6be
Compare
Bumps the go group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) | `1.7.2` | `1.8.3` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.132.0` | `0.137.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.45.1` | `0.46.1` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.0` | `5.18.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.3` | `4.15.1` | | [github.com/labstack/gommon](https://github.com/labstack/gommon) | `0.4.2` | `0.5.0` | | [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) | `2.5.0` | `2.6.0` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.2` | `1.4.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.4` | `2.28.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.1` | `1.23.2` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.2` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.33.0` | `0.36.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.0` | `0.36.0` | | [k8s.io/metrics](https://github.com/kubernetes/metrics) | `0.33.0` | `0.36.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.23.3` | Updates `github.com/elazarl/goproxy` from 1.7.2 to 1.8.3 - [Release notes](https://github.com/elazarl/goproxy/releases) - [Commits](elazarl/goproxy@v1.7.2...v1.8.3) Updates `github.com/getkin/kin-openapi` from 0.132.0 to 0.137.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.132.0...v0.137.0) Updates `github.com/getsentry/sentry-go` from 0.45.1 to 0.46.1 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.45.1...v0.46.1) Updates `github.com/go-git/go-git/v5` from 5.16.0 to 5.18.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.16.0...v5.18.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Commits](golang-jwt/jwt@v5.3.0...v5.3.1) Updates `github.com/labstack/echo/v4` from 4.13.3 to 4.15.1 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.13.3...v4.15.1) Updates `github.com/labstack/gommon` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/labstack/gommon/releases) - [Commits](labstack/gommon@v0.4.2...v0.5.0) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.5.0...v2.6.0) Updates `github.com/oapi-codegen/runtime` from 1.1.2 to 1.4.0 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.2...v1.4.0) Updates `github.com/oasdiff/yaml` from 0.0.0-20250309154309-f31be36b4037 to 0.0.9 - [Release notes](https://github.com/oasdiff/yaml/releases) - [Commits](https://github.com/oasdiff/yaml/commits/v0.0.9) Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to 2.28.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.4...v2.28.3) Updates `github.com/onsi/gomega` from 1.37.0 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.37.0...v1.40.0) Updates `github.com/prometheus/client_golang` from 1.19.1 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.19.1...v1.23.2) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.2) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.9) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `golang.org/x/sys` from 0.32.0 to 0.43.0 - [Commits](golang/sys@v0.32.0...v0.43.0) Updates `k8s.io/api` from 0.33.0 to 0.36.0 - [Commits](kubernetes/api@v0.33.0...v0.36.0) Updates `k8s.io/apimachinery` from 0.33.0 to 0.36.0 - [Commits](kubernetes/apimachinery@v0.33.0...v0.36.0) Updates `k8s.io/client-go` from 0.33.0 to 0.36.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.0...v0.36.0) Updates `k8s.io/metrics` from 0.33.0 to 0.36.0 - [Commits](kubernetes/metrics@v0.33.0...v0.36.0) Updates `k8s.io/utils` from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20260210185600-b8788abfbbc2 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.23.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.23.3) --- updated-dependencies: - dependency-name: github.com/elazarl/goproxy dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.135.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/labstack/gommon dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/oasdiff/yaml dependency-version: 0.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/onsi/gomega dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - 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 - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/api dependency-version: 0.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/apimachinery dependency-version: 0.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/client-go dependency-version: 0.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/metrics dependency-version: 0.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/utils dependency-version: 0.0.0-20251002143259-bc988d571ff4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
a34d6be to
5abd44a
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 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 group with 18 updates in the / directory:
1.7.21.8.30.132.00.137.00.45.10.46.15.16.05.18.01.4.21.4.35.3.05.3.14.13.34.15.10.4.20.5.02.5.02.6.01.1.21.4.02.23.42.28.31.19.11.23.21.9.11.10.21.20.11.21.00.33.00.36.00.33.00.36.00.33.00.36.00.20.40.23.3Updates
github.com/elazarl/goproxyfrom 1.7.2 to 1.8.3Release notes
Sourced from github.com/elazarl/goproxy's releases.
Commits
eeb2adbFix linting issues (#760)c46b83bFix MITM responses leaking upstream HTTP/2 protocol version (#755)ffdf0b2Fix NewResponse writing HTTP/0.0 status lines in MITM mode (#749)b343a9aMerge HTTPMitmConnect and MitmConnect actions and use the correct one based o...d6c78b7Always close request body even if the proxy server had a custom response retu...c2d45c6Reorganize funding section inside readme44388f6Use chunked response when http2 content length is missing (#742)26d3e75Fix linter configuration & issues (#735)5f52967fix auth remote proxy in cascadeproxy (#664)b81733cBump actions/setup-go from 5 to 6 (#709)Updates
github.com/getkin/kin-openapifrom 0.132.0 to 0.137.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
b641244revert to go 1.25 and revert cc4f8d99ff4bce7fix and upgrade goimports-reviser028df2arefacto(tests): use t.Context instead of context.Backgroundcc4f8d9refacto: replaceopenapi3.*Ptr(..)funcs withnew(..)df95b87address various lint errors3556929openapi2conv: nil-guard components lookup in FromV3SchemaRef (#1156)5a0a337openapi3: remove map-iteration order leaks causing flaky tests (#1158)3489553openapi3: skip v3.1 load/validation flaky tests3aa08cdopenapi3: record v3.1 load/validation test failures3179775openapi3: enable testing for 3.1 documentsUpdates
github.com/getsentry/sentry-gofrom 0.45.1 to 0.46.1Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
e972183release: 0.46.16b9885cfix(http): avoid async transport shutdown panics (#1288)79947a7fix: safe concurrent access for span and scope (#1285)c8ea578fix(scope): use scoped client for request PII (#1289)0bb583efix(httpclient): clone request before adding trace headers (#1290)bd20df0fix(fasthttp,fiber): correctly capture request body on scope (#1284)41f09e1fix(lint): Resolve workspace submodule lint issues (#1276)7a480f7Merge branch 'release/0.46.0'7e1f926release: 0.46.055688a9fix: keep replace directives (#1275)Updates
github.com/go-git/go-git/v5from 5.16.0 to 5.18.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
ea3e7ecMerge pull request #2004 from go-git/v5-http-hardeningbcd20a9plumbing: transport/http, Add support for followRedirects policy45ae193Merge pull request #1944 from go-git/fix-permsfda4f74storage: filesystem/dotgit, Skip writing pack files that already exist on disk2212dc7Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...ebb2d7dbuild: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]5e23dfdMerge pull request #1937 from pjbgf/idx-v56b38a32Merge pull request #1935 from pjbgf/index-v5cd757fcplumbing: format/idxfile, Fix version and fanout checks3ec0d70plumbing: format/index, Fix tree extension invalidated entry parsingUpdates
github.com/go-logr/logrfrom 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08beddbuild(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840dbuild(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5faMerge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311Merge pull request #366 from thockin/masterc79ddb3Update to support golangci-lint v220a64babuild(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14Add comments around slog exceptionsUpdates
github.com/golang-jwt/jwt/v5from 5.3.0 to 5.3.1Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
7ceae61Add release.yml for changelog configurationdce8e4dSet token.Signature inParseUnverified(#414)8889e20Save signature to Token struct after successful signing (#417)d237f82ci: update github-actions schedule interval to monthlyd8dce95Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)e931803Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)e6a0afaBump actions/checkout from 5 to 6 (#487)9f85c9eBump crate-ci/typos from 1.39.0 to 1.40.0 (#488)60a8669Bump actions/setup-go from 5 to 6 (#469)76f5828Remove misleading ParserOptions documentation (#484)Updates
github.com/labstack/echo/v4from 4.13.3 to 4.15.1Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
6f3a84aMerge pull request #2905 from aldas/v4_crsf_token_fallback24fa4d0CSRF: support older token-based CSRF protection handler that want to render t...482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checks4dcb9b4licence headerscbc0ac1Add PathParam(Or)/QueryParam(Or)/FormParam(Or) generic functions6b14f4eAdd Context.Get generic functions321530ddisable test - returns different error under Windowsc8abd9fdisable flaky testUpdates
github.com/labstack/gommonfrom 0.4.2 to 0.5.0Release notes
Sourced from github.com/labstack/gommon's releases.
Commits
2659cdafix: SMTPS support + align toolchain with echo (#62)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.5.0 to 2.6.0Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.