Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps io.micrometer:micrometer-core from 1.15.0 to 1.15.4.

Release notes

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

1.15.4

🐞 Bug Fixes

  • NettyAllocatorMetrics should not prevent collecting executors #6641
  • [JOOQ] MetricsDSLContext - fetchExists doesn't report provided tags #6583

📔 Documentation

  • add compatibility note for jOOQ overload delegation #6681

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.33 to 4.2.36 #6677

❤️ Contributors

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

@​HeeChanN

1.15.3

🐞 Bug Fixes

  • Catch IllegalArgumentException in VirtualThreadMetrics #6584
  • Handle ArrayIndexOutOfBoundsException from DoubleHistogram in TimeWindowPercentileHistogram.accumulate() defensively #6563

🔨 Dependency Upgrades

  • Bump jersey3 from 3.1.10 to 3.1.11 #6607
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.16 to 1.8.17 #6600
  • Bump io.netty:netty-bom from 4.1.122.Final to 4.1.123.Final #6537

❤️ Contributors

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

@​genuss and @​izeye

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

... (truncated)

Commits
  • 68c4d22 Merge branch '1.14.x' into 1.15.x
  • 2c77f86 Bump org.ehcache:ehcache from 3.10.8 to 3.10.9 (#6698)
  • 05c9c05 Bump org.apache.felix:org.apache.felix.scr from 2.2.12 to 2.2.14 (#6699)
  • dc9285f Bump org.apache.felix:org.apache.felix.scr from 2.2.12 to 2.2.14 (#6696)
  • 2840e48 Bump org.ehcache:ehcache from 3.10.8 to 3.10.9 (#6697)
  • 6ad623e Bump io.netty:netty-bom from 4.1.124.Final to 4.1.126.Final (#6691)
  • ada8cff Bump io.netty:netty-bom from 4.1.124.Final to 4.1.126.Final (#6690)
  • f4ef3e7 Bump dropwizard-metrics from 4.2.35 to 4.2.36 (#6688)
  • 3cd227b Bump dropwizard-metrics from 4.2.35 to 4.2.36 (#6685)
  • 9303ddb add compatibility note for jOOQ overload delegation (#6681)
  • 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.0 to 1.15.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.0...v1.15.4)

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

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 Sep 15, 2025
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.

0 participants