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 #4214

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 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 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-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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7a33308) 44.73% compared to head (c7d77ab) 44.71%.

❗ Current head c7d77ab differs from pull request most recent head 80303c8. Consider uploading reports for the commit 80303c8 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4214      +/-   ##
============================================
- Coverage     44.73%   44.71%   -0.02%     
+ Complexity     5440     5437       -3     
============================================
  Files          1385     1385              
  Lines         34387    34387              
  Branches       3326     3326              
============================================
- Hits          15382    15377       -5     
- Misses        17761    17767       +6     
+ Partials       1244     1243       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liubao68 liubao68 merged commit edbac99 into master Feb 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.micrometer-micrometer-bom-1.12.2 branch February 4, 2024 02:54
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants