Skip to content

build(deps): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2#170

Merged
eledhwen merged 1 commit intomasterfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.2
Aug 6, 2025
Merged

build(deps): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2#170
eledhwen merged 1 commit intomasterfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 15, 2025

Bumps io.micrometer:micrometer-core from 1.15.1 to 1.15.2.

Release notes

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

1.15.2

⭐ New Features

  • Flag to register JCache cache.removals as FunctionCounter #6471
  • Log requests as trace level for OtlpMeterRegistry #6514
  • Use String.replace() where possible #6449

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #6401
  • Incompatible with slf4j 2 in OSGi #6406
  • LongTaskTimer#measure does not return max duration #6421
  • Return NaN for null KafkaMetrics values #6324
  • Scrape failure when conflicting meter types are registered #6434

❤️ Contributors

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

@​izeye, and @​msqr

Commits
  • 41f3deb Merge branch '1.14.x' into 1.15.x
  • ce35fb3 Merge branch '1.13.x' into 1.14.x
  • 46376c0 Stop requiring stackdriver-it job for deploy
  • 1ae3f9f Bump software.amazon.awssdk:cloudwatch from 2.31.77 to 2.31.78 (#6527)
  • 25018fd Merge branch '1.14.x' into 1.15.x
  • 8ae8513 Do not publish new OSGi slf4j 2 test module. (#6518)
  • 3bfd3df Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6521)
  • f516437 Bump software.amazon.awssdk:cloudwatch from 2.31.75 to 2.31.77 (#6520)
  • f9e0fbe Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6519)
  • 179a245 Merge branch '1.14.x' into 1.15.x
  • 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 <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-core](https://github.com/micrometer-metrics/micrometer) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 15, 2025
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (70a9ab0) to head (dbad5ca).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage     80.26%   80.26%           
  Complexity      831      831           
=========================================
  Files           157      157           
  Lines          2372     2372           
  Branches        127      127           
=========================================
  Hits           1904     1904           
  Misses          387      387           
  Partials         81       81           

☔ 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 9628ffa into master Aug 6, 2025
8 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/io.micrometer-micrometer-core-1.15.2 branch August 6, 2025 08:12
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