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

[3.14] 3.14.2 backports 2 #42992

Merged
merged 14 commits into from
Sep 4, 2024
Merged

[3.14] 3.14.2 backports 2 #42992

merged 14 commits into from
Sep 4, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Sep 3, 2024

Please don't merge, I will merge it myself.

jedla97 and others added 14 commits September 3, 2024 18:52
Bumps [io.quarkus:quarkus-platform-bom-maven-plugin](https://github.com/quarkusio/quarkus-platform-bom-generator) from 0.0.107 to 0.0.108.
- [Release notes](https://github.com/quarkusio/quarkus-platform-bom-generator/releases)
- [Commits](quarkusio/quarkus-platform-bom-generator@0.0.107...0.0.108)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-platform-bom-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit f0d610a)
(cherry picked from commit c249f75)
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
(cherry picked from commit 19503f7)
(cherry picked from commit e92d99f)
The dekorate issue is fixed and use the correct knative spec template
as per the removed comment.
dekorateio/dekorate#869

(cherry picked from commit 9a44982)
Bumps `flyway.version` from 10.17.1 to 10.17.2.

Updates `org.flywaydb:flyway-core` from 10.17.1 to 10.17.2
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.17.1...flyway-10.17.2)

Updates `org.flywaydb:flyway-sqlserver` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-mysql` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-database-oracle` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-database-postgresql` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-database-db2` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-database-derby` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-database-mongodb` from 10.17.1 to 10.17.2

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-oracle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-db2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-derby
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b5d1e1b)
Bumps `flyway.version` from 10.17.2 to 10.17.3.

Updates `org.flywaydb:flyway-core` from 10.17.2 to 10.17.3
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.17.2...flyway-10.17.3)

Updates `org.flywaydb:flyway-sqlserver` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-mysql` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-database-oracle` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-database-postgresql` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-database-db2` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-database-derby` from 10.17.2 to 10.17.3

Updates `org.flywaydb:flyway-database-mongodb` from 10.17.2 to 10.17.3

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-oracle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-db2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-derby
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit d8f0e20)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Sep 3, 2024
@gsmet gsmet self-assigned this Sep 3, 2024
@quarkus-bot quarkus-bot bot added area/core area/dependencies Pull requests that update a dependency file area/documentation area/flyway area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kubernetes area/tracing area/vertx labels Sep 3, 2024
@quarkus-bot quarkus-bot bot changed the title 3.14.2 backports 2 [3.14] 3.14.2 backports 2 Sep 3, 2024
Copy link

github-actions bot commented Sep 3, 2024

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Sep 3, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit a1b0ede.

✅ 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.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Sep 3, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit a1b0ede.

✅ 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.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/resteasy-reactive/rest-client/deployment

io.quarkus.rest.client.reactive.StreamJsonTest.shouldReadUpToThreeTicks - History

  • Expected 3 items. Only 2 items have been received. - java.lang.AssertionError
java.lang.AssertionError: Expected 3 items.  Only 2 items have been received.
	at io.smallrye.mutiny.helpers.test.AssertSubscriber.awaitItemEvents(AssertSubscriber.java:684)
	at io.smallrye.mutiny.helpers.test.AssertSubscriber.awaitItems(AssertSubscriber.java:440)
	at io.quarkus.rest.client.reactive.StreamJsonTest.shouldReadUpToThreeTicks(StreamJsonTest.java:129)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:499)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:413)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

📦 integration-tests/kotlin

io.quarkus.kotlin.maven.it.KotlinRemoteDevModeIT.testThatTheApplicationIsReloadedOnKotlinChange - History

  • org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes. - java.lang.RuntimeException
java.lang.RuntimeException: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes.
	at io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase.runAndCheck(RunAndCheckWithAgentMojoTestBase.java:86)
	at io.quarkus.kotlin.maven.it.KotlinRemoteDevModeIT.testThatTheApplicationIsReloadedOnKotlinChange(KotlinRemoteDevModeIT.java:23)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.maven.it.RunAndCheckWithAgentMojoTestBase was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)

@gsmet gsmet merged commit 75b8a98 into quarkusio:3.14 Sep 4, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/dependencies Pull requests that update a dependency file area/documentation area/flyway area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kubernetes area/tracing area/vertx triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants