kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
245 stars 29 forks source link

chore(deps): bump github.com/jaegertracing/jaeger from 1.53.0 to 1.54.0 #261

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/jaegertracing/jaeger from 1.53.0 to 1.54.0.

Release notes

Sourced from github.com/jaegertracing/jaeger's releases.

Release v1.54.0

Backend Changes

⛔ Breaking Changes:

✨ New Features:

🐞 Bug fixes, Minor Improvements:

👷 CI Improvements:

UI Changes

  • UI pinned to version 1.38.0.
Changelog

Sourced from github.com/jaegertracing/jaeger's changelog.

1.54.0 (2024-02-06)

Backend Changes

⛔ Breaking Changes:

✨ New Features:

🐞 Bug fixes, Minor Improvements:

👷 CI Improvements:

UI Changes

  • UI pinned to version 1.38.0.
Commits
  • a614bb9 Prepare Release 1.54.0 (#5172)
  • 6b2afd1 [jaeger-v2] Streamline storage initialization (#5171)
  • 825931b build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 (#5163)
  • e08f576 Add tests for pkg/cassandra/gocql/testutils (#5153)
  • ecf1dc0 Add reliable check for Kafka broker being ready (#5154)
  • befd5f4 Add go routine leak check in ./internal/tracegen/ (#5147)
  • c5f729a Fix future release date (#5146)
  • 8183d12 build(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.11.0 to 8.12....
  • 8b9d87d build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#5140)
  • 9bc9a04 build(deps): bump the otel-collector group with 15 updates (#5143)
  • 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)
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 17.66%. Comparing base (5201a54) to head (009d608).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ======================================= Coverage 17.66% 17.66% ======================================= Files 103 103 Lines 9316 9316 ======================================= Hits 1646 1646 Misses 7575 7575 Partials 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.