build(deps): bump the dependencies group across 1 directory with 7 updates - #21594
Closed
dependabot[bot] wants to merge 2 commits into
Closed
build(deps): bump the dependencies group across 1 directory with 7 updates#21594dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…dates Bumps the dependencies group with 4 updates in the / directory: [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs), [github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger](https://github.com/open-telemetry/opentelemetry-collector-contrib), [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml). Updates `github.com/elastic/elastic-agent-libs` from 0.46.0 to 0.46.2 - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.46.0...v0.46.2) Updates `github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger` from 0.156.0 to 0.157.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.156.0...v0.157.0) Updates `go.opentelemetry.io/collector/consumer` from 1.62.0 to 1.63.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.62.0...pdata/v1.63.0) Updates `go.opentelemetry.io/collector/pdata` from 1.62.0 to 1.63.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.62.0...pdata/v1.63.0) Updates `go.opentelemetry.io/proto/otlp` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](open-telemetry/opentelemetry-proto-go@v1.10.0...v1.11.0) Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5 - [Commits](yaml/go-yaml@v3.0.4...v3.0.5) Updates `google.golang.org/grpc` from 1.82.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.0...v1.82.1) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.46.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger dependency-version: 0.157.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/consumer dependency-version: 1.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.opentelemetry.io/proto/otlp dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.yaml.in/yaml/v3 dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🤖 GitHub commentsJust comment with:
|
💚 Build Succeeded
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/8.19/dependencies-6b8665e98b
branch
August 7, 2026 17:14
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/elastic/elastic-agent-libs, github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger, go.opentelemetry.io/proto/otlp and go.yaml.in/yaml/v3.
Updates
github.com/elastic/elastic-agent-libsfrom 0.46.0 to 0.46.2Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
Commits
65b8742Add LoggingWithTypedOutputsNonGlobal for non-global logger construction (#435)96c295afeat(testing/fipsscan): add FIPS dependency scanner helper package (#436)1653a0cFix golang ci lint (#437)1ab3675tlscommon: better logging certificate error (#431)bb1855cRemove global logger from tlscommon package (#433)05bf6ebsecurity: add permissions block to workflows (#432)a3e1e3btest(tlscommon): add benchmarks for CertReloader/CAReloader memory impact (#430)Updates
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaegerfrom 0.156.0 to 0.157.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
89e4355[chore] Prepare release 0.157.0 (#49802)95d1ae1Update github-actions deps (#49776)445eee6Update dockerfile deps (#49775)c0d84e7Update module github.com/apache/pulsar-client-go to v0.21.0 (#49786)88d3b4cUpdate module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/a...b808b2eUpdate module google.golang.org/grpc to v1.82.1 (#49784)920c363Update module github.com/getsentry/sentry-go to v0.48.0 (#49788)6d61a75[chore][exporter/awsxray] migrate feature gate to metadata.yaml (#48619)2daec02Update module github.com/cloudfoundry/go-cfclient/v3 to v3.0.0-beta.1 (#49780)55df8edUpdate module github.com/go-ldap/ldap/v3 to v3.4.14 (#49781)Updates
go.opentelemetry.io/collector/consumerfrom 1.62.0 to 1.63.0Release notes
Sourced from go.opentelemetry.io/collector/consumer's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/consumer's changelog.
Commits
4908404[chore] Prepare release v1.63.0/v0.157.0 (#15624)c823638[service] chore: Forwardhostcapabilitiesinterfaces through extension host...1a861f0[confmap] StabilizeWithForceUnmarshaler(#15614)7d0e3a0[configgrpc] Remove theBalancerNamefunction (#15611)bd0d94a[configgrpc] ApplyWaitForReadyoption (#15615)3294e3d[chore][configgrpc] Remove direct dependency on xconfmap (#15612)6885b26[chore][configgrpc] Return correct error whenPerRPCCredentialsfails (#15616)b873893[chore][configgrpc] Remove duplicate omitempty tag (#15610)2ab65ae[service] Record status events reported by extensions (#15557)fa69e2c[service] Fix startup panic when a resource detector emits a slice-valued att...Updates
go.opentelemetry.io/collector/pdatafrom 1.62.0 to 1.63.0Release notes
Sourced from go.opentelemetry.io/collector/pdata's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/pdata's changelog.
Commits
4908404[chore] Prepare release v1.63.0/v0.157.0 (#15624)c823638[service] chore: Forwardhostcapabilitiesinterfaces through extension host...1a861f0[confmap] StabilizeWithForceUnmarshaler(#15614)7d0e3a0[configgrpc] Remove theBalancerNamefunction (#15611)bd0d94a[configgrpc] ApplyWaitForReadyoption (#15615)3294e3d[chore][configgrpc] Remove direct dependency on xconfmap (#15612)6885b26[chore][configgrpc] Return correct error whenPerRPCCredentialsfails (#15616)b873893[chore][configgrpc] Remove duplicate omitempty tag (#15610)2ab65ae[service] Record status events reported by extensions (#15557)fa69e2c[service] Fix startup panic when a resource detector emits a slice-valued att...Updates
go.opentelemetry.io/proto/otlpfrom 1.10.0 to 1.11.0Commits
bc625d6Release v1.11.0 (#659)22a65e0chore(deps): update github/codeql-action action to v4.37.3 (#661)519c2d9chore(deps): update actions/checkout action to v7.0.1 (#657)08bb191chore(deps): update googleapis to 0afa2a6 (#656)64642b3chore(deps): update github/codeql-action action to v4.37.2 (#660)13684cdfix(deps): update module google.golang.org/grpc to v1.82.1 (#653)cbe4701chore(deps): update github/codeql-action action to v4.37.1 (#655)cfb456bchore(deps): update googleapis to e75dac1 (#652)c72655achore(deps): update actions/setup-go action to v7 (#654)cc01747chore(deps): update google.golang.org/genproto/googleapis/api digest to 142c4...Updates
go.yaml.in/yaml/v3from 3.0.4 to 3.0.5Commits
e16c7afRemove empty go.sum file6abcd01Fix unhandled nil-errors in tests9481db7Remove suite_test.go and gopkg.in/check.v1485f5fcUse standard testing library for limit_test.go3e00046Use standard testing library for node_test.gof612058Use standard testing library for decode_test.go078f958Use standard testing library encode_test.go3847ac0[v3] backport CodeQL workflow1666663Revert incorrect gofmt changes73290cbRetract v3 tags that cannot be installedUpdates
google.golang.org/grpcfrom 1.82.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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