Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps micrometer.version from 1.12.1 to 1.12.2.
Updates io.micrometer:micrometer-core from 1.12.1 to 1.12.2

Release notes

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

1.12.2

🐞 Bug Fixes

  • java.lang.NullPointerException in DefaultJmsPublishObservationConvention #4505
  • Fix concurrency in grpc test #4517
  • micrometer-registry-statsd POM file is invalid #4492
  • Thread that rolls over meters in StepMeterRegistry shares same name with publishing thread #3837

🔨 Dependency Upgrades

  • Bump org.springframework.cloud:spring-cloud-dependencies from 2021.0.8 to 2021.0.9 #4528
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 #4527
  • Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 #4526
  • Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 #4525
  • Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final #4524
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 #4522
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 #4521
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #4520
  • Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 #4519

❤️ Contributors

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

@​izeye and @​ttddyy

Commits
  • 42ad04e Bump org.springframework.cloud:spring-cloud-dependencies (#4528)
  • 5591cf0 Bump com.gradle.enterprise from 3.16 to 3.16.1 (#4527)
  • 96bf860 Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 (#4526)
  • 70884db Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 (#4525)
  • e728b22 Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final (#4524)
  • 1e732b0 Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 (#4522)
  • 4a7b3d7 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 (#4521)
  • 669dff2 Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 (#4520)
  • 2f4887d Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 (#4519)
  • 9548703 Merge branch '1.11.x' into 1.12.x
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-test from 1.12.1 to 1.12.2

Release notes

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

1.12.2

🐞 Bug Fixes

  • java.lang.NullPointerException in DefaultJmsPublishObservationConvention #4505
  • Fix concurrency in grpc test #4517
  • micrometer-registry-statsd POM file is invalid #4492
  • Thread that rolls over meters in StepMeterRegistry shares same name with publishing thread #3837

🔨 Dependency Upgrades

  • Bump org.springframework.cloud:spring-cloud-dependencies from 2021.0.8 to 2021.0.9 #4528
  • Bump com.gradle.enterprise from 3.16 to 3.16.1 #4527
  • Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 #4526
  • Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 #4525
  • Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final #4524
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 #4522
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 #4521
  • Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 #4520
  • Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 #4519

❤️ Contributors

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

@​izeye and @​ttddyy

Commits
  • 42ad04e Bump org.springframework.cloud:spring-cloud-dependencies (#4528)
  • 5591cf0 Bump com.gradle.enterprise from 3.16 to 3.16.1 (#4527)
  • 96bf860 Bump software.amazon.awssdk:cloudwatch from 2.21.41 to 2.21.46 (#4526)
  • 70884db Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 (#4525)
  • e728b22 Bump io.netty:netty-bom from 4.1.101.Final to 4.1.104.Final (#4524)
  • 1e732b0 Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.96 to 8.5.97 (#4522)
  • 4a7b3d7 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.629 (#4521)
  • 669dff2 Bump io.projectreactor:reactor-bom from 2022.0.13 to 2022.0.14 (#4520)
  • 2f4887d Bump com.signalfx.public:signalfx-java from 1.0.37 to 1.0.38 (#4519)
  • 9548703 Merge branch '1.11.x' into 1.12.x
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2024
Bumps `micrometer.version` from 1.12.1 to 1.12.2.

Updates `io.micrometer:micrometer-core` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

Updates `io.micrometer:micrometer-test` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/micrometer.version-1.12.2 branch from 3ff499f to 0170198 Compare January 10, 2024 08:22
@velo velo merged commit 6e14f7e into master Jan 10, 2024
@velo velo deleted the dependabot/maven/micrometer.version-1.12.2 branch January 10, 2024 21:21
velo added a commit that referenced this pull request Oct 7, 2024
* build(deps): bump micrometer.version from 1.12.1 to 1.12.2

Bumps `micrometer.version` from 1.12.1 to 1.12.2.

Updates `io.micrometer:micrometer-core` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

Updates `io.micrometer:micrometer-test` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

---
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] <support@github.com>

* Update pom.xml license date

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin <velo@users.noreply.github.com>
velo added a commit that referenced this pull request Oct 8, 2024
* build(deps): bump micrometer.version from 1.12.1 to 1.12.2

Bumps `micrometer.version` from 1.12.1 to 1.12.2.

Updates `io.micrometer:micrometer-core` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

Updates `io.micrometer:micrometer-test` from 1.12.1 to 1.12.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.2)

---
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] <support@github.com>

* Update pom.xml license date

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin <velo@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.

2 participants