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.4.3 backports 1 #36416

Merged
merged 14 commits into from
Oct 12, 2023
Merged

3.4.3 backports 1 #36416

merged 14 commits into from
Oct 12, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Oct 11, 2023

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

gsmet and others added 13 commits October 11, 2023 17:58
As for keywords, guide owners will have to reintroduce them back if
needed as I wasn't able to do a 1-1 mapping.

(cherry picked from commit 88f4c2e)
Bumps [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
- [Commits](eclipse-ee4j/parsson@1.1.2...1.1.4)

---
updated-dependencies:
- dependency-name: org.eclipse.parsson:parsson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 53d2241)
Default response content type header should conform to [GraphQL over HTTP spec](https://github.com/graphql/graphql-over-http/blob/main/spec/GraphQLOverHTTP.md#serialization-format).

(cherry picked from commit bff1fb7)
Contains the fix for CVE-2023-44487.

(cherry picked from commit e9a563f)
As usual with Db2, we are shooting in the dark a bit but it seems to
solve the OP's issue.

Fixes quarkusio#36399

(cherry picked from commit 78d5bc3)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Oct 11, 2023
@gsmet gsmet self-assigned this Oct 11, 2023
…s that should always be included

(cherry picked from commit ee36207)
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 11, 2023

Failing Jobs - Building 3bbd07e

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 20 Build Failures Logs Raw logs
Maven Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
Maven Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 20 #

- Failing: extensions/hibernate-orm/deployment 
! Skipped: extensions/flyway/deployment extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 92 more

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest. - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:705)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395)

⚙️ Maven Tests - JDK 11 Windows #

- Failing: integration-tests/maven 

📦 integration-tests/maven

io.quarkus.maven.it.JarRunnerIT.testPlatformPropertiesOverridenInApplicationProperties line 135 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.maven.it.JarRunnerIT that uses io.quarkus.maven.it.verifier.MavenProcessInvocationResult was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.maven.it.JarRunnerIT.testPlatformPropertiesOverridenInApplicationProperties line 135 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.maven.it.JarRunnerIT that uses io.quarkus.maven.it.verifier.MavenProcessInvocationResult was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@gsmet gsmet merged commit 6019839 into quarkusio:3.4 Oct 12, 2023
51 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/core area/dependencies Pull requests that update a dependency file area/docstyle issues related for manual docstyle review area/documentation area/flyway area/graphql area/infra internal and infrastructure related issues area/persistence OBSOLETE, DO NOT USE area/rest area/resteasy-classic area/smallrye area/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants