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.0 to 1.12.1 #2960

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

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

Release notes

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

1.12.1

🐞 Bug Fixes

  • Duplicate publishing of data if registry closes within one step #4357

🔨 Dependency Upgrades

  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #4481
  • Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.2.1 #4472
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.3 to 1.7.4 #4471
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.593 to 1.12.608 #4468
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #4466
  • Bump software.amazon.awssdk:cloudwatch from 2.21.27 to 2.21.41 #4459
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3 #4434
  • Bump com.github.charithe:kafka-junit from 4.2.7 to 4.2.10 #4433
  • Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6 #4431
  • Bump com.signalfx.public:signalfx-java from 1.0.36 to 1.0.37 #4430
  • Bump testcontainers from 1.19.2 to 1.19.3 #4428
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #4427
  • Bump maven-resolver from 1.9.16 to 1.9.18 #4426
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.2 to 1.7.3 #4401
  • Bump software.amazon.awssdk:cloudwatch from 2.21.26 to 2.21.27 #4399
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #4389
  • Bump software.amazon.awssdk:cloudwatch from 2.21.20 to 2.21.26 #4385
  • Bump spring from 5.3.30 to 5.3.31 #4384
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.586 to 1.12.592 #4376
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.4 to 2.1.5 #4371
  • Bump spring-javaformat from 0.0.39 to 0.0.40 #4369
  • Bump testcontainers from 1.19.1 to 1.19.2 #4366
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.95 to 8.5.96 #4361

📝 Tasks

  • Sync ModifiedClassPathClassLoader from Spring Boot #4402

❤️ Contributors

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

@​izeye and @​lenin-jaganathan

Commits
  • 3c39cb0 Merge branch '1.11.x' into 1.12.x
  • d19e766 Merge branch '1.10.x' into 1.11.x
  • 8e71c13 Merge branch '1.9.x' into 1.10.x
  • 0fb75c1 Use cache for base time unit strings (#4487)
  • b2250c5 Merge branch '1.11.x' into 1.12.x
  • 2735d26 Avoid duplicate publish on StepMeterRegistry when closed within first step. (...
  • fb0fc64 Merge branch '1.11.x' into 1.12.x
  • 16f59e9 Merge branch '1.10.x' into 1.11.x
  • b5fa79e Merge branch '1.9.x' into 1.10.x
  • 29e437b Bump com.gradle.enterprise from 3.15.1 to 3.16
  • 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 Dec 18, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/io.micrometer-micrometer-bom-1.12.1 branch from 211ca5e to 88f08c4 Compare December 18, 2023 18:01
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.0...v1.12.1)

---
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.1 branch from 88f08c4 to 91db9c6 Compare December 18, 2023 18:01
@sobychacko sobychacko added this to the 3.1.1 milestone Dec 18, 2023
@sobychacko sobychacko merged commit 0877eed into main Dec 18, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/io.micrometer-micrometer-bom-1.12.1 branch December 18, 2023 18:13
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