-
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.16.1 backports 2 #30749
Merged
Merged
2.16.1 backports 2 #30749
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
Having a static reference to a lambda defined in QuarkusTask prevents clean up of this class and thereby causes a memory leak when this code is executed in Gradle builds using the Gradle daemon. (cherry picked from commit 155670a)
This is useful for code coverage tools Relates to: quarkusio#24404 (comment) (cherry picked from commit b564222)
This is useful for code coverage tools Relates to: quarkusio#24404 (cherry picked from commit 39959c0)
(cherry picked from commit 95d5904)
Closes: quarkusio#28781 Co-authored-by: George Gastaldi <[email protected]> (cherry picked from commit 97a16d3)
The implementation now follows the same pattern as RESTEasy Classic Fixes: quarkusio#30681 (cherry picked from commit da98a10)
Links quarkusio#30576 (cherry picked from commit e57f455)
(cherry picked from commit 68595e0)
- not the blocking variant/RestDataResource (cherry picked from commit e3091e3)
fixes: quarkusio#30405 (cherry picked from commit 963e373)
(cherry picked from commit c4c40be)
Bumps `picocli.version` from 4.7.0 to 4.7.1. Updates `picocli` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.0...v4.7.1) Updates `picocli-codegen` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.0...v4.7.1) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: info.picocli:picocli-codegen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 7b14c36)
Changes the type of quarkusBuildProperties from Map to MapProperty. This allows build authors to specify values which may only become available later in the build by passed into the build using providers. Follow up to quarkusio#29971 (cherry picked from commit f29e918)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 6d72e84)
This is a minor bugfix release for the 1.x series. (cherry picked from commit e5b9783)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit ce4485b)
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit e81e213)
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.1...jackson-bom-2.14.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 3b04700)
quarkus-bot
bot
added
area/arc
Issue related to ARC (dependency injection)
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/funqy
area/gradle
Gradle
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/oidc
area/panache
area/platform
Issues related to definition and interaction with Quarkus Platform
labels
Jan 31, 2023
gsmet
force-pushed
the
2.16.1-backports-2
branch
from
January 31, 2023 21:17
fba97ac
to
e39a932
Compare
Failing Jobs - Building e39a932
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 18 #- Failing: extensions/smallrye-graphql/deployment
! Skipped: extensions/smallrye-graphql-client/deployment integration-tests/hibernate-orm-graphql-panache integration-tests/smallrye-graphql and 1 more 📦 extensions/smallrye-graphql/deployment✖
|
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/dependencies
Pull requests that update a dependency file
area/devtools
Issues/PR related to maven, gradle, platform and cli tooling/plugins
area/documentation
area/funqy
area/gradle
Gradle
area/infra
internal and infrastructure related issues
area/infra-automation
anything related to CI, bots, etc. that are used to automated our infrastructure
area/oidc
area/panache
area/platform
Issues related to definition and interaction with Quarkus Platform
area/undertow
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.