Skip to content

Bump micrometer.version from 1.14.6 to 1.14.7 #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps micrometer.version from 1.14.6 to 1.14.7.
Updates io.micrometer:micrometer-core from 1.14.6 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

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

Updates io.micrometer:micrometer-registry-prometheus from 1.14.6 to 1.14.7

Release notes

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

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 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 `micrometer.version` from 1.14.6 to 1.14.7.

Updates `io.micrometer:micrometer-core` from 1.14.6 to 1.14.7
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.6...v1.14.7)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.14.6 to 1.14.7
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.6...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
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.14.7
  dependency-type: direct:development
  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 May 12, 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