Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.micrometer:micrometer-bom from 1.12.1 to 1.12.2 #2989

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.micrometer:micrometer-bom from 1.12.1 to 1.12.2.

Release notes

Sourced from io.micrometer:micrometer-bom'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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Jan 13, 2024
@artembilan
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/io.micrometer-micrometer-bom-1.12.2 branch 2 times, most recently from 5325104 to d64b740 Compare January 14, 2024 02:14
@github-actions github-actions bot added this to the 3.1.2 milestone Jan 14, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 14, 2024 02:14
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) 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-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.micrometer-micrometer-bom-1.12.2 branch from d64b740 to cf41f35 Compare January 14, 2024 02:14
@github-actions github-actions bot merged commit 359ce30 into main Jan 14, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/io.micrometer-micrometer-bom-1.12.2 branch January 14, 2024 02:25
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.

1 participant