Skip to content

build(deps): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.12 - #994

Open
dependabot[bot] wants to merge 1 commit into
scylla-4.xfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.12
Open

build(deps): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.12#994
dependabot[bot] wants to merge 1 commit into
scylla-4.xfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown

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

Release notes

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

1.15.12

🐞 Bug Fixes

  • ArrayIndexOutOfBoundsException when using LongTaskTimer #3877
  • Jetty 12's TimedHandler marks some requests with outcome UNKNOWN #7276
  • MeterRegistry closes HighCardinalityTagsDetector twice if the registry is closed twice #7409
  • Reduce allocation in HTTP server instrumentation #7580
  • Reduce allocation in gRPC server convention #7581

📔 Documentation

  • Clarify time series produced by LongTaskTimer when using Prometheus #6507
  • Document metrics that need to close the MeterBinder #4624
  • Multigauge Documentation lacks overwrite=true #4403

❤️ Contributors

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

@​izeye, @​jewoodev, @​codingkiddo, @​schiemon, @​blaspat

1.15.11

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316

🔨 Dependency Upgrades

  • Bump org.apache.maven:maven-resolver-provider from 3.9.13 to 3.9.14 #7280
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

@​Joowon-Seo and @​ribafish Thank you to all the contributors who worked on this release:

1.15.10

📔 Documentation

  • Document (Default)MeterObservationHandler #6361
  • Document statsd UDS config #5730

❤️ Contributors

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

@​seonghyeoklee, @​kangdaeun1022, and @​izeye

1.15.9

🐞 Bug Fixes

... (truncated)

Commits
  • dc2e5e2 Reduce allocation in gRPC server convention
  • 36da131 Reduce allocation in HTTP server instrumentation
  • cf6ac02 Reduce flakiness of PushMeterRegistryTest (#7574)
  • 8c5d560 Bump io.netty:netty-bom from 4.1.134.Final to 4.1.135.Final (#7555)
  • 1af9de1 Document MeterBinders that need to be closed (#7549)
  • 4f12b9d docs: clarify MultiGauge row registration (#7548)
  • c5705a3 Polish Prometheus docs update
  • 6cdf633 docs: clarify Prometheus LongTaskTimer output (#7546)
  • 7899299 Capture actual response status in TimedHandler.onComplete() (#7378)
  • 4e5bcc4 Bump dropwizard-metrics from 4.2.38 to 4.2.39 (#7530)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.15.4 to 1.15.12.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.4...v1.15.12)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.12
  dependency-type: direct:production
...

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 Aug 8, 2026
@coderabbitai

coderabbitai Bot commented Aug 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Pro Plus

Run ID: ab38dd41-679e-4301-8bc1-738d267bd53b

📥 Commits

Reviewing files that changed from the base of the PR and between 1bb0a6d and 889b19e.

📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

Updates the managed io.micrometer:micrometer-core dependency from 1.15.4 to 1.15.12 in pom.xml.

Suggested reviewers: dkropachev, scylladb-promoter, nikagra

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Micrometer dependency and the exact version upgrade.
Description check ✅ Passed The description directly explains the Micrometer dependency upgrade and includes related release notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

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