Merged
Conversation
Signed-off-by: Dennis Kniep <kniepdennis@gmail.com> (cherry picked from commit 542fbf5)
(cherry picked from commit 42b0d0a)
- fixes quarkusio#52493 (cherry picked from commit a55624d)
(cherry picked from commit 04f82c9)
(cherry picked from commit a917b3d)
(cherry picked from commit 3e88a41)
(cherry picked from commit 8016c61)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 50eccaa)
(cherry picked from commit 8e25cb8)
Fixes: quarkusio#48898 Co-authored-by: Ladislav Thon <ladicek@gmail.com> (cherry picked from commit 2b17afb)
(cherry picked from commit df25b36)
(cherry picked from commit 1f2ad7f)
Fixes CI issues mentioned in: quarkusio#52574 With test: ConfigEntityPUAssigmentUsingOnlyPanacheEntityBaseTest (cherry picked from commit c86ac9f)
(cherry picked from commit fb7baf4)
We need to be extremely careful about the order and while it was more or less working, the previous order wasn't right. The discussion in: https://quarkusio.zulipchat.com/#narrow/channel/187030-users/topic/Pass.20quarkus.2Eclass-loading.2Eremoved-resources.20to.20Maven.20plugin/with/573711435 is an example of the problem but I'm pretty sure we could find others. (cherry picked from commit 4163697)
(cherry picked from commit 46616ee)
The information added to the manifest by the package config should be accessible from the application code. It was already the case for uberjars and legacy jars as the application code is in this case embedded in the runner, but it wasn't the case for fast jars. (cherry picked from commit 7d1ae1e)
(cherry picked from commit 3695686)
PodmanProcessor is all about Podman, so we should use the podman command line (and definitely not the docker command line first). (cherry picked from commit 6b53424)
Co-authored-by: Guillaume Smet <guillaume.smet@gmail.com> (cherry picked from commit b16d510)
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.2.0.Final to 3.2.1.Final. - [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases) - [Commits](jboss-logging/jboss-logmanager@v3.2.0.Final...v3.2.1.Final) --- updated-dependencies: - dependency-name: org.jboss.logmanager:jboss-logmanager dependency-version: 3.2.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 30e7e54)
…ientProxyGenerator (cherry picked from commit 81891df)
This time using a ConfigSourceInterceptor, which is a lot better. (cherry picked from commit cd1c81d)
…ing AOT (cherry picked from commit 935cb04)
(cherry picked from commit 0feb63f)
Signed-off-by: xstefank <xstefank122@gmail.com> (cherry picked from commit 4ed8cd5)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 27b8762)
Also bump: - Mutiny 3.1.1 - Mutiny Vert.x bindings 3.21.5 (cherry picked from commit 3d06ac9)
(cherry picked from commit b2f1990)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit c7873b4)
This comment has been minimized.
This comment has been minimized.
|
🙈 The PR is closed and the preview is expired. |
This comment has been minimized.
This comment has been minimized.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please don't merge, I will merge it myself.