Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies to v3.1.2.final (mulk/…
…quarkus-googlecloud-jsonlogging!16) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `3.1.1.Final` -> `3.1.2.Final` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.1.1.Final` -> `3.1.2.Final` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.1.1.Final` -> `3.1.2.Final` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `3.1.1.Final` -> `3.1.2.Final` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v3.1.2.Final`](https://github.com/quarkusio/quarkus/releases/tag/3.1.2.Final) [Compare Source](quarkusio/quarkus@3.1.1.Final...3.1.2.Final) ##### Complete changelog - [#​34041](quarkusio/quarkus#34041) - Fix endpoint address in the OpenShift guide - [#​34039](quarkusio/quarkus#34039) - Cleanup after REST Client multipart request - [#​34028](quarkusio/quarkus#34028) - Revert Liquibase to 4.20 - [#​34024](quarkusio/quarkus#34024) - Avoid indefinite Uni wait in OIDC recorders - [#​34020](quarkusio/quarkus#34020) - Ensure Panache class transformers run before Arc's static method transformers - [#​34014](quarkusio/quarkus#34014) - Fix resolving custom ObjectMapper at deserialization in Resteasy Reactive - [#​34012](quarkusio/quarkus#34012) - Revert Liquibase to v4.20.0 - [#​34008](quarkusio/quarkus#34008) - RESTEasy Reactive: ContextResolver<ObjectMapper> not called/used - [#​34005](quarkusio/quarkus#34005) - Panache tries to (and fails to) transform classes even if disabled - [#​34003](quarkusio/quarkus#34003) - ArC: fix InvocationContext#setParameters() - [#​34001](quarkusio/quarkus#34001) - AroundInvoke Interceptors can only modify parameters if first in chain - [#​33993](quarkusio/quarkus#33993) - Quarkus startup hangs in OidcRecorder - [#​33988](quarkusio/quarkus#33988) - Fix minor grammar mistake in config-reference.adoc - [#​33986](quarkusio/quarkus#33986) - Resource leak: Multipart HTTP-Requests leave Attr\_ temporary files not deleted - [#​33983](quarkusio/quarkus#33983) - Make sure our recipes are visible as a dependency when updating - [#​33978](quarkusio/quarkus#33978) - Generated docs should generate mvn create app command with Quarkus version and not stream version - [#​33971](quarkusio/quarkus#33971) - Protect include/exclude test commands against NPE - [#​33970](quarkusio/quarkus#33970) - Qute: skip generation of resources if a validation error occurs - [#​33968](quarkusio/quarkus#33968) - Update to Vert.x 4.4.3 and Netty 4.1.93.Final - [#​33966](quarkusio/quarkus#33966) - Quarkus crashing with dev-mode with Qute (on a specific situation) - [#​33965](quarkusio/quarkus#33965) - Don't include startup probe for KNative manifests - [#​33962](quarkusio/quarkus#33962) - Use JavaBinFinder when launching decompiler - [#​33961](quarkusio/quarkus#33961) - :dev terminal test commands don't work anymore (testSupport.include is null) - [#​33958](quarkusio/quarkus#33958) - Replace IfBuildProfile in UnlessBuildProfile javadoc - [#​33954](quarkusio/quarkus#33954) - UnlessBuildProfile Annotation Javadoc - [#​33948](quarkusio/quarkus#33948) - Manage org.glassfish.jaxb:txw2 at the same version as jaxb-core and jaxb-runtime - [#​33944](quarkusio/quarkus#33944) - Kubernetes + Smallrye Health Extensions: Knative deployment fails due to presence of startupProbe - [#​33940](quarkusio/quarkus#33940) - Manage net.java.dev.jna:jna-platform at the same version as net.java.dev.jna:jna - [#​33939](quarkusio/quarkus#33939) - Downgrade `maven-shade-plugin` to 3.2.1 - [#​33934](quarkusio/quarkus#33934) - Bump SmallRye GraphQL to 2.2.1 - [#​33930](quarkusio/quarkus#33930) - Decompiler fails when there's no java in path - [#​33912](quarkusio/quarkus#33912) - Bump Vert.x Mutiny Bindings to version 3.4.2 - [#​33910](quarkusio/quarkus#33910) - Change redirection from /q/dev to /q/dev-ui to be FOUND instead of MOVED_PERMANENTLY - [#​33904](quarkusio/quarkus#33904) - Gradle plugin "confused" with parent-first vs removed vs optional artifacts - [#​33903](quarkusio/quarkus#33903) - ArC: beans injected into All List injection points should be unremovable - [#​33901](quarkusio/quarkus#33901) - Gradle-plugin: properly handle read-only files - [#​33893](quarkusio/quarkus#33893) - Bump jboss-logging from 3.5.0.Final to 3.5.1.Final - [#​33891](quarkusio/quarkus#33891) - Bump mariadb-java-client from 3.1.3 to 3.1.4 - [#​33884](quarkusio/quarkus#33884) - Quarkus 3.1.1 causes Npe when using configinterceptor - [#​33878](quarkusio/quarkus#33878) - Upgrade to Maven 3.9.2 and Maven resolver 1.9.10 - [#​33873](quarkusio/quarkus#33873) - Launch Liquibase and Flyway operations only when Arc is ready - [#​33872](quarkusio/quarkus#33872) - Add more documentation to `@RestHeader` - [#​33870](quarkusio/quarkus#33870) - Gradle plugin does not copy all files correctly, when having parent-first-artifacts - [#​33867](quarkusio/quarkus#33867) - Upgrade smallrye-health to 4.0.2 - [#​33861](quarkusio/quarkus#33861) - Name resolution fails with `@RestHeader` annotation under certain condition - [#​33843](quarkusio/quarkus#33843) - AppCDS failed if mongodb-liquibase extension present - [#​33842](quarkusio/quarkus#33842) - AppCDS generation failed with `Permission denied` - [#​33841](quarkusio/quarkus#33841) - ArC: fix some scenarios with generic decorators - [#​33825](quarkusio/quarkus#33825) - smallrye-graphql-cdi triggers "Detected bean archive with bean discovery mode of 'all'" warning - [#​33824](quarkusio/quarkus#33824) - Replace references of s2i with openshift - [#​33819](quarkusio/quarkus#33819) - Restrict properties passed to gradle worker processes - [#​33803](quarkusio/quarkus#33803) - Generic CDI Decorator Throws java.lang.NoSuchMethodError - [#​33781](quarkusio/quarkus#33781) - Check if OIDC user-info-path is configured when UserInfo is required - [#​33772](quarkusio/quarkus#33772) - OIDC code authorization flow misleading error in some OAuth2 configurations - [#​33679](quarkusio/quarkus#33679) - Vert.X bump to 4.4.2 lead to `domain socket must not be empty` exception when used with Quarkus Micrometer extension - [#​33658](quarkusio/quarkus#33658) - redirect of /q/dev too permanent? - [#​33469](quarkusio/quarkus#33469) - Fix detection of project root in Quarkus CLI - [#​33402](quarkusio/quarkus#33402) - Extension provided plugins are not automatically added if plugin catalog is missing - [#​33333](quarkusio/quarkus#33333) - Use the container-provided settings decrypter - [#​33321](quarkusio/quarkus#33321) - Different behavior in native build using env var in application.properties when build with gradle vs. maven (Quarkus 3.x) - [#​33220](quarkusio/quarkus#33220) - Maven proxy usage is broken with Quarkus 3.0.2.Final - [#​33024](quarkusio/quarkus#33024) - Error trailers are not propagated when using new Vert.x gRPC support - [#​30811](quarkusio/quarkus#30811) - CDI Decorator ignored for beans implementing interface extending other generic interface </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
- Loading branch information