chore(deps): bump the go-dependencies group with 4 updates - #438
Merged
anisaoshafi merged 1 commit intoAug 7, 2026
Merged
Conversation
Bumps the go-dependencies group with 4 updates: [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go), [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) and [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go). Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM 🎉 — routine go-dependency bump (otel 1.44→1.45 plus grpc/genproto/x-net/x-text); the one otel 1.45 breaking change (WithEndpointURL no longer appending the default signal path) does not apply here since internal/tracing/tracing.go builds the exporter with otlptracehttp.New(ctx, otlptracehttp.WithInsecure()) and relies on OTEL_EXPORTER_OTLP_* env vars, not WithEndpointURL, @dependabot.
Automated review on behalf of @gtsiolis.
Generated by Claude Code
anisaoshafi
approved these changes
Aug 7, 2026
anisaoshafi
deleted the
dependabot/go_modules/go-dependencies-00943dbf1a
branch
August 7, 2026 10:50
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 go-dependencies group with 4 updates: go.opentelemetry.io/otel, go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp, go.opentelemetry.io/otel/sdk and go.opentelemetry.io/otel/trace.
Updates
go.opentelemetry.io/otelfrom 1.44.0 to 1.45.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpfrom 1.44.0 to 1.45.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)Updates
go.opentelemetry.io/otel/sdkfrom 1.44.0 to 1.45.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)Updates
go.opentelemetry.io/otel/tracefrom 1.44.0 to 1.45.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
93a693eRelease v1.45.0 (#8693)c65d435Merge commit from fork223f9fdsdk/metric: remove obsolete randomFloat64 TODO (#8685)06272bcfix(deps): update googleapis to 6ac0973 (#8694)a4f238fchore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...37140e7chore(deps): update codspeedhq/action action to v5.0.2 (#8690)cef0855chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#8689)e814a72Merge commit from forkbfd8eb7chore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#8687)48db2c6chore(deps): update github/codeql-action action to v4.37.5 (#8692)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