Skip to content

build(deps): bump io.micrometer:micrometer-tracing from 1.4.5 to 1.5.0#154

Merged
eledhwen merged 1 commit intomasterfrom
dependabot/maven/io.micrometer-micrometer-tracing-1.5.0
May 21, 2025
Merged

build(deps): bump io.micrometer:micrometer-tracing from 1.4.5 to 1.5.0#154
eledhwen merged 1 commit intomasterfrom
dependabot/maven/io.micrometer-micrometer-tracing-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Bumps io.micrometer:micrometer-tracing from 1.4.5 to 1.5.0.

Release notes

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

1.5.0

⭐ New Features

  • Remove opentelemetry-instrumentation-api-incubator #984
  • Avoid creating superfluous copies of OtelSpan instances #900
  • Add local service name setting and retrieving for FinishedSpan #889
  • Deprecate ArrayListSpanProcessor in favour of InMemorySpanExporter #519

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.15.0 #1038
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.5 to 1.3.0 #972
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.3 to 3.5.0 #971
  • Bump io.zipkin.brave:brave-bom from 6.0.3 to 6.1.0 #969
  • Upgrade OTel instrumentation BOM to 2.15.0

❤️ Contributors

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

@​izeye, and @​ngocnhan-tran1996

1.5.0-RC1

⭐ New Features

  • Remove opentelemetry-instrumentation-api-incubator #984

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.15.0-RC1 #1026

❤️ Contributors

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

@​izeye

1.5.0-M3

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.15.0-M3 #995
  • Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.12.0-alpha to 2.13.3-alpha #989
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #986
  • Bump io.zipkin.aws:brave-propagation-aws from 1.2.5 to 1.3.0 #972
  • Bump io.zipkin.brave:brave-bom from 6.0.3 to 6.1.0 #969
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.4.3 to 3.5.0 #971
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.0 #981
  • Bump testcontainers from 1.20.4 to 1.20.6 #991

... (truncated)

Commits

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 <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 [io.micrometer:micrometer-tracing](https://github.com/micrometer-metrics/tracing) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.4.5...v1.5.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 19, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.12%. Comparing base (85dc333) to head (43c7733).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #154   +/-   ##
=========================================
  Coverage     80.12%   80.12%           
  Complexity      821      821           
=========================================
  Files           156      156           
  Lines          2350     2350           
  Branches        126      126           
=========================================
  Hits           1883     1883           
  Misses          387      387           
  Partials         80       80           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eledhwen eledhwen merged commit f44500b into master May 21, 2025
8 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/io.micrometer-micrometer-tracing-1.5.0 branch May 21, 2025 09:43
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

Development

Successfully merging this pull request may close these issues.

2 participants