Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps io.micrometer:micrometer-registry-influx from 1.13.4 to 1.15.2.

Release notes

Sourced from io.micrometer:micrometer-registry-influx'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

1.15.1

🐞 Bug Fixes

  • IndexProviderFactory throws ConcurrentModificationException #6243
  • Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #6344
  • gRPC client interceptor incorrectly registers status CANCELLED as error #6261

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.31.41 to 2.31.58 #6372
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.12 to 1.8.14 #6336
  • Bump dropwizard-metrics from 4.2.30 to 4.2.32 #6307
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.7 to 1.3.8 #6306
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.6 to 1.3.7 #6241

📝 Tasks

  • Remove AtomicReference from StatsdMeterRegistryTest #6311
  • Remove java11Test setup from micrometer-test #6293
  • Polish StatsD line builders #6285
  • Improve StatsD tests #6284
  • Resolve StringSplitter from Error Prone #6271
  • Resolve EqualsGetClass from Error Prone #6263
  • Resolve ClassCanBeStatic from Error Prone #6253
  • Resolve InlineFormatString from Error Prone #6232
  • Add more tests for TimedHandler #6227
  • Replace TimeUtils usage to TimeUnit where applicable #6224

❤️ Contributors

... (truncated)

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-registry-influx](https://github.com/micrometer-metrics/micrometer) from 1.13.4 to 1.15.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.4...v1.15.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-registry-influx
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 1, 2025
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.51%. Comparing base (bd85243) to head (f332faf).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #831   +/-   ##
=========================================
  Coverage     88.51%   88.51%           
- Complexity      785      787    +2     
=========================================
  Files           174      174           
  Lines          7207     7207           
  Branches        405      405           
=========================================
  Hits           6379     6379           
  Misses          697      697           
  Partials        131      131           

☔ 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.

@karel-rehor
Copy link
Contributor

@dependabot rebase

Copy link
Contributor

@karel-rehor karel-rehor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK. Had to rebase by hand. Dependabot rebase stuck for too long. 🤖 🏁

@karel-rehor karel-rehor merged commit dd37956 into master Aug 18, 2025
10 checks passed
@karel-rehor karel-rehor deleted the dependabot/maven/io.micrometer-micrometer-registry-influx-1.15.2 branch August 18, 2025 14:36
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