Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.micrometer:micrometer-bom from 1.13.14 to 1.13.15.

Release notes

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

1.13.15

🐞 Bug Fixes

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

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.30 to 4.2.32 #6300

📝 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

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

@​izeye, @​kwondh5217, @​cfredri4, and @​ngocnhan-tran1996

Commits
  • 606afaf Resolve StringSplitter from Error Prone (#6271)
  • b1c5697 Migrate to gradle/actions/wrapper-validation@v4
  • 807d098 Upgrade to Gradle Wrapper 8.14.2 (#6362)
  • f110ff6 Bump org.apache.maven:maven-resolver-provider from 3.9.9 to 3.9.10 (#6366)
  • 61c904d Add more tests for TimedHandler (#6343)
  • 4490f35 Bump io.spring.develocity.conventions from 0.0.22 to 0.0.23 (#6348)
  • 39cd4e5 Bump io.netty:netty-bom from 4.1.121.Final to 4.1.122.Final (#6349)
  • a5f8e1a Make tests compatible with JUnit 5.13 and earlier versions
  • bae29ec Fix code example in docs
  • 40b7680 Do not register error on gRPC client cancel (#6262)
  • 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)

@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jun 14, 2025
@github-actions github-actions bot added this to the 3.2.10 milestone Jun 14, 2025
@github-actions github-actions bot enabled auto-merge (squash) June 14, 2025 10:07
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.13.14 to 1.13.15.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.14...v1.13.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/3.2.x/io.micrometer-micrometer-bom-1.13.15 branch from 6835d45 to 667decb Compare June 14, 2025 10:17
@github-actions github-actions bot merged commit ed1af29 into 3.2.x Jun 14, 2025
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.2.x/io.micrometer-micrometer-bom-1.13.15 branch June 14, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants