Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps io.micrometer:micrometer-bom from 1.14.11 to 1.14.12.

Release notes

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

1.14.12

🐞 Bug Fixes

  • Close scope in same thread in ObservedAspect #6727
  • Synchronize access of current connections in JettyConnectionMetrics #6578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.36 to 4.2.37 #6733
  • Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 #6747

❤️ Contributors

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

@​deadok22 and @​pema4

Commits
  • bae31eb Close scope in same thread in ObservedAspect (#6728)
  • b871654 Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 (#6747)
  • 98f64c3 Bump dropwizard-metrics from 4.2.36 to 4.2.37 (#6733)
  • 64be1d6 Improve CurrentObservationTest
  • f41d8bc Synchronize access of current connections in JettyConnectionMetrics (#6587)
  • aea78d9 Bump io.netty:netty-bom from 4.1.126.Final to 4.1.127.Final (#6708)
  • See full diff 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-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.11 to 1.14.12. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.11...v1.14.12) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-version: 1.14.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 14, 2025
@onobc onobc added this to the 1.2.11 milestone Oct 14, 2025
@onobc onobc merged commit c1c0321 into 1.2.x Oct 14, 2025
7 checks passed
@onobc onobc deleted the dependabot/gradle/1.2.x/io.micrometer-micrometer-bom-1.14.12 branch October 14, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

1 participant