Skip to content

Bump the minor-go-dependencies group across 1 directory with 5 updates - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/host/minor-go-dependencies-5d618d904c
Open

Bump the minor-go-dependencies group across 1 directory with 5 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/host/minor-go-dependencies-5d618d904c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-go-dependencies group with 2 updates in the /host directory: github.com/go-logr/logr and go.opentelemetry.io/proto/otlp.

Updates github.com/go-logr/logr from 1.4.3 to 1.4.4

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.4

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

Commits
  • 96a9aba Fix lint
  • 51c6302 Better implementation of pointer recursion checking
  • c667114 funcr: Handle and test recursive values
  • f7ffadb Add benchmark for pointer args
  • e2a3c8e funcr: bound slog.Group nesting depth to prevent stack overflow
  • 2886d2b build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • 0b40896 build(deps): bump github/codeql-action/upload-sarif
  • 77f671b Bump to Go 1.26
  • cce283f build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • 3832a11 build(deps): bump github/codeql-action/upload-sarif
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/proto/otlp from 1.10.0 to 1.11.0

Commits
  • bc625d6 Release v1.11.0 (#659)
  • 22a65e0 chore(deps): update github/codeql-action action to v4.37.3 (#661)
  • 519c2d9 chore(deps): update actions/checkout action to v7.0.1 (#657)
  • 08bb191 chore(deps): update googleapis to 0afa2a6 (#656)
  • 64642b3 chore(deps): update github/codeql-action action to v4.37.2 (#660)
  • 13684cd fix(deps): update module google.golang.org/grpc to v1.82.1 (#653)
  • cbe4701 chore(deps): update github/codeql-action action to v4.37.1 (#655)
  • cfb456b chore(deps): update googleapis to e75dac1 (#652)
  • c72655a chore(deps): update actions/setup-go action to v7 (#654)
  • cc01747 chore(deps): update google.golang.org/genproto/googleapis/api digest to 142c4...
  • Additional commits viewable in compare view

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878a

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878a

Commits

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 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

Bumps the minor-go-dependencies group with 2 updates in the /host directory: [github.com/go-logr/logr](https://github.com/go-logr/logr) and [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go).


Updates `github.com/go-logr/logr` from 1.4.3 to 1.4.4
- [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.3...v1.4.4)

Updates `go.opentelemetry.io/proto/otlp` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](open-telemetry/opentelemetry-proto-go@v1.10.0...v1.11.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878a
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878a
- [Commits](https://github.com/googleapis/go-genproto/commits)

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: github.com/go-logr/logr
  dependency-version: 1.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-go-dependencies
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260720211330-0afa2a65878a
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260720211330-0afa2a65878a
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-go-dependencies
...

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 22, 2026
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.

0 participants