Skip to content

fix(deps): update go dependencies#38346

Merged
silverwind merged 6 commits into
mainfrom
renovate/go-dependencies
Jul 7, 2026
Merged

fix(deps): update go dependencies#38346
silverwind merged 6 commits into
mainfrom
renovate/go-dependencies

Conversation

@GiteaBot

@GiteaBot GiteaBot commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
gitea.dev/sdk v1.1.0v1.2.0 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.24v1.19.25 age confidence
github.com/aws/aws-sdk-go-v2/service/codecommit v1.34.4v1.34.5 age confidence
github.com/klauspost/compress v1.18.6v1.19.0 age confidence
github.com/klauspost/cpuid/v2 v2.3.0v2.4.0 age confidence
github.com/minio/minio-go/v7 v7.2.0v7.2.1 age confidence
github.com/urfave/cli/v3 v3.10.0v3.10.1 age confidence
gitlab.com/gitlab-org/api/client-go/v2 v2.42.0v2.44.0 age confidence
google.golang.org/grpc v1.81.1v1.82.0 age confidence
xorm.io/xorm v1.3.11v1.4.1 age confidence

Release Notes

klauspost/compress (github.com/klauspost/compress)

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.6...v1.19.0

v1.18.7

Compare Source

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

klauspost/cpuid (github.com/klauspost/cpuid/v2)

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/cpuid@v2.3.0...v2.4.0

minio/minio-go (github.com/minio/minio-go/v7)

v7.2.1

Compare Source

urfave/cli (github.com/urfave/cli/v3)

v3.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.10.0...v3.10.1

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go/v2)

v2.44.0

Compare Source

2.44.0

🚀 Features
🔄 Other Changes

2.44.0 (2026-06-29)

Features
  • support renew application secret api endpoint (576fa15)

v2.43.0

Compare Source

2.43.0

🚀 Features
  • Support discussion_id field in commit and snippet comment webhook (!2920) by vntw
🔄 Other Changes
  • test(workitems): replace schema validation with exact query files (!2928) by Patrick Rice

2.43.0 (2026-06-25)

grpc/grpc-go (google.golang.org/grpc)

v1.82.0: Release 1.82.0

Compare Source

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#​9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#​9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#​9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#​8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#​8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#​9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#​9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#​9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#​8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#​9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#​9109)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Monday (* * * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@GiteaBot GiteaBot added dependencies lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 6, 2026
@GiteaBot GiteaBot force-pushed the renovate/go-dependencies branch from 9475a2c to e9cba46 Compare July 6, 2026 05:56
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 6, 2026
@GiteaBot GiteaBot force-pushed the renovate/go-dependencies branch from e9cba46 to 6282e9f Compare July 6, 2026 15:40
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 6, 2026
@bircni bircni added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 6, 2026
@GiteaBot

GiteaBot commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@silverwind silverwind enabled auto-merge (squash) July 7, 2026 09:52
@silverwind silverwind disabled auto-merge July 7, 2026 09:52
@silverwind silverwind enabled auto-merge (squash) July 7, 2026 09:58
@silverwind silverwind merged commit b96bd22 into main Jul 7, 2026
29 checks passed
@silverwind silverwind deleted the renovate/go-dependencies branch July 7, 2026 10:16
@GiteaBot GiteaBot added this to the 28.0.0 milestone Jul 7, 2026
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants