Skip to content

fix: bump the gomod-minor-patch group across 1 directory with 7 updates - #2188

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-minor-patch-9daf31afb7
Open

fix: bump the gomod-minor-patch group across 1 directory with 7 updates#2188
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-minor-patch-9daf31afb7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod-minor-patch group with 6 updates in the / directory:

Package From To
github.com/hashicorp/go-metrics 0.6.0 0.6.1
github.com/shirou/gopsutil/v4 4.26.4 4.26.7
github.com/stretchr/testify 1.11.1 1.12.1
google.golang.org/grpc 1.82.1 1.83.1
google.golang.org/protobuf 1.36.11 1.36.12
github.com/cosmos/ibc-go/v11 11.1.0 11.2.0

Updates github.com/hashicorp/go-metrics from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/hashicorp/go-metrics's releases.

v0.6.1

What's Changed

Full Changelog: hashicorp/go-metrics@v0.6.0...v0.6.1

Commits
  • ba58708 VAULT-48025: fixing telemetry statsd/statsite sink and formatting errors (#217)
  • 0f8560f [chore] : Bump the go group across 1 directory with 2 updates (#215)
  • f7b3292 [chore] : Bump actions/checkout from 7.0.0 to 7.0.1 in the actions group (#216)
  • 96fa24e [chore] : Bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group (#214)
  • 110cec7 [chore] : Bump github.com/prometheus/common (#213)
  • 409c090 [chore] : Bump golangci/golangci-lint-action in the actions group (#212)
  • 3d24197 [chore] : Bump the go group across 1 directory with 2 updates (#211)
  • 5ed9ef0 [chore] : Bump the actions group with 2 updates (#210)
  • See full diff in compare view

Updates github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.7

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.7

What's Changed

cpu

net

process

other

New Contributors

Full Changelog: shirou/gopsutil@v4.26.6...v4.26.7

v4.26.6

What's Changed

cpu

disk

mem

sensor

New Contributors

Full Changelog: shirou/gopsutil@v4.26.5...v4.26.6

v4.26.5

What's Changed

disk

... (truncated)

Commits
  • 52a24c8 Merge pull request #2128 from shirou/feat/follow-up-2125
  • 268a953 [cpu][windows]: harden the cpu-total computation added in #2125
  • 1e34da6 Merge pull request #2125 from srebhan/fix_cpu_windows_total
  • 61f8802 Merge pull request #2122 from shirou/dependabot/github_actions/actions/checko...
  • 7fb4dcf Merge pull request #2123 from shirou/dependabot/github_actions/actions/setup-...
  • ae7d91a Merge pull request #2119 from shirou/fix/darwin-errno-and-libcache
  • 49052a1 [darwin][process]: use a PID above PID_MAX in the not-running tests
  • 991b238 [darwin]: pass the remaining Go pointers as unsafe.Pointer on darwin
  • b9930e2 Merge pull request #2124 from shirou/dependabot/github_actions/actions/labele...
  • 38a01b4 [cpu][windows]: compute total counters from individual stats to handle proces...
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.11.1 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 959dbda Merge pull request #1935 from harryzcy/yaml-update
  • 9bb7176 Update go.yaml.in/yaml/v3 to v3.0.5
  • 001eb79 Merge pull request #1905 from Kentzo/patch-1
  • ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...
  • 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • f8c01f3 mock: Mock.Return does not exist anymore
  • 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases
  • a11649e assert: make *AssertionFunc type just aliases
  • dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize
  • 098f8d7 _codegen: use strings.Builder
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.53.0 to 0.54.0

Commits
  • cdce021 go.mod: update golang.org/x dependencies
  • d9474cc openpgp: make the deprecation message more explicit
  • 7626c50 ssh: verify declared key type matches decoded key in authorized_keys
  • 0471e79 ssh/agent: enforce strict limits on DSA key parameters
  • 6435c37 ssh: sanitize client disconnect messages
  • 7d695da ssh/agent: drain channel stderr in agent forwarders
  • 5b7f841 acme/autocert: fix data race in Manager.createCert
  • 0b316e7 argon2: update RFC 9106 parameter recommendations
  • 55aec0a x509roots/fallback: update bundle
  • 5f2de1a internal: remove wycheproof tests
  • See full diff in compare view

Updates google.golang.org/grpc from 1.82.1 to 1.83.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.83.1

Security

  • xds/rbac: Fix a bug where nested Principal or Permission rules with :scheme or grpc- prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)
  • xds/rbac: Fix a bug where the host header matcher was not being replaced with :authority in nested Principal or Permission rules. (#9258)
  • xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as X-Role, matched no header, which could cause DENY rules to fail open. (#9332)
  • xds/rbac: Fix a bug where a :scheme or grpc- prefixed header matcher was accepted when its name was not lowercase. (#9332)
  • xds/rbac: Fix a bug where a Host header matcher was not replaced with :authority. (#9332)

Performance

  • transport: Restrict memory overhead of buffering small data frames. (#9331)

Release 1.83.0

Security

  • server: Stop reading from connections when flooded by HTTP/2 frames to mitigate resource exhaustion. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.
  • xds: Fix panic when parsing route header matchers configured with empty exact_match, prefix_match, or suffix_match strings. (#9223)

New Features

  • xds/googlec2p: Enable DirectPath over Interconnect support for on-premises clients via the force-xds target URI query parameter. (#9133)
  • xds: Enable xDS configuration to control which fields get propagated from ORCA backend metric reports to LRS load reports. (#9145)
  • authz: Add OnPolicyUpdate callback to FileWatcherOptions to notify when an authz policy is loaded or updated. (#9142)
  • xds: Add support for the GCP Authentication HTTP Filter, which automatically fetches and attaches GCP Service Account Identity JWT tokens to outgoing RPCs.
    • This feature can be enabled by setting environment variable GRPC_EXPERIMENTAL_XDS_GCP_AUTHENTICATION_FILTER=true. (#9119)
  • xds: Add support for xDS-based HTTP CONNECT proxies.
    • This feature can be enabled by setting environment variable GRPC_EXPERIMENTAL_XDS_HTTP_CONNECT=true. (#9151)
  • xds: Add support for contains_match in route header matchers. (#9223)

Bug Fixes

  • credentials/alts: Fix panic when processing malformed frames by validating that the message frame length exceeds the message type field size. (#9197)
  • grpc: Fix compilation on Plan 9 targets (GOOS=plan9), broken since v1.81.0. (#9255)
Commits

Updates google.golang.org/protobuf from 1.36.11 to 1.36.12

Updates github.com/cosmos/ibc-go/v11 from 11.1.0 to 11.2.0

Release notes

Sourced from github.com/cosmos/ibc-go/v11's releases.

v11.2.0

Description

This release introduces rate limiting middleware (moved from ibc-apps) and includes several validation, dependency updates, and fixes. For a complete list of updates, see the sections below.

New Features

Rate Limiting Middleware

This release adds the IBC rate-limiting middleware, migrated from ibc-apps. It applies configurable per-channel, per-denomination quotas to ICS-20 transfers and supports both IBC v1 and IBC v2.

The middleware tracks packet flow across sends, receives, acknowledgements, timeouts, and asynchronous acknowledgements to ensure accurate quota accounting. Rate limits can be managed through governance, queried over gRPC and CLI, and are initialized through genesis.

What's Changed

Full Changelog: cosmos/ibc-go@v11.1.0...v11.2.0

Changelog

Sourced from github.com/cosmos/ibc-go/v11's changelog.

v11.2.0 - 2026-07-15

Features

  • (apps/rate-limiting) #8991 feat: rate limiting middleware. (backport of #8268)

Improvements

  • (apps/rate-limiting) #8995 style(ratelimit)!: fix typos (backport of #8994)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 10:03
@dependabot
dependabot Bot requested review from JayT106 and thomas-nguy August 17, 2026 10:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gomod-minor-patch-9daf31afb7 branch 2 times, most recently from 50df0b7 to ceb302a Compare August 21, 2026 10:04
Bumps the gomod-minor-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/hashicorp/go-metrics](https://github.com/hashicorp/go-metrics) | `0.6.0` | `0.6.1` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.4` | `4.26.7` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.1` | `1.83.1` |
| google.golang.org/protobuf | `1.36.11` | `1.36.12` |
| [github.com/cosmos/ibc-go/v11](https://github.com/cosmos/ibc-go) | `11.1.0` | `11.2.0` |



Updates `github.com/hashicorp/go-metrics` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/hashicorp/go-metrics/releases)
- [Commits](hashicorp/go-metrics@v0.6.0...v0.6.1)

Updates `github.com/shirou/gopsutil/v4` from 4.26.4 to 4.26.7
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.4...v4.26.7)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...v1.12.1)

Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0
- [Commits](golang/crypto@v0.53.0...v0.54.0)

Updates `google.golang.org/grpc` from 1.82.1 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.82.1...v1.83.1)

Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12

Updates `github.com/cosmos/ibc-go/v11` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v11.2.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v11.1.0...v11.2.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v11
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: github.com/hashicorp/go-metrics
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gomod-minor-patch-9daf31afb7 branch from ceb302a to bceef47 Compare August 24, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants