Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps micrometer.version from 1.12.4 to 1.12.5.
Updates io.micrometer:micrometer-core from 1.12.4 to 1.12.5

Release notes

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

1.12.5

⭐ New Features

  • Deprecate DefaultUriMapper and PoolingHttpClientConnectionManagerMetricsBinder in httpcomponents #4862
  • Use same description for same meter name in Log4j2Metrics #4864

🔨 Dependency Upgrades

  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.691 to 1.12.696 #4926
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.8 to 1.7.11 #4925
  • Bump com.signalfx.public:signalfx-java from 1.0.39 to 1.0.40 #4907

❤️ Contributors

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

@​izeye

Commits
  • 52d1d12 Merge branch '1.11.x' into 1.12.x
  • f24e045 Merge branch '1.9.x' into 1.11.x
  • 649e03b Bump com.gradle.enterprise from 3.16.2 to 3.17
  • 56df9a7 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.22 (#4929)
  • d330240 Bump org.mongodb:mongodb-driver-sync from 4.11.1 to 4.11.2 (#4939)
  • 0b8eef2 Merge branch '1.11.x' into 1.12.x
  • 6c3e95c Merge branch '1.9.x' into 1.11.x
  • 0b69986 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.691 to 1.12.696 (#4927)
  • 9245116 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.8 to 1.7.11 (#4925)
  • 80063c3 Bump io.projectreactor:reactor-bom from 2022.0.16 to 2022.0.17 (#4900)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-test from 1.12.4 to 1.12.5

Release notes

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

1.12.5

⭐ New Features

  • Deprecate DefaultUriMapper and PoolingHttpClientConnectionManagerMetricsBinder in httpcomponents #4862
  • Use same description for same meter name in Log4j2Metrics #4864

🔨 Dependency Upgrades

  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.691 to 1.12.696 #4926
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.8 to 1.7.11 #4925
  • Bump com.signalfx.public:signalfx-java from 1.0.39 to 1.0.40 #4907

❤️ Contributors

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

@​izeye

Commits
  • 52d1d12 Merge branch '1.11.x' into 1.12.x
  • f24e045 Merge branch '1.9.x' into 1.11.x
  • 649e03b Bump com.gradle.enterprise from 3.16.2 to 3.17
  • 56df9a7 Bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.22 (#4929)
  • d330240 Bump org.mongodb:mongodb-driver-sync from 4.11.1 to 4.11.2 (#4939)
  • 0b8eef2 Merge branch '1.11.x' into 1.12.x
  • 6c3e95c Merge branch '1.9.x' into 1.11.x
  • 0b69986 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.691 to 1.12.696 (#4927)
  • 9245116 Bump com.netflix.spectator:spectator-reg-atlas from 1.7.8 to 1.7.11 (#4925)
  • 80063c3 Bump io.projectreactor:reactor-bom from 2022.0.16 to 2022.0.17 (#4900)
  • 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.12.4 to 1.12.5.

Updates `io.micrometer:micrometer-core` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

Updates `io.micrometer:micrometer-test` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2024
@velo velo merged commit e25fe41 into master Apr 10, 2024
@velo velo deleted the dependabot/maven/micrometer.version-1.12.5 branch April 10, 2024 10:40
velo pushed a commit that referenced this pull request Oct 7, 2024
Bumps `micrometer.version` from 1.12.4 to 1.12.5.

Updates `io.micrometer:micrometer-core` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

Updates `io.micrometer:micrometer-test` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
velo pushed a commit that referenced this pull request Oct 8, 2024
Bumps `micrometer.version` from 1.12.4 to 1.12.5.

Updates `io.micrometer:micrometer-core` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

Updates `io.micrometer:micrometer-test` from 1.12.4 to 1.12.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.4...v1.12.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant