-
Notifications
You must be signed in to change notification settings - Fork 524
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 4 updates #14681
base: main
Are you sure you want to change the base?
Conversation
Bumps the otel group with 1 update in the / directory: [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger). 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) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
|
|
This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
|
Bumps the otel group with 1 update in the / directory: github.com/jaegertracing/jaeger.
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...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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