-
Notifications
You must be signed in to change notification settings - Fork 525
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
Conversation
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]? 🙏
|
@dependabot recreate |
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]>
c64d5c8
to
56f8b01
Compare
beats bumped to ristretto/v2 by bumping badger to v4.4.0 we don't need the replace anymore aside from jaeger which fixed the issue in the next version. update statement to support jaeger until the next version
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
…14681) * build(deps): bump the otel group across 1 directory with 4 updates 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]> * Update NOTICE.txt * fix: update ristretto replace directive beats bumped to ristretto/v2 by bumping badger to v4.4.0 we don't need the replace anymore aside from jaeger which fixed the issue in the next version. update statement to support jaeger until the next version * fix: resolve compile error * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kruskal <[email protected]> (cherry picked from commit edee614)
…14681) (#14745) * build(deps): bump the otel group across 1 directory with 4 updates 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]> * Update NOTICE.txt * fix: update ristretto replace directive beats bumped to ristretto/v2 by bumping badger to v4.4.0 we don't need the replace anymore aside from jaeger which fixed the issue in the next version. update statement to support jaeger until the next version * fix: resolve compile error * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kruskal <[email protected]> (cherry picked from commit edee614) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-with-main * upstream/main: (100 commits) feat: bump beats to current main (elastic#14781) build(deps): bump github.com/elastic/elastic-agent-client/v7 from 7.16.0 to 7.17.0 (elastic#14757) PGO: Update default.pgo from benchmarks https://github.com/elastic/apm-server/actions/runs/12024199004/attempts/1. (elastic#14734) build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in the github-actions group (elastic#14656) build(deps): bump the otel group with 3 updates (elastic#14746) build(deps): bump the otel group across 1 directory with 4 updates (elastic#14681) testing: remove missing Make target dep (elastic#14523) build(deps): bump the dependencies group in /systemtest with 3 updates (elastic#14731) build(deps): bump chainguard/static in /packaging/docker (elastic#14732) build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (elastic#14733) chore: Update to elastic/beats@4278366ab032 (elastic#14725) changelog: add 8.15.5 entry (elastic#14720) chore: Update to elastic/beats@06ba17caf9ed (elastic#14711) Surface config parsing error under EA managed mode (elastic#14574) release-automation: update changelog template to add bug fixes section (elastic#14693) PGO: Update default.pgo from benchmarks https://github.com/elastic/apm-server/actions/runs/11946993444/attempts/1. (elastic#14699) changelog: add changelog entry for 8.16.1 (elastic#14690) chore: Update k8s stack yaml files (elastic#14686) docs: update release doc around documentation PR (elastic#14694) terraform: Use non-deprecated deployment template (elastic#14682) ...
* feature/support-8.x-with-main: (196 commits) support github label backport chore it should be main feat: bump beats to current main (elastic#14781) build(deps): bump github.com/elastic/elastic-agent-client/v7 from 7.16.0 to 7.17.0 (elastic#14757) PGO: Update default.pgo from benchmarks https://github.com/elastic/apm-server/actions/runs/12024199004/attempts/1. (elastic#14734) build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 in the github-actions group (elastic#14656) build(deps): bump the otel group with 3 updates (elastic#14746) build(deps): bump the otel group across 1 directory with 4 updates (elastic#14681) testing: remove missing Make target dep (elastic#14523) build(deps): bump the dependencies group in /systemtest with 3 updates (elastic#14731) build(deps): bump chainguard/static in /packaging/docker (elastic#14732) build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (elastic#14733) chore: Update to elastic/beats@4278366ab032 (elastic#14725) changelog: add 8.15.5 entry (elastic#14720) chore: Update to elastic/beats@06ba17caf9ed (elastic#14711) Surface config parsing error under EA managed mode (elastic#14574) release-automation: update changelog template to add bug fixes section (elastic#14693) PGO: Update default.pgo from benchmarks https://github.com/elastic/apm-server/actions/runs/11946993444/attempts/1. (elastic#14699) changelog: add changelog entry for 8.16.1 (elastic#14690) ...
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