Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cxf.micrometer-tracing.version from 1.2.6 to 1.3.0 #1870

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps cxf.micrometer-tracing.version from 1.2.6 to 1.3.0.
Updates io.micrometer:micrometer-tracing-bridge-brave from 1.2.6 to 1.3.0

Release notes

Sourced from io.micrometer:micrometer-tracing-bridge-brave's releases.

1.3.0

⭐ New Features / Enhancements

  • SimpleTracer setParent and setNoParent don't do anything #675
  • re-uses w3c traceparent parser from brave #532
  • deps: bumps to Brave 6.0.0 and moves off internal type #511
  • Add TestSpanReporter #463

🐞 Bug Fixes

  • ObservationAwareBaggageThreadLocalAccessor loses scopes in the wrong order #579
  • stops setting shared flag when extracting headers #535
  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

Tasks

  • Exclude benchmarks module from the BOM #621
  • Add package-info.java with non-null by default #545
  • Further deprecate OTel and Brave Http instrumentations #371
  • Remove unused OTel Logging Exporter dependency #562
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #695
  • Bump spring from 5.3.33 to 5.3.34 #665
  • Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18 #659

🔨 Dependency Upgrades

  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #569
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #568
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #548
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #537
  • Upgrade to OTel 1.35.0 and Zipkin dependencies #536
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #531
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #530
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #529
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #502
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #483
  • Bump spring from 5.3.30 to 5.3.31 #437
  • Upgrade to Micrometer 1.13.0 #700
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.37.0-alpha to 1.38.0-alpha #705
  • Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 #702
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.1-alpha to 1.33.2-alpha #682
  • Bump mockito from 5.11.0 to 5.12.0 #704
  • Bump testcontainers from 1.19.7 to 1.19.8 #692
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 #680
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.3 to 1.2.4 #672
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.3.0 to 3.4.0 #671
  • Bump io.zipkin.brave:brave-bom from 6.0.2 to 6.0.3 #666

❤️ Contributors

... (truncated)

Commits
  • b6a15fa Upgrade to Micrometer 1.13.0
  • fc40be3 Bump mockito from 5.11.0 to 5.12.0 (#704)
  • ae91dda Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 (#702)
  • 2cf075a Bump io.opentelemetry:opentelemetry-bom-alpha (#705)
  • 5b59ed7 Implement setParent() for SimpleTracer, implement assertions for parentId (#676)
  • 30cf2c2 Merge branch '1.2.x'
  • fda4a01 Merge branch '1.2.x'
  • fc2990d Bump testcontainers from 1.19.7 to 1.19.8 (#692)
  • 0ec93a7 Merge branch '1.2.x'
  • 0397d86 Merge branch '1.2.x'
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-tracing-bridge-otel from 1.2.6 to 1.3.0

Release notes

Sourced from io.micrometer:micrometer-tracing-bridge-otel's releases.

1.3.0

⭐ New Features / Enhancements

  • SimpleTracer setParent and setNoParent don't do anything #675
  • re-uses w3c traceparent parser from brave #532
  • deps: bumps to Brave 6.0.0 and moves off internal type #511
  • Add TestSpanReporter #463

🐞 Bug Fixes

  • ObservationAwareBaggageThreadLocalAccessor loses scopes in the wrong order #579
  • stops setting shared flag when extracting headers #535
  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

Tasks

  • Exclude benchmarks module from the BOM #621
  • Add package-info.java with non-null by default #545
  • Further deprecate OTel and Brave Http instrumentations #371
  • Remove unused OTel Logging Exporter dependency #562
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #695
  • Bump spring from 5.3.33 to 5.3.34 #665
  • Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18 #659

🔨 Dependency Upgrades

  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #569
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #568
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #548
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #537
  • Upgrade to OTel 1.35.0 and Zipkin dependencies #536
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #531
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #530
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #529
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #502
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #483
  • Bump spring from 5.3.30 to 5.3.31 #437
  • Upgrade to Micrometer 1.13.0 #700
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.37.0-alpha to 1.38.0-alpha #705
  • Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 #702
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.1-alpha to 1.33.2-alpha #682
  • Bump mockito from 5.11.0 to 5.12.0 #704
  • Bump testcontainers from 1.19.7 to 1.19.8 #692
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 #680
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.3 to 1.2.4 #672
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.3.0 to 3.4.0 #671
  • Bump io.zipkin.brave:brave-bom from 6.0.2 to 6.0.3 #666

❤️ Contributors

... (truncated)

Commits
  • b6a15fa Upgrade to Micrometer 1.13.0
  • fc40be3 Bump mockito from 5.11.0 to 5.12.0 (#704)
  • ae91dda Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 (#702)
  • 2cf075a Bump io.opentelemetry:opentelemetry-bom-alpha (#705)
  • 5b59ed7 Implement setParent() for SimpleTracer, implement assertions for parentId (#676)
  • 30cf2c2 Merge branch '1.2.x'
  • fda4a01 Merge branch '1.2.x'
  • fc2990d Bump testcontainers from 1.19.7 to 1.19.8 (#692)
  • 0ec93a7 Merge branch '1.2.x'
  • 0397d86 Merge branch '1.2.x'
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-tracing-test from 1.2.6 to 1.3.0

Release notes

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

1.3.0

⭐ New Features / Enhancements

  • SimpleTracer setParent and setNoParent don't do anything #675
  • re-uses w3c traceparent parser from brave #532
  • deps: bumps to Brave 6.0.0 and moves off internal type #511
  • Add TestSpanReporter #463

🐞 Bug Fixes

  • ObservationAwareBaggageThreadLocalAccessor loses scopes in the wrong order #579
  • stops setting shared flag when extracting headers #535
  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

Tasks

  • Exclude benchmarks module from the BOM #621
  • Add package-info.java with non-null by default #545
  • Further deprecate OTel and Brave Http instrumentations #371
  • Remove unused OTel Logging Exporter dependency #562
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #695
  • Bump spring from 5.3.33 to 5.3.34 #665
  • Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18 #659

🔨 Dependency Upgrades

  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #569
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #568
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #548
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #537
  • Upgrade to OTel 1.35.0 and Zipkin dependencies #536
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #531
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #530
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #529
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #502
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #483
  • Bump spring from 5.3.30 to 5.3.31 #437
  • Upgrade to Micrometer 1.13.0 #700
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.37.0-alpha to 1.38.0-alpha #705
  • Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 #702
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.1-alpha to 1.33.2-alpha #682
  • Bump mockito from 5.11.0 to 5.12.0 #704
  • Bump testcontainers from 1.19.7 to 1.19.8 #692
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 #680
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.3 to 1.2.4 #672
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.3.0 to 3.4.0 #671
  • Bump io.zipkin.brave:brave-bom from 6.0.2 to 6.0.3 #666

❤️ Contributors

... (truncated)

Commits
  • b6a15fa Upgrade to Micrometer 1.13.0
  • fc40be3 Bump mockito from 5.11.0 to 5.12.0 (#704)
  • ae91dda Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 (#702)
  • 2cf075a Bump io.opentelemetry:opentelemetry-bom-alpha (#705)
  • 5b59ed7 Implement setParent() for SimpleTracer, implement assertions for parentId (#676)
  • 30cf2c2 Merge branch '1.2.x'
  • fda4a01 Merge branch '1.2.x'
  • fc2990d Bump testcontainers from 1.19.7 to 1.19.8 (#692)
  • 0ec93a7 Merge branch '1.2.x'
  • 0397d86 Merge branch '1.2.x'
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-tracing-integration-test from 1.2.6 to 1.3.0

Release notes

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

1.3.0

⭐ New Features / Enhancements

  • SimpleTracer setParent and setNoParent don't do anything #675
  • re-uses w3c traceparent parser from brave #532
  • deps: bumps to Brave 6.0.0 and moves off internal type #511
  • Add TestSpanReporter #463

🐞 Bug Fixes

  • ObservationAwareBaggageThreadLocalAccessor loses scopes in the wrong order #579
  • stops setting shared flag when extracting headers #535
  • Spring Boot 3.2.1 misbehave with micrometer-tracing-bridge-brave:1.2.1 #504
  • OpenTelemetry and tagged baggage does not create a tag #375

Tasks

  • Exclude benchmarks module from the BOM #621
  • Add package-info.java with non-null by default #545
  • Further deprecate OTel and Brave Http instrumentations #371
  • Remove unused OTel Logging Exporter dependency #562
  • Bump com.gradle.develocity from 3.17.2 to 3.17.3 #695
  • Bump spring from 5.3.33 to 5.3.34 #665
  • Bump io.projectreactor:reactor-bom from 2022.0.17 to 2022.0.18 #659

🔨 Dependency Upgrades

  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #569
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #568
  • Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 #548
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #537
  • Upgrade to OTel 1.35.0 and Zipkin dependencies #536
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.40 to 0.0.41 #531
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.40 to 0.0.41 #530
  • Bump io.projectreactor:reactor-bom from 2022.0.14 to 2022.0.15 #529
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 #502
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.7 to 18.0.8 #483
  • Bump spring from 5.3.30 to 5.3.31 #437
  • Upgrade to Micrometer 1.13.0 #700
  • Bump io.opentelemetry:opentelemetry-bom-alpha from 1.37.0-alpha to 1.38.0-alpha #705
  • Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 #702
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.1-alpha to 1.33.2-alpha #682
  • Bump mockito from 5.11.0 to 5.12.0 #704
  • Bump testcontainers from 1.19.7 to 1.19.8 #692
  • Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 #680
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.3 to 1.2.4 #672
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.3.0 to 3.4.0 #671
  • Bump io.zipkin.brave:brave-bom from 6.0.2 to 6.0.3 #666

❤️ Contributors

... (truncated)

Commits
  • b6a15fa Upgrade to Micrometer 1.13.0
  • fc40be3 Bump mockito from 5.11.0 to 5.12.0 (#704)
  • ae91dda Bump io.opentelemetry:opentelemetry-bom from 1.37.0 to 1.38.0 (#702)
  • 2cf075a Bump io.opentelemetry:opentelemetry-bom-alpha (#705)
  • 5b59ed7 Implement setParent() for SimpleTracer, implement assertions for parentId (#676)
  • 30cf2c2 Merge branch '1.2.x'
  • fda4a01 Merge branch '1.2.x'
  • fc2990d Bump testcontainers from 1.19.7 to 1.19.8 (#692)
  • 0ec93a7 Merge branch '1.2.x'
  • 0397d86 Merge branch '1.2.x'
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps `cxf.micrometer-tracing.version` from 1.2.6 to 1.3.0.

Updates `io.micrometer:micrometer-tracing-bridge-brave` from 1.2.6 to 1.3.0
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.2.6...v1.3.0)

Updates `io.micrometer:micrometer-tracing-bridge-otel` from 1.2.6 to 1.3.0
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.2.6...v1.3.0)

Updates `io.micrometer:micrometer-tracing-test` from 1.2.6 to 1.3.0
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.2.6...v1.3.0)

Updates `io.micrometer:micrometer-tracing-integration-test` from 1.2.6 to 1.3.0
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.2.6...v1.3.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bridge-brave
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-tracing-bridge-otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-tracing-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-tracing-integration-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 14, 2024
@reta
Copy link
Member

reta commented May 14, 2024

@dependabot rebase please

Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@reta
Copy link
Member

reta commented Jun 13, 2024

Covered by #1894

@reta reta closed this Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/cxf.micrometer-tracing.version-1.3.0 branch June 13, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant