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 micrometer-bom from 1.10.4 to 1.10.5 #31849

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps micrometer-bom from 1.10.4 to 1.10.5.

Release notes

Sourced from micrometer-bom's releases.

1.10.5

🐞 Bug Fixes

  • TestObservationRegistry is not thread safe #3653
  • vmrange format is locale-dependant #3676
  • LogbackMetrics: SubstituteLoggerFactory cannot be cast to class LoggerContext #2868

🔨 Dependency Upgrades

  • Upgrade Spring Boot to 2.7.9 #3692
  • Upgrade Spring Cloud Sleuth to 3.1.7 #3691
  • Upgrade SignalFx to 1.0.29 #3690
  • Upgrade Dropwizard Metrics to 4.2.17 #3689
  • Upgrade AWS SDK to 1.12.424 #3687
  • Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89 #3686
  • Upgrade Nexus publish-plugin to 1.3.0 #3683
  • Upgrade nebula-publishing-plugin to 20.1.0 #3682
  • Bump com.gradle.enterprise from 3.12.3 to 3.12.4 #3675
  • Upgrade to Gradle Wrapper 8.0.1 #3655
  • Upgrade to Gradle 8 #3644
  • Upgrade to netty 4.1.89 #3635

❤️ Contributors

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

@​CoolTomatos and @​izeye

Commits
  • 960e4da Polish Javadoc for TestObservationRegistryAssert (#3696)
  • cb1358a Relax time threshold in TestObservationRegistryAssertTests.should_not_break_o...
  • 4721a2e Upgrade lock files for Spring Java Format 0.0.38
  • 3aae603 Merge branch '1.9.x' into 1.10.x
  • b4778de Upgrade Spring Boot to 2.7.9
  • f2b5cae Upgrade Spring Cloud Sleuth to 3.1.7
  • 6a5d15e Upgrade SignalFx to 1.0.29
  • 6571c10 Upgrade Dropwizard Metrics to 4.2.17
  • 884a24f Upgrade AWS SDK to 1.12.405
  • b507044 Upgrade Reactor to 3.4.27, Reactor-Netty to 1.0.29, and Netty to 4.1.89
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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-bom](https://github.com/micrometer-metrics/micrometer) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.10.4...v1.10.5)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Mar 14, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 14, 2023

/cc @brunobat (micrometer), @ebullient (micrometer)

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 15, 2023

Failing Jobs - Building 63df4ca

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 19
Native Tests - Data1 Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/grpc/deployment extensions/resteasy-classic/rest-client/runtime 
! Skipped: extensions/amazon-lambda-http/deployment extensions/amazon-lambda-http/http-event-server extensions/amazon-lambda-rest/deployment and 117 more

📦 extensions/grpc/deployment

io.quarkus.grpc.server.devmode.GrpcDevModeTest.testEchoStreamReload - More details - Source on GitHub

java.util.concurrent.RejectedExecutionException
	at org.jboss.threads.RejectingExecutor.execute(RejectingExecutor.java:38)
	at org.jboss.threads.EnhancedQueueExecutor.rejectShutdown(EnhancedQueueExecutor.java:2136)

📦 extensions/resteasy-classic/rest-client/runtime

io.quarkus.restclient.runtime.RestClientBaseTest. - More details - Source on GitHub

java.io.IOException: Failed to delete temp directory D:\a\quarkus\quarkus\extensions\resteasy-classic\rest-client\runtime\target\junit7048571206938390574. The following paths could not be deleted (see suppressed exceptions for details): 
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.createIOExceptionWithAttachedFailures(TempDirectory.java:350)
	at org.junit.jupiter.engine.extension.TempDirectory$CloseablePath.close(TempDirectory.java:251)

@gsmet gsmet merged commit 012085e into main Mar 16, 2023
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Mar 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.micrometer-micrometer-bom-1.10.5 branch March 16, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/metrics kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant