chore(deps): bump the opentelemetry group across 1 directory with 5 updates#1038
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the opentelemetry group across 1 directory with 5 updates#1038dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
…pdates Bumps the opentelemetry group with 2 updates in the / directory: [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) and [go.opentelemetry.io/otel/bridge/opencensus](https://github.com/open-telemetry/opentelemetry-go). Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.54.0 to 0.57.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.57.0) Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.32.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.29.0...v1.32.0) Updates `go.opentelemetry.io/otel/bridge/opencensus` from 1.29.0 to 1.32.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.29.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk` from 1.29.0 to 1.32.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.29.0...v1.32.0) Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.32.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.29.0...v1.32.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: go.opentelemetry.io/otel/bridge/opencensus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
73197ac to
c523a5d
Compare
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 opentelemetry group with 2 updates in the / directory: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/otel/bridge/opencensus.
Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpfrom 0.54.0 to 0.57.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
... (truncated)
Commits
519f10dRelease v1.32.0/v0.57.0/v0.26.0/v0.12.0/v0.7.0/v0.5.0/v0.4.0 (#6311)bb01131fix(deps): update module google.golang.org/grpc to v1.68.0 (#6306)b559799fix(deps): update aws-sdk-go-v2 monorepo (#6308)0beb27cfix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...4e7a11achore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.9 (#6304)8e0db19config: don't log an error on close (#6299)da04e2dfix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.15.0...f658e10fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.15.0 (#...6b29ae8chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.113...68e20fefix(deps): update aws-sdk-go-v2 monorepo (#6298)Updates
go.opentelemetry.io/otelfrom 1.29.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
7cfbd86Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617efix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18dffix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8chore(deps): update golang.org/x (#5957)85eb76fAllow GC to collect unneeded slice elements (#5804)1492efaFix incorrect metrics getting generated from multiple readers (#5900)d2b0663fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/bridge/opencensusfrom 1.29.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/bridge/opencensus's changelog.
... (truncated)
Commits
7cfbd86Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617efix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18dffix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8chore(deps): update golang.org/x (#5957)85eb76fAllow GC to collect unneeded slice elements (#5804)1492efaFix incorrect metrics getting generated from multiple readers (#5900)d2b0663fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/sdkfrom 1.29.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
7cfbd86Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617efix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18dffix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8chore(deps): update golang.org/x (#5957)85eb76fAllow GC to collect unneeded slice elements (#5804)1492efaFix incorrect metrics getting generated from multiple readers (#5900)d2b0663fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/tracefrom 1.29.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
7cfbd86Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617efix(deps): up...Description has been truncated