Bump the minor-go-dependencies group across 1 directory with 5 updates - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-go-dependencies group across 1 directory with 5 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
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 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/logrfrom 1.4.3 to 1.4.4Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
96a9abaFix lint51c6302Better implementation of pointer recursion checkingc667114funcr: Handle and test recursive valuesf7ffadbAdd benchmark for pointer argse2a3c8efuncr: bound slog.Group nesting depth to prevent stack overflow2886d2bbuild(deps): bump actions/setup-go from 6.5.0 to 7.0.00b40896build(deps): bump github/codeql-action/upload-sarif77f671bBump to Go 1.26cce283fbuild(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.03832a11build(deps): bump github/codeql-action/upload-sarifUpdates
go.opentelemetry.io/proto/otlpfrom 1.10.0 to 1.11.0Commits
bc625d6Release v1.11.0 (#659)22a65e0chore(deps): update github/codeql-action action to v4.37.3 (#661)519c2d9chore(deps): update actions/checkout action to v7.0.1 (#657)08bb191chore(deps): update googleapis to 0afa2a6 (#656)64642b3chore(deps): update github/codeql-action action to v4.37.2 (#660)13684cdfix(deps): update module google.golang.org/grpc to v1.82.1 (#653)cbe4701chore(deps): update github/codeql-action action to v4.37.1 (#655)cfb456bchore(deps): update googleapis to e75dac1 (#652)c72655achore(deps): update actions/setup-go action to v7 (#654)cc01747chore(deps): update google.golang.org/genproto/googleapis/api digest to 142c4...Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878aCommits
Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260713224248-f5fc221cf8c4 to 0.0.0-20260720211330-0afa2a65878aCommits
Updates
google.golang.org/grpcfrom 1.82.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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