-
Notifications
You must be signed in to change notification settings - Fork 3k
[3.25] 3.25.0 backports 1 #49051
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
[3.25] 3.25.0 backports 1 #49051
Conversation
Signed-off-by: Phillip Kruger <[email protected]> (cherry picked from commit e4a7489)
(cherry picked from commit 00571ca)
This is a breaking change but I believe that it makes sense and the main goal is to mitigate the problem with Quarkus test profiles described in quarkusio#48899. (cherry picked from commit 56f5850)
The quarkus kubernetes extension no longer defaults to the fabric8-s2i base image. It chooses ubi9/openjdk-17 if the local java version is 17 and 21 for 21. (cherry picked from commit 2310ef6)
The Windows CI has shown some intermittent failures after the Liquibase update, so let's see if this change improves things at all (cherry picked from commit f5ea16c)
--- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-sqlserver dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-mysql dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-oracle dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-postgresql dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-db2 dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-derby dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-mongodb dependency-version: 11.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 1e94af1)
(cherry picked from commit 878d08f)
Bumps io.smallrye.config:smallrye-config-source-yaml from 3.13.2 to 3.13.3. --- updated-dependencies: - dependency-name: io.smallrye.config:smallrye-config-source-yaml dependency-version: 3.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 0d5beee)
(cherry picked from commit 5a0a08e)
(cherry picked from commit cb6611f)
(cherry picked from commit f58a3ad)
This can now be done by using: ``` quarkus.test.rest-assured.enable-logging-on-failure=false ``` - Closes: quarkusio#48885 (cherry picked from commit 346dda1)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.1 to 2.19.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.1...jackson-bom-2.19.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 0819f0e)
(cherry picked from commit bdc7995)
(cherry picked from commit ff32a39)
This will affect the Platform generator and make sure the JSON files of the Platform are generated reproducibly. (cherry picked from commit 622da9c)
(cherry picked from commit b548da8)
Signed-off-by: Phillip Kruger <[email protected]> (cherry picked from commit 5334ce9)
(cherry picked from commit 855a271)
Fixes: quarkusio#49019 (cherry picked from commit 3934ccc)
(cherry picked from commit 4b33988)
Co-authored-by: Holly Cummins <[email protected]> (cherry picked from commit 770a62d)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.3 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 5bb5741)
--- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit f2bed59)
Status for workflow
|
🙈 The PR is closed and the preview is expired. |
Status for workflow
|
Please don't merge, I will merge it myself.