rabbitmq / rabbitmq-java-client

RabbitMQ Java client
https://www.rabbitmq.com/java-client.html
Other
1.24k stars 575 forks source link

Bump io.micrometer:micrometer-tracing-integration-test from 1.3.3 to 1.3.4 #1407

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.micrometer:micrometer-tracing-integration-test from 1.3.3 to 1.3.4.

Release notes

Sourced from io.micrometer:micrometer-tracing-integration-test's releases.

1.3.4

Because of issues with OTel dependencies, this release effectively downgrades

  • io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.5-alpha to 1.33.3-alpha
  • io.opentelemetry:opentelemetry-api from 1.40.0 to 1.38.0

This is because we usually don't upgrade minor versions in patch releases but since OTel does, we unintentionally upgraded io.opentelemetry:opentelemetry-api from 1.38.0 to 1.40.0 (minor version bump) in earlier patch releases since we upgraded io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.3-alpha to 1.33.5-alpha (patch version bump). A minor version bump in a patch release can be unexpected so this release restores the same minor versions of OTel that 1.3.0 used, see: #819.

:warning: Noteworthy

  • OTel dependency convergence issue #819

:lady_beetle: Bug Fixes

  • OTel dependency convergence issue #819

:hammer: Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 #835

:memo: Tasks

  • Bump io.spring.develocity.conventions from 0.0.19 to 0.0.20 #822
  • Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 #815
  • Bump spring from 5.3.37 to 5.3.39 #814
  • Bump io.projectreactor:reactor-bom from 2022.0.21 to 2022.0.22 #800
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.42 to 0.0.43 #799
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.42 to 0.0.43 #798
  • Use TestObservationRegistry in context propagation tests #810

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​chemicL

Commits
  • 89baf48 Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 (#835)
  • 89bad22 Merge branch '1.2.x' into 1.3.x
  • 956c91e Bump io.micrometer:micrometer-bom from 1.12.9 to 1.12.10 (#836)
  • 7beb869 Merge branch '1.2.x' into 1.3.x
  • 247dcfc Upgrade Gradle to 8.10
  • ede7e62 Merge branch '1.2.x' into 1.3.x
  • ccb8adf Use TestObservationRegistry in context propagation tests (#810)
  • 5378335 Merge branch '1.2.x' into 1.3.x
  • 92795f2 Use opentelemetry-instrumentation-bom-alpha (#823)
  • 3884fc3 Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#815)
  • 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)
michaelklishin commented 1 month ago

@dependabot rebase

michaelklishin commented 1 month ago

@dependabot rebase