Conversation
…race/otlptracehttp Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) from 1.39.0 to 1.43.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.39.0...v1.43.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.43.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
📋 Changelog PreviewThis is what the changelog will look like when this PR is merged and a release is created: Other Changes
This preview is generated from commits in this PR compared to the main branch. |
|
PR Review: Dependabot OTel Dependency Bump Summary: This is a clean dependency update bumping the OpenTelemetry Go SDK from 1.39.0 to 1.43.0, along with several transitive dependency updates. No application logic is changed. What is changing Direct and transitive OTel updates (1.39.0 to 1.43.0):
New explicit entries in go.mod: otel/sdk and otel/sdk/metric are now listed explicitly (they were previously implicit transitive deps). Other dependency bumps (transitive):
Notable improvements in this upgrade Security/stability:
Issues Commit message title: The PR title contains a duplicate scope — chore(deps)(deps): — which will fail the commitlint validation enforced in the PR workflow. It should be chore(deps):. This is a Dependabot artifact; you can trigger a rebase with @dependabot rebase which may regenerate the commit, or manually squash/edit the title before merging. Verdict The dependency updates are safe and bring meaningful fixes, including a security-relevant response size limit and a race condition fix. The only blocker is the malformed commit message title that will fail CI validation. Recommended action: Fix the commit message title (comment @dependabot rebase to attempt auto-fix, or manually edit), then merge. |
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Bumps go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.39.0 to 1.43.0.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.
... (truncated)
Commits
9276201Release v1.43.0 / v0.65.0 / v0.19.0 (#8128)61b8c94chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8131)97a086echore(deps): update github.com/golangci/dupl digest to c99c5cf (#8122)5e363delimit response body size for OTLP HTTP exporters (#8108)35214b6Use an absolute path when calling bsd kenv (#8113)290024cfix(deps): update module google.golang.org/grpc to v1.80.0 (#8121)e70658efix: support getBody in otelploghttp (#8096)4afe468fix(deps): update googleapis to 9d38bb4 (#8117)b9ca729chore(deps): update module github.com/go-git/go-git/v5 to v5.17.2 (#8115)69472ecchore(deps): update fossas/fossa-action action to v1.9.0 (#8118)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.