Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

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

Release notes

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

1.14.5

🐞 Bug Fixes

  • Distribution value with |count| of 0 has a non-zero |mean| value of XXX errors in logs - similar to #4868 #5927

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 #5989
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.4 to 1.8.6 #5941
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.5 to 1.3.6 #5938
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.5 to 0.4.6 #5940
  • Bump spring6 from 6.1.16 to 6.1.17 #5926
  • Bump testcontainers from 1.20.4 to 1.20.5 #5949

❤️ Contributors

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

@​AlexElin, and @​izeye

Commits
  • 4ff1bbf Merge branch '1.13.x' into 1.14.x
  • c92ff3d Added release train gh action workflow
  • 7cdce34 Merge branch '1.13.x' into 1.14.x
  • 3a55d71 Clarify JavaDoc for JMS DESTINATION_NAME (#5988)
  • 0d6bcec Merge branch '1.13.x' into 1.14.x
  • 6e70957 Fix flakiness in JmsInstrumentationTests.shouldInstrumentMessageListener() (#...
  • a5fe903 Try to reduce flakiness in JvmGcMetricsTest.gcTimingIsCorrectForPauseCycleCol...
  • 4106963 Bump testcontainers from 1.20.5 to 1.20.6 (#5998)
  • c3d8dcf Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 (#5989)
  • d73e341 Bump io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final (#5980)
  • 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.4 to 1.14.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.4...v1.14.5)

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

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 Mar 11, 2025
@openshift-ci openshift-ci bot requested review from metacosm and xstefank March 11, 2025 04:04
@metacosm metacosm merged commit 15bbe92 into main Mar 11, 2025
20 checks passed
@metacosm metacosm deleted the dependabot/maven/io.micrometer-micrometer-core-1.14.5 branch March 11, 2025 07:50
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