-
Notifications
You must be signed in to change notification settings - Fork 523
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
build(deps): bump the otel group across 1 directory with 7 updates #14608
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/go_modules/otel-3fa2bc6833
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the otel group with 3 updates in the / directory: [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger), [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) and [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go). Updates `github.com/jaegertracing/jaeger` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](jaegertracing/jaeger@v1.62.0...v1.63.0) Updates `github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger` from 0.111.0 to 0.112.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector-contrib@v0.111.0...v0.112.0) Updates `go.opentelemetry.io/collector/consumer` from 0.111.0 to 0.112.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.111.0...v0.112.0) Updates `go.opentelemetry.io/collector/pdata` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.17.0...pdata/v1.18.0) Updates `go.opentelemetry.io/otel` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/metric` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.31.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.31.0...v1.32.0) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/collector/consumer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - 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/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
|
|
mergify
bot
added
the
backport-8.x
Automated backport to the 8.x branch with mergify
label
Nov 11, 2024
kruskall
approved these changes
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-8.x
Automated backport to the 8.x branch with mergify
dependency
go
Pull requests that update Go code
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 otel group with 3 updates in the / directory: github.com/jaegertracing/jaeger, go.opentelemetry.io/otel and go.opentelemetry.io/otel/sdk/metric.
Updates
github.com/jaegertracing/jaeger
from 1.62.0 to 1.63.0Changelog
Sourced from github.com/jaegertracing/jaeger's changelog.
... (truncated)
Commits
3f752c2
Prepare release 1.63.0/2.0.0 (#6188)c88e0f6
Fix possible null pointer deference (#6184)8441654
fix(deps): update module golang.org/x/net to v0.31.0 (#6180)8d1d20a
chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine in /docker/debug...a420fd9
fix(deps): update module google.golang.org/grpc to v1.68.0 (#6176)16c7c55
fix(deps): update module golang.org/x/sys to v0.27.0 (#6177)38a9993
chore: enable all rules of perfsprint linter (#6164)0a24f6d
chore: use testify instead of t.Fatal (#6162)c65757f
chore: enable err-error and errorf rules from perfsprint linter (#6160)74ec19a
chore: use Contains or ErrorContains with testify (#6161)Updates
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger
from 0.111.0 to 0.112.0Release notes
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's releases.
... (truncated)
Changelog
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger's changelog.
Commits
7090083
[chore] Prepare release 0.112.0 (#35947)12cb45d
[chore] more fix on codeowners (#35945)2b69e36
[chore] update broken links (#35943)93bf7a3
[chore] fix codeowners (#35940)abd28d8
[chore] Upgrade core to v1.18.0/v0.112.0 (#35938)1d555e9
[receiver/sapm] Deprecate SAPM receiver (#35935)30c18b8
[chore][processor/transform] add configuration example for copying attributes...2eda7e9
[pkg/ottl] Refactor grammar validation to use the AST visitor and combining e...ecf9538
[pkg/ottl] Add OTTL context inferrer utility (#35721)61f0fb0
chore(deps): update prom/prometheus docker tag to v2.55.0 (#35929)Updates
go.opentelemetry.io/collector/consumer
from 0.111.0 to 0.112.0Release notes
Sourced from go.opentelemetry.io/collector/consumer's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/consumer's changelog.
Commits
fee2daa
[chore] Prepare release v1.18.0/v0.112.0 (#11515)b30b542
Update github/codeql-action action to v3.27.0 (#11514)dd573f3
[chore] [exporterhelper] Update batch methods comments (#11513)6e12a02
[chore] Promote Damien Mathieu to triager role (#11508)2b6da0d
[chore] Handle nested exportertest dependency references (#11512)02ceda1
[chore] Use psuedo-version number for exportertest (#11511)2a9afd8
Update actions/cache action to v4.1.2 (#11510)11767fe
[chore] Update leaf module versions to commits with pseudo version dependenci...403c782
[chore] Remove unnecessary context from Batch.split (#11504)8f20a07
[chore] Small nits in batch processor, use generics to avoid type conversions...Updates
go.opentelemetry.io/collector/pdata
from 1.17.0 to 1.18.0Release notes
Sourced from go.opentelemetry.io/collector/pdata's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/pdata's changelog.
Commits
fee2daa
[chore] Prepare release v1.18.0/v0.112.0 (#11515)b30b542
Update github/codeql-action action to v3.27.0 (#11514)dd573f3
[chore] [exporterhelper] Update batch methods comments (#11513)6e12a02
[chore] Promote Damien Mathieu to triager role (#11508)2b6da0d
[chore] Handle nested exportertest dependency references (#11512)02ceda1
[chore] Use psuedo-version number for exportertest (#11511)2a9afd8
Update actions/cache action to v4.1.2 (#11510)11767fe
[chore] Update leaf module versions to commits with pseudo version dependenci...403c782
[chore] Remove unnecessary context from Batch.split (#11504)8f20a07
[chore] Small nits in batch processor, use generics to avoid type conversions...Updates
go.opentelemetry.io/otel
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/metric
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.