cloudfoundry / loggregator-agent-release

Apache License 2.0
14 stars 28 forks source link

Bump go.opentelemetry.io/proto/otlp from 1.3.1 to 1.4.0 in /src #639

Open dependabot[bot] opened 1 day ago

dependabot[bot] commented 1 day ago

Bumps go.opentelemetry.io/proto/otlp from 1.3.1 to 1.4.0.

Release notes

Sourced from go.opentelemetry.io/proto/otlp's releases.

Release v1.4.0

Release of the v1.4.0 version of the OTLP, including updated Profiles signal.

What's Changed

New Contributors

Full Changelog: https://github.com/open-telemetry/opentelemetry-proto-go/compare/v1.3.1...v1.4.0

Commits
  • 158176a Upgrade proto to v1.4.0 (#193)
  • c1b3008 Don't run clean-gen twice (#214)
  • f83a33f clean the gen folder before running tidy (#211)
  • e4eca26 Remove compat from go mod tidy (#213)
  • 4073945 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.24.0 (#209)
  • caac6f4 Update google.golang.org/genproto/googleapis/api digest to e639e21 (#197)
  • c0d2f82 Update module golang.org/x/net to v0.31.0 (#203)
  • 86bea3e Update google.golang.org/genproto/googleapis/rpc digest to e639e21 (#198)
  • c9ca953 Update module golang.org/x/text to v0.20.0 (#206)
  • 9130231 Update module go.opentelemetry.io/build-tools/multimod to v0.15.0 (#201)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)