build(go): bump the dependencies group across 1 directory with 6 updates - #65
Open
dependabot[bot] wants to merge 1 commit into
Open
build(go): bump the dependencies group across 1 directory with 6 updates#65dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 4 updates in the / directory: [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go), [go.opentelemetry.io/contrib/bridges/otelslog](https://github.com/open-telemetry/opentelemetry-go-contrib), [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/grafana/pyroscope-go` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/grafana/pyroscope-go/releases) - [Commits](grafana/pyroscope-go@v1.2.2...v1.2.4) Updates `go.opentelemetry.io/contrib/bridges/otelslog` from 0.10.0 to 0.12.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@v0.10.0...v0.12.0) Updates `go.opentelemetry.io/contrib/instrumentation/runtime` from 0.60.0 to 0.62.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.60.0...zpages/v0.62.0) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.37.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.35.0...v1.37.0) Updates `go.opentelemetry.io/otel/sdk` from 1.35.0 to 1.37.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.35.0...v1.37.0) Updates `google.golang.org/grpc` from 1.72.0 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.0...v1.73.0) --- updated-dependencies: - dependency-name: github.com/grafana/pyroscope-go dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/bridges/otelslog dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/runtime dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
a team,
ginokent and
hakadoriyaco
and removed request for
a team
July 21, 2025 03:05
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
Contributor
Author
|
The |
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 |
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 dependencies group with 4 updates in the / directory: github.com/grafana/pyroscope-go, go.opentelemetry.io/contrib/bridges/otelslog, go.opentelemetry.io/contrib/instrumentation/runtime and google.golang.org/grpc.
Updates
github.com/grafana/pyroscope-gofrom 1.2.2 to 1.2.4Release notes
Sourced from github.com/grafana/pyroscope-go's releases.
Commits
f641b0afix(remote): race during flush (#154)0391768chore: no printing in tests (#151)0410c20chore: bump x/net (#152)5e7d9a8fix: TestGenericsHashKeyInPprofBuilder, TestGenericsShape on gotip (#150)e584e4dchore(check_golang_profiler_changes): acknowledge new golang profiler changes...fa834b9fix: check_golang_profiler_changes github token (#149)ef476d6Expose http.Client override to global configuration (#140)6ff1a6aUpdate workflows to pass zizmor check (#146)Updates
go.opentelemetry.io/contrib/bridges/otelslogfrom 0.10.0 to 0.12.0Release notes
Sourced from go.opentelemetry.io/contrib/bridges/otelslog's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/bridges/otelslog's changelog.
Commits
e84d6d6Update to API v0.12.0 (#363)b313ddbBump github.com/golang/snappy from 0.0.1 to 0.0.2 in /exporters/metric/cortex...e985d42Bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.30 in /detectors/aws (#361)65f8350Update instrumentation naming (#359)96b0b00updated macaron go module declaration (#356)6d5d814Bump cloud.google.com/go from 0.65.0 to 0.66.0 in /detectors/gcp (#354)955ea9dBump github.com/aws/aws-sdk-go from 1.34.23 to 1.34.27 in /detectors/aws (#353)9d8562dBuild both go-1.14 and go-1.15 in circleci with new custom executors (#351)d8c4868Bump github.com/spf13/afero from 1.3.5 to 1.4.0 in /exporters/metric/cortex/u...45e350bBump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.23 in /detectors/aws (#347)Updates
go.opentelemetry.io/contrib/instrumentation/runtimefrom 0.60.0 to 0.62.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's changelog.
... (truncated)
Commits
45af925Release 1.37.0/0.62.0/0.31.0/0.17.0/0.12.0/0.10.0/0.9.0 (#7507)35a0b36fix(deps): update module sigs.k8s.io/yaml to v1.5.0 (#7510)bfd8b8dchore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.11 (#7508)9f780aeotelconf: skip flaky exporter tests on windows (#7469)e6f4bb9Update community member listings (#7505)60a234cchore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...bab97a8chore(deps): update module github.com/sonatard/noctx to v0.3.4 (#7506)1193579chore(deps): update golang.org/x/telemetry digest to fef9409 (#7503)48f6936Upgrade to semconv/v1.34.0 (#7484)7261c16chore(deps): update module github.com/prometheus/common to v0.65.0 (#7497)Updates
go.opentelemetry.io/otelfrom 1.35.0 to 1.37.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
69e8108Release 1.37.0/0.59.0/0.13.0 (#6925)67ca271chore(deps): update golang.org/x/telemetry digest to fef9409 (#6929)b4fad0achore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...553779cchore: add missing ) in GPG hyperlink (#6928)351a51fUse existing schema URLs in tests (#6924)a365d85Add test for logging from a span in the opentracing bridge (#6919)787518fchore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...fbfb44achore(deps): update golang.org/x (#6923)98f7693chore: flatten bridge/opentracing/internal package (#6916)1b803e1fix(deps): update module github.com/prometheus/common to v0.65.0 (#6921)Updates
go.opentelemetry.io/otel/sdkfrom 1.35.0 to 1.37.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
69e8108Release 1.37.0/0.59.0/0.13.0 (#6925)67ca271chore(deps): update golang.org/x/telemetry digest to fef9409 (#6929)b4fad0achore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...553779cchore: add missing ) in GPG hyperlink (#6928)351a51fUse existing schema URLs in tests (#6924)a365d85Add test for logging from a span in the opentracing bridge (#6919)787518fchore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f2...fbfb44achore(deps): update golang.org/x (#6923)98f7693chore: flatten bridge/opentracing/internal package (#6916)1b803e1fix(deps): update module github.com/prometheus/common to v0.65.0 (#6921)Updates
google.golang.org/grpcfrom 1.72.0 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025Description has been truncated