krzysztofreczek / go-structurizr

A library for auto-generating C4 diagrams from Go applications
MIT License
312 stars 18 forks source link

Bump github.com/jaegertracing/jaeger from 1.52.0 to 1.53.0 in /cmd/example #121

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

Release v1.53.0

ā›” Breaking Changes:

šŸž Bug fixes, Minor Improvements:

šŸ‘· CI Improvements:

Changelog

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

1.53.0 (2024-01-08)

ā›” Breaking Changes:

šŸž Bug fixes, Minor Improvements:

šŸ‘· CI Improvements:

Commits
  • b620f0e Prepare release v1.53.0 (#5087)
  • 503b4e4 build(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.5 (#5085)
  • 45e2374 build(deps): bump anchore/sbom-action from 0.15.1 to 0.15.2 (#5086)
  • 01b1015 Publish go tip test report (#5082)
  • 370e756 Reference example
  • 11c6974 Add example of running Jaeger UI behind reverse proxy
  • 42304f3 Upgrade Thrift compiler to v0.19 and regenerate types (#5080)
  • a7c5ef0 Add gogo/protobuf to OpenTelemetry OTLP data model (#5067)
  • e4d7f34 Added Empty Tests for Examples (#5076)
  • 26da754 Add goleak tests to cmd/collector/app/handler (#5077)
  • 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)
dependabot[bot] commented 7 months ago

Superseded by #123.