Skip to content

build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 in the go_modules group across 1 directory#1079

Merged
PhilippMatthes merged 1 commit into
mainfrom
dependabot/go_modules/go_modules-c93f3641e6
Jul 23, 2026
Merged

build(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 in the go_modules group across 1 directory#1079
PhilippMatthes merged 1 commit into
mainfrom
dependabot/go_modules/go_modules-c93f3641e6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the go_modules group with 1 update in the / directory: google.golang.org/grpc.

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

Release notes

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

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. 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.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


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

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 23, 2026
@PhilippMatthes
PhilippMatthes merged commit 38f3722 into main Jul 23, 2026
1 check passed
@PhilippMatthes
PhilippMatthes deleted the dependabot/go_modules/go_modules-c93f3641e6 branch July 23, 2026 09:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 23, 2026
@cortex-ai-agents cortex-ai-agents Bot mentioned this pull request Jul 23, 2026
umswmayj added a commit that referenced this pull request Jul 23, 2026
## Release cortex 0.3.3

## 2026-07-23 —
[#1080](#1080)

### cortex v0.3.3 (sha-4eba8400)

Non-breaking changes:
- Skip image property filtering for internal scheduling intents — the
FilterImageProperties Nova scheduling filter now skips
image-property-based filtering for Cortex-internal intents
(reserve_for_failover, reuse_failover_reservation,
reserve_for_committed_resource, capacity_probe) which schedule based on
flavor metadata independent of the image
([#1078](#1078))
- Bump `google.golang.org/grpc` from 1.82.0 to 1.82.1 — security patch
addressing HTTP/2 flood protection and xds/rbac fixes
([#1079](#1079))

### cortex-shim v0.1.9 (sha-378ee2f5)

Includes updated image sha-378ee2f5.

### cortex-postgres v0.6.11 (sha-e06153f8)

Includes updated image sha-e06153f8.

### cortex-nova v0.0.83

Includes updated charts cortex v0.3.3, cortex-postgres v0.6.11.

### cortex-cinder v0.0.83

Includes updated charts cortex v0.3.3, cortex-postgres v0.6.11.

### cortex-manila v0.0.83

Includes updated charts cortex v0.3.3, cortex-postgres v0.6.11.

### cortex-crds v0.0.83

Includes updated chart cortex v0.3.3.

### cortex-ironcore v0.0.83

Includes updated chart cortex v0.3.3.

### cortex-pods v0.0.83

Includes updated chart cortex v0.3.3.

### cortex-placement-shim v0.1.9

Includes updated chart cortex-shim v0.1.9.

## Dependencies

- Prep PR: #1083 (must be merged before this PR)
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant