chore(deps): bump the go-deps group across 1 directory with 6 updates - #323
Merged
github-actions[bot] merged 2 commits intoAug 31, 2026
Merged
Conversation
Bumps the go-deps group with 3 updates in the / directory: [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go), [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) and [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go). Updates `github.com/getsentry/sentry-go` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.48.0...v0.49.0) Updates `go.opentelemetry.io/otel` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/sdk` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `go.opentelemetry.io/otel/trace` from 1.45.0 to 1.46.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.45.0...v1.46.0) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.opentelemetry.io/otel dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
…es/go-deps-b2fa24f14f
|
|
|
|
|
|
|
|
9 tasks
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-deps group with 3 updates in the / directory: github.com/getsentry/sentry-go, go.opentelemetry.io/otel and go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc.
Updates
github.com/getsentry/sentry-gofrom 0.48.0 to 0.49.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
78b09d1release: 0.49.0eff9f37build(deps): bump github.com/labstack/echo/v5 from 5.0.3 to 5.2.0 in /echo (#...c60a2f6feat!: remove DisableLogs and DisableMetrics options (#1392)c3f2330build(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#1397)9bb14a7fix(echo): propagate span through request context (#1385)fb9acd8build(deps): bump getsentry/craft from 2.26.6 to 2.27.2 (#1381)17f540efeat(otel/otlp): add WithProxy option to span exporter (#1377)ed9834ebuild(deps): bump actions/setup-go from 6.4.0 to 7.0.0 (#1382)af6d9dbbuild(deps): bump actions/checkout from 6.0.3 to 7.0.1 (#1380)93223f7build(deps): bump google.golang.org/grpc to 1.82.1 and golang.org/x/sys to 0....Updates
go.opentelemetry.io/otelfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/sdkfrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
58db4c8Release v1.46.0 (#8858)524fc3cchore(deps): update golang.org/x/telemetry digest to 1f5465a (#8853)3b8ef6fchore(deps): update codspeedhq/action action to v5.2.1 (#8854)cfbeab5attribute: clarify xxhash test purpose (#8753)3599b59sdk/log: Add interface stability markers (#8855)08d52dcotlptracehttp: Accept quoted finite doubles in OTLP JSON (#8831)d720f5aotlplog: export dropped attribute count (#8829)80fe23bchore(deps): update module honnef.co/go/tools to v0.8.1 (#8816)5337812chore(deps): update codspeedhq/action action to v5.2.0 (#8851)2f73a3echore(deps): update module github.com/uudashr/iface to v1.5.1 (#8841)Updates
go.opentelemetry.io/otel/tracefrom 1.45.0 to 1.46.0Release notes
Sourced from go.opentelemetry.io/otel/trace's releases.