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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump micrometer.version from 1.12.0 to 1.12.1 #2262

Merged
merged 1 commit into from Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from io.micrometer:micrometer-core'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:

@鈥媔zeye and @鈥媗enin-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

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

Release notes

Sourced from io.micrometer:micrometer-test'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:

@鈥媔zeye and @鈥媗enin-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 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.0 to 1.12.1.

Updates `io.micrometer:micrometer-core` 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)

Updates `io.micrometer:micrometer-test` 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-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 added the dependencies Pull requests that update a dependency file label Dec 12, 2023
@velo velo merged commit a237da7 into master Dec 12, 2023
3 checks passed
@velo velo deleted the dependabot/maven/micrometer.version-1.12.1 branch December 12, 2023 08:05
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.

None yet

1 participant