Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps io.micrometer:micrometer-core from 1.14.5 to 1.14.7.

Release notes

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

1.14.7

⭐ New Features

  • Replace Meter.Id.getTags() with cheaper alternatives #6147

🐞 Bug Fixes

  • MultiGauge doesn't work with MeterFilter.map() #6146
  • Record cache.size in CaffeineCacheMetrics without enabling recordStats() #6128
  • TimedHandler shutdown hanging indefinitely #6194
  • Use snapshot consistently in AppOpticsMeterRegistry.writeSummary() #6181

❤️ Contributors

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

@​AlexElin, @​RafeArnold, and @​izeye

1.14.6

🐞 Bug Fixes

  • Gauge double registration warning for Kafka metrics #5757
  • Log warning about "function" meter re-registration #6070

❤️ Contributors

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

@​izeye

Commits
  • b6e5031 Bump com.tngtech.archunit:archunit-junit5 from 1.3.1 to 1.3.2 (#6226)
  • 6567cdc Merge branch '1.13.x' into 1.14.x
  • 80d4c9d Call Shutdown#check after finishing timing (#6194)
  • 7f82709 Bump maven-resolver from 1.9.22 to 1.9.23 (#6219)
  • a1a4f3d Bump maven-resolver from 1.9.22 to 1.9.23 (#6218)
  • a6adb3a Merge branch '1.13.x' into 1.14.x
  • fb2d4da Get Google Cloud project ID from env var for integration tests
  • 4f0cf53 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.18.4 (#6214)
  • 33d1f7e Merge branch '1.13.x' into 1.14.x
  • 79939c3 Fix JavaDurationGetSecondsToToSeconds warnings for tests (#6207)
  • 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.14.5 to 1.14.7.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.5...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from a team May 12, 2025 17:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2025
@jackshirazi jackshirazi merged commit b2fe398 into main May 12, 2025
18 of 26 checks passed
@jackshirazi jackshirazi deleted the dependabot/maven/io.micrometer-micrometer-core-1.14.7 branch May 12, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java 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