Skip to content

chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.15.5 to 1.16.0 in the micrometer group#137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/micrometer-2941b7ec22
Open

chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.15.5 to 1.16.0 in the micrometer group#137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/micrometer-2941b7ec22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 9, 2025

Bumps the micrometer group with 1 update: io.micrometer:micrometer-registry-prometheus.

Updates io.micrometer:micrometer-registry-prometheus from 1.15.5 to 1.16.0

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.16.0

We upgraded the Prometheus Java Client to 1.4.x (#6830) which brings support for Unicode which includes some behavioral change in naming conventions, see the 1.16 Migration-Guide.

⚠️ Noteworthy

  • Deprecate the Wavefront module #6328
  • Remove deprecated io.micrometer.core.lang annotations #6407
  • Register JCache cache.removals as a FunctionCounter by default #2754
  • Improve no-op behavior of the Observation API #6700

⭐ New Features

  • Support KeyValues with annotations when using ObservedAspect/@Observed #4030
  • Validate low cardinality keys #6713
  • Add counter for total loaded classes #3561
  • Add eventexecutor.workers metrics for Netty #6375
  • Avoid DistributionStatisticsConfig creation when retrieving timers #6661
  • Avoid capturing lambda allocation when retrieving existing meters #6670
  • Introduce MeterConvention #6710
  • OpenTelemetry Semantic Conventions for JVM metrics #5286
  • Add MeterFilter.forMeters utility method #6594
  • Apache HC 5 OTel semantic convention #6591
  • Improve nullability for gauges #6546
  • Metrics for Generational Shenandoah GC #4259
  • Support custom tags in NettyEventExecutorMetrics #6592
  • Support newsgroups KeyValue for Jakarta Mail instrumentation #6558
  • Add KeyName.withNoneValue() #6125
  • Add getAll to Getter for repeated metadata #6312
  • Enhance logging of negative amount in AbstractTimer.record() by printing stack trace #6530
  • Flag to register JCache cache.removals as FunctionCounter #6471
  • Improved Meter.Id#getTags() performance #6182
  • Jakarta Mail instrumentation #5985
  • Log requests as trace level for OtlpMeterRegistry #6514
  • Make KafkaMetrics refresh interval configurable #6319
  • Migrate to JSpecify annotations for nullability constraints #5547
  • Provide meter count in HighCardinalityTagsDetector #6510
  • StackdriverConfig option to not create metric descriptors #6281
  • Use String.replace() where possible #6449

🐞 Bug Fixes

  • Exclude java.* from OSGI Import-Package #6810
  • 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
  • ValueResolver and ValueExpressionResolver nullability is inconsistent #6280

... (truncated)

Commits
  • 3360d05 Upgrade Micrometer Context Propagation to 1.2.0
  • 8ae2387 Merge branch '1.15.x'
  • 521f151 Merge branch '1.14.x' into 1.15.x
  • 1628762 Setup continuous builds for Antora (#6858)
  • 65031ea Bump software.amazon.awssdk:cloudwatch from 2.37.4 to 2.37.5 (#6859)
  • df18b91 Bump software.amazon.awssdk:cloudwatch from 2.37.3 to 2.37.4 (#6856)
  • 4cb7563 Bump com.uber.nullaway:nullaway from 0.12.11 to 0.12.12 (#6854)
  • 064d159 Bump activemq-artemis from 2.42.0 to 2.44.0 (#6850)
  • 4d9ec6e Bump software.amazon.awssdk:cloudwatch from 2.37.2 to 2.37.3 (#6849)
  • 698d394 Bump spring-io/spring-github-workflows (#6848)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 9, 2025
@dependabot dependabot Bot force-pushed the dependabot/gradle/micrometer-2941b7ec22 branch from 30ec738 to b7f35b9 Compare November 16, 2025 12:03
@dependabot dependabot Bot force-pushed the dependabot/gradle/micrometer-2941b7ec22 branch from b7f35b9 to 71e2252 Compare January 25, 2026 12:42
@murillio4
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/gradle/micrometer-2941b7ec22 branch from 71e2252 to 896b3a0 Compare February 20, 2026 15:12
Bumps the micrometer group with 1 update: [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer).


Updates `io.micrometer:micrometer-registry-prometheus` from 1.15.5 to 1.16.0
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.5...v1.16.0)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: micrometer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/micrometer-2941b7ec22 branch from 896b3a0 to 1248348 Compare March 8, 2026 12:42
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.

1 participant