Closed dependabot[bot] closed 51 minutes ago
Quarkus CI
This is the status report for running Quarkus CI
on commit b678f3cb45271b629dd7518f121943475393fe31.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.
✖ io.quarkus.maven.it.DevMojoIT.testThatTheTestsAreReRunMultiModule
- History
Failed to wait for test run 2 TestStatus{lastRun=2, running=-1, testsRun=2, testsPassed=0, testsFailed=1, testsSkipped=0, totalTestsPassed=1, totalTestsFailed=1, totalTestsSkipped=0}
- org.awaitility.core.ConditionTimeoutException
✖ io.quarkus.maven.it.DevMojoIT.testThatTheTestsAreReRunMultiModule
- History
Failed to wait for test run 2 TestStatus{lastRun=2, running=-1, testsRun=2, testsPassed=0, testsFailed=1, testsSkipped=0, totalTestsPassed=1, totalTestsFailed=1, totalTestsSkipped=0}
- org.awaitility.core.ConditionTimeoutException
Bumps
flyway.version
from 10.22.0 to 11.0.0. Updatesorg.flywaydb:flyway-core
from 10.22.0 to 11.0.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
ff34608
Bump version to flyway-11.0.0Updates
org.flywaydb:flyway-sqlserver
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-mysql
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-database-oracle
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-database-postgresql
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-database-db2
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-database-derby
from 10.22.0 to 11.0.0Updates
org.flywaydb:flyway-database-mongodb
from 10.22.0 to 11.0.0You 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 show