Skip to content

chore(ci): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2#1012

Merged
timtebeek merged 1 commit into
mainfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.2
Jul 16, 2025
Merged

chore(ci): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2#1012
timtebeek merged 1 commit into
mainfrom
dependabot/maven/io.micrometer-micrometer-core-1.15.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Copy link
Copy Markdown
Contributor

Bumps io.micrometer:micrometer-core from 1.15.1 to 1.15.2.

Release notes

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

1.15.2

⭐ New Features

  • Flag to register JCache cache.removals as FunctionCounter #6471
  • Log requests as trace level for OtlpMeterRegistry #6514
  • Use String.replace() where possible #6449

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #6401
  • Incompatible with slf4j 2 in OSGi #6406
  • LongTaskTimer#measure does not return max duration #6421
  • Return NaN for null KafkaMetrics values #6324
  • Scrape failure when conflicting meter types are registered #6434

❤️ Contributors

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

@​izeye, and @​msqr

Commits
  • 41f3deb Merge branch '1.14.x' into 1.15.x
  • ce35fb3 Merge branch '1.13.x' into 1.14.x
  • 46376c0 Stop requiring stackdriver-it job for deploy
  • 1ae3f9f Bump software.amazon.awssdk:cloudwatch from 2.31.77 to 2.31.78 (#6527)
  • 25018fd Merge branch '1.14.x' into 1.15.x
  • 8ae8513 Do not publish new OSGi slf4j 2 test module. (#6518)
  • 3bfd3df Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6521)
  • f516437 Bump software.amazon.awssdk:cloudwatch from 2.31.75 to 2.31.77 (#6520)
  • f9e0fbe Bump io.prometheus:prometheus-metrics-bom from 1.3.8 to 1.3.10 (#6519)
  • 179a245 Merge branch '1.14.x' into 1.15.x
  • 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.15.1 to 1.15.2.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.15.2
  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 Jul 14, 2025
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Jul 14, 2025
@timtebeek timtebeek merged commit 1cfa5ac into main Jul 16, 2025
2 checks passed
@timtebeek timtebeek deleted the dependabot/maven/io.micrometer-micrometer-core-1.15.2 branch July 16, 2025 21:07
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite Jul 16, 2025
mergify Bot added a commit to robfrank/linklift that referenced this pull request Aug 15, 2025
…2.1 to 6.16.0 [skip ci]

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.12.1 to 6.16.0.
Release notes

*Sourced from [org.openrewrite.maven:rewrite-maven-plugin's releases](https://github.com/openrewrite/rewrite-maven-plugin/releases).*

> 6.16.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.junit:junit-bom from 5.13.3 to 5.13.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1017](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1017)
> * rename settings.local.json to settings.json by [`@​zieka`](https://github.com/zieka) in [openrewrite/rewrite-maven-plugin#1018](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1018)
> * chore(ci): bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1020](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1020)
> * chore(ci): bump actions/download-artifact from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1021](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1021)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.15.0...v6.16.0>
>
> 6.15.0
> ------
>
> What's Changed CLI
> ------------------
>
> * [OpenRewrite v8.59.1](https://github.com/openrewrite/rewrite/releases/tag/v8.59.1)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.14.0...v6.15.0>
>
> 6.14.0
> ------
>
> What's Changed
> --------------
>
> * Adding example of passing JSON as a `rewrite.options` argument value by [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) in [openrewrite/rewrite-maven-plugin#1013](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1013)
> * chore(ci): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1012](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1012)
> * chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1016](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1016)
> * chore(ci): bump maven-dependencies.version from 3.9.10 to 3.9.11 by [`@​dependabot`](https://github.com/dependabot)[bot] in [openrewrite/rewrite-maven-plugin#1015](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1015)
>
> New Contributors
> ----------------
>
> * [`@​steve-aom-elliott`](https://github.com/steve-aom-elliott) made their first contribution in [openrewrite/rewrite-maven-plugin#1013](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1013)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.13.0...v6.14.0>
>
> 6.13.0
> ------
>
> What's Changed
> --------------
>
> * chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1007](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1007)
> * chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1008](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1008)
> * chore(ci): bump org.junit:junit-bom from 5.13.2 to 5.13.3 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1009](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1009)
> * chore(ci): bump org.apache.maven:maven-api-xml from 4.0.0-rc-3 to 4.0.0-rc-4 by [`@​dependabot`](https://github.com/dependabot) in [openrewrite/rewrite-maven-plugin#1002](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1002)
>
> **Full Changelog**: <openrewrite/rewrite-maven-plugin@v6.12.1...v6.13.0>


Commits

* [`37e5d64`](openrewrite/rewrite-maven-plugin@37e5d64) [maven-release-plugin] prepare release v6.16.0
* [`a89b40e`](openrewrite/rewrite-maven-plugin@a89b40e) Bump rewrite.version property
* [`cd74841`](openrewrite/rewrite-maven-plugin@cd74841) Simplify `throws` statements of tests
* [`6517fa2`](openrewrite/rewrite-maven-plugin@6517fa2) chore(ci): bump actions/download-artifact from 4 to 5 ([#1021](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1021))
* [`b6018fc`](openrewrite/rewrite-maven-plugin@b6018fc) chore(ci): bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 ([#1020](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1020))
* [`10393ce`](openrewrite/rewrite-maven-plugin@10393ce) rename settings.local.json to settings.json ([#1018](https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1018))
* [`39f2837`](openrewrite/rewrite-maven-plugin@39f2837) Create Claude settings file
* [`6317586`](openrewrite/rewrite-maven-plugin@6317586) refactor: Static imports for Collections and Collectors
* [`97eeccf`](openrewrite/rewrite-maven-plugin@97eeccf) refactor: Equals avoids null
* [`b9e83ad`](openrewrite/rewrite-maven-plugin@b9e83ad) Update repository-backup.yml to drop illegal timeout-minutes
* Additional commits viewable in [compare view](openrewrite/rewrite-maven-plugin@v6.12.1...v6.16.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=6.12.1&new-version=6.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
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

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant