-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
2.7.1 backports 2 #23426
Merged
Merged
2.7.1 backports 2 #23426
Conversation
This file contains 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
(cherry picked from commit e577381)
(cherry picked from commit 54c8cdb)
(cherry picked from commit 0111000)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.18 to 1.4.19. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit df91762)
I think this code is misinterpreting what ReflectiveHierarchyBuildItem is about. It is registering the *parents* and method return types and parameters. I think the initial idea was to register the implementors for reflection thus this change. (cherry picked from commit 19f030b)
(cherry picked from commit 55ebd19)
(cherry picked from commit 9ebdaae)
(cherry picked from commit 3558eca)
(cherry picked from commit ffc5957)
(cherry picked from commit 946d580)
(cherry picked from commit 22aaa14)
(cherry picked from commit 74b1225)
(cherry picked from commit e9d5196)
(cherry picked from commit ce37740)
- resolves quarkusio#23318 (cherry picked from commit 26f64ca)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.1...REL42.3.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 398f1c4)
Co-authored-by: Sanne Grinovero <[email protected]> (cherry picked from commit ffa0c92)
Relates to: quarkusio#23342 (cherry picked from commit 7447cfe)
(cherry picked from commit e49c386)
Configured parent first resources need to be placed on the class path to take effect. This fixes it for maven, a similar fix will be needed for gradle (cherry picked from commit 2d3eb8c)
(cherry picked from commit c8a17c8)
It's required for publishing to Chocolatey. (cherry picked from commit 4600fdc)
(cherry picked from commit ce6254d)
Fixes quarkusio#23330 (cherry picked from commit b32be63)
(cherry picked from commit eb5b989)
(cherry picked from commit 59a0988)
(cherry picked from commit f482e89)
All the other Qute extensions are marked as stable, I think this one got forgotten somehow. (cherry picked from commit c7f7f5c)
(cherry picked from commit b016335)
Fixes: quarkusio#23396 (cherry picked from commit ccf9d35)
quarkus-bot
bot
added
area/arc
Issue related to ARC (dependency injection)
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/core
area/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/documentation
area/gradle
Gradle
area/kafka
area/kubernetes
area/maven
area/picocli
area/qute
The template engine
area/rest
area/smallrye
area/testing
area/tracing
labels
Feb 3, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/arc
Issue related to ARC (dependency injection)
area/cli
Related to quarkus cli (not maven/gradle/etc.)
area/core
area/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/documentation
area/gradle
Gradle
area/infra
internal and infrastructure related issues
area/kafka
area/kubernetes
area/maven
area/picocli
area/qute
The template engine
area/rest
area/smallrye
area/testing
area/tracing
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.