-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the otel group with 6 updates #4215
base: master
Are you sure you want to change the base?
Conversation
9995279
to
5532d30
Compare
5a11867
to
2b00524
Compare
9951a9e
to
f89fbca
Compare
f824f8b
to
9dcd637
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've checked with the OTEL output, it works as expected.
Not sure, though, why lint / deps is failing, locally I can't see any diff.
717fd95
9dcd637
to
717fd95
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It sounds it forces us to bump the go.mod
directives 😒
Bumps the otel group with 6 updates: | Package | From | To | | --- | --- | --- | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.34.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.29.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.29.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.29.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.34.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.31.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.31.0 to 1.34.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.31.0...v1.34.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel ... Signed-off-by: dependabot[bot] <[email protected]>
717fd95
to
073c07d
Compare
@codebien it doesn't seem to that (anymore) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@olegbespalov If it is the output of go mod tidy
then yes, it is the same for me. But for me, it also bumps the toolchain to my local version (go1.24
).
However, it seems this pull request is missing the otlptmetric upgrade. I prefer to have otel / otlpmetric and otlptrace all updated at once. I will open a dedicated PR.
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 | ||
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.28.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be updated
Bumps the otel group with 6 updates:
1.31.0
1.34.0
1.29.0
1.34.0
1.29.0
1.34.0
1.29.0
1.34.0
1.31.0
1.34.0
1.31.0
1.34.0
Updates
go.opentelemetry.io/otel
from 1.31.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace
from 1.29.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.29.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
from 1.29.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/sdk
from 1.31.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/trace
from 1.31.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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