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 micrometerTracingVersion from 1.3.0 to 1.3.1 #3291

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps micrometerTracingVersion from 1.3.0 to 1.3.1.
Updates io.micrometer:micrometer-tracing from 1.3.0 to 1.3.1

Release notes

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

1.3.1

🐞 Bug Fixes

  • OtelTracer does not set parent context when explicitly specified #698
  • The value of parentId depends on sampling #687

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #743
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42 #738
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42 #736
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 #730
  • Bump spring from 5.3.35 to 5.3.36 #727
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.2-alpha to 1.33.3-alpha #724
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #718
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #711
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #708

📝 Tasks

  • Add 1.3.x and remove 1.1.x from dependabot config #707
Commits
  • 6dea9a1 Merge branch '1.2.x' into 1.3.x
  • 1ce6d93 Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 (#743)
  • a3c8a24 Bump io.micrometer:micrometer-bom from 1.12.6 to 1.12.7 (#742)
  • 1f494c9 Merge branch '1.2.x' into 1.3.x
  • 8453e6c Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#740)
  • 4ee8e85 Bump io.spring.javaformat:spring-javaformat-checkstyle (#739)
  • 6e03274 Bump io.spring.javaformat:spring-javaformat-checkstyle (#738)
  • 3015f65 Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#736)
  • 3d99b0a Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 (#730)
  • 38314d5 Assumes that INVALID parent span id is actually null in TraceContext (#720)
  • Additional commits viewable in compare view

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

Release notes

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

1.3.1

🐞 Bug Fixes

  • OtelTracer does not set parent context when explicitly specified #698
  • The value of parentId depends on sampling #687

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #743
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42 #738
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42 #736
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 #730
  • Bump spring from 5.3.35 to 5.3.36 #727
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.2-alpha to 1.33.3-alpha #724
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #718
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #711
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #708

📝 Tasks

  • Add 1.3.x and remove 1.1.x from dependabot config #707
Commits
  • 6dea9a1 Merge branch '1.2.x' into 1.3.x
  • 1ce6d93 Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 (#743)
  • a3c8a24 Bump io.micrometer:micrometer-bom from 1.12.6 to 1.12.7 (#742)
  • 1f494c9 Merge branch '1.2.x' into 1.3.x
  • 8453e6c Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#740)
  • 4ee8e85 Bump io.spring.javaformat:spring-javaformat-checkstyle (#739)
  • 6e03274 Bump io.spring.javaformat:spring-javaformat-checkstyle (#738)
  • 3015f65 Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#736)
  • 3d99b0a Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 (#730)
  • 38314d5 Assumes that INVALID parent span id is actually null in TraceContext (#720)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-tracing-bridge-brave from 1.3.0 to 1.3.1

Release notes

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

1.3.1

🐞 Bug Fixes

  • OtelTracer does not set parent context when explicitly specified #698
  • The value of parentId depends on sampling #687

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #743
  • Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.41 to 0.0.42 #738
  • Bump io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.41 to 0.0.42 #736
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 #730
  • Bump spring from 5.3.35 to 5.3.36 #727
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv from 1.33.2-alpha to 1.33.3-alpha #724
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #718
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #711
  • Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 #708

📝 Tasks

  • Add 1.3.x and remove 1.1.x from dependabot config #707
Commits
  • 6dea9a1 Merge branch '1.2.x' into 1.3.x
  • 1ce6d93 Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 (#743)
  • a3c8a24 Bump io.micrometer:micrometer-bom from 1.12.6 to 1.12.7 (#742)
  • 1f494c9 Merge branch '1.2.x' into 1.3.x
  • 8453e6c Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#740)
  • 4ee8e85 Bump io.spring.javaformat:spring-javaformat-checkstyle (#739)
  • 6e03274 Bump io.spring.javaformat:spring-javaformat-checkstyle (#738)
  • 3015f65 Bump io.spring.javaformat:spring-javaformat-gradle-plugin (#736)
  • 3d99b0a Bump io.zipkin.aws:brave-propagation-aws from 1.2.4 to 1.2.5 (#730)
  • 38314d5 Assumes that INVALID parent span id is actually null in TraceContext (#720)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 `micrometerTracingVersion` from 1.3.0 to 1.3.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/dependency-upgrade A dependency upgrade label Jun 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2024

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Jun 11, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/micrometerTracingVersion-1.3.1 branch June 11, 2024 04:51
@violetagg violetagg added status/declined We feel we shouldn't currently apply this change/suggestion and removed type/dependency-upgrade A dependency upgrade labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/declined We feel we shouldn't currently apply this change/suggestion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant