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

Update dependency io.quarkus:quarkus-maven-plugin to v3.6.4 #121

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-maven-plugin 3.6.0 -> 3.6.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

quarkusio/quarkus (io.quarkus:quarkus-maven-plugin)

v3.6.4

Compare Source

Complete changelog
  • #​37808 - CLI - Rework how missing commands are detected
  • #​37803 - Dev mode: add null checks to TimestampSet.isRestartNeeded()
  • #​37798 - Only update ~/.docker/config.json if it exists
  • #​37787 - Take priority into account in ConfigurationImpl
  • #​37775 - Docs: fix typo in rabbitmq reference documentation
  • #​37770 - Add SequencedCollection to BANNED_INTERFACE_TYPES
  • #​37768 - Running application build with JDK21 and target Java 17 crash with NoClassDefFoundError: java/util/SequencedCollection
  • #​37731 - Query logging is being done in io.quarkus.mongodb.panache.common.runtime.MongoOperations
  • #​37723 - Do not use CSRF cookie as the next token value
  • #​37717 - Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide
  • #​37714 - Remove the driver property in the documentation for Cloud SQL
  • #​37710 - Use NoStackTraceException in metrics
  • #​37677 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.100 to 0.0.101
  • #​37654 - Make sure dev mode is properly written in doc
  • #​36848 - CSRF Token with HMAC signature gets double signed

v3.6.3

Compare Source

Complete changelog
  • #​37690 - Regression in 3.6.2: ConfigDiagnostic NullPointerException: Cannot invoke "java.lang.CharSequence.toString()" because "s" is null
  • #​37688 - Do not use build cache when releasing
  • #​37669 - OIDC: Fix DEV UI startup when OIDC or Keycloak Dev Services is disabled
  • #​37667 - Disabling of Dev Services for Keycloak leads to startup error
  • #​37651 - Fix GraalVM version checker in order to accept other implementations
  • #​37563 - Consistent file URI for folders and jars
  • #​37559 - Quarkus throws NPE when trying to match unknown config files

v3.6.2

Compare Source

Complete changelog
  • #​37686 - Use standard URL when updating the website
  • #​37653 - Improve error message in REST Client when no matching readers found
  • #​37640 - Handle expireAfterWrite properly in the redis-cache config
  • #​37639 - Logging docs include build time config reference
  • #​37638 - Add scope tag to all injected MP Metrics
  • #​37623 - Add quarkus-funqy-amazon-lambda-deployment to the quarkus-bom
  • #​37617 - SmallRye GraphQL 2.6.1
  • #​37611 - Fix configuration of custom port for Elasticsearch dev services
  • #​37610 - Elasticsearch devservice port incorrect binding
  • #​37605 - Fix type in HeartbeatFilter example of rest-client-reactive doc
  • #​37599 - Bump kafka3.version from 3.6.0 to 3.6.1
  • #​37594 - Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.1 to 1.6.2
  • #​37590 - Microprofile Metric Missing "Scope" Tag Only When Using Constructor Injection
  • #​37588 - Update the import.cypher script to use newer syntax
  • #​37581 - Support using commas to add extensions with CLI
  • #​37570 - Prevent concurrently running Jacoco ReportCreators to avoid report corruption
  • #​37565 - ArC: prevent duplicate bean discovery & detect duplicate bean identifiers
  • #​37564 - Invalid documentation for 'quarkus extension add'
  • #​37557 - Make docs/sync-web-site.sh recoverable
  • #​37553 - Register OpenAPI custom filters for reflection
  • #​37549 - Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • #​37546 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.99 to 0.0.100
  • #​37545 - Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • #​37536 - Fix != expression in @PreAuthorize check
  • #​37535 - Fix Snappy note about native
  • #​37526 - Spring security annotatiton PreAuthorize process equals and not equals in the same way
  • #​37520 - Properly match unknown config files for Windows
  • #​37513 - Save pathParamValues encoded and perform decoding when requested
  • #​37505 - Bump org.jboss.logmanager:log4j2-jboss-logmanager from 1.1.1.Final to 1.1.2.Final
  • #​37496 - Quarkus 3.6.0 generate wrong jacoco xml
  • #​37493 - upgrading from quarkus 3.5.3 to 3.6.0 java.lang.IllegalArgumentException: A case block for the string value already exist
  • #​37479 - Redis Cache ttl default value invalid setting
  • #​37357 - Runtime OpenAPI filters are not registered for reflection
  • #​37298 - Bump Keycloak version to 23.0.0
  • #​37187 - Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0
  • #​37129 - Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.0 to 1.6.1
  • #​37128 - Bump org.junit:junit-bom from 5.10.0 to 5.10.1
  • #​37035 - Register methods of RESTeasy reactive parameter containers for reflection
  • #​36986 - Native not index method with SSE and throw NoSuchMethodException
  • #​36813 - config-yaml warning - unrecognized configuration file on Windows
  • #​36773 - "Unrecognized configuration file" when using YAML
  • #​35960 - PathParam URL encoded in quarkus-resteasy-reactive since quarkus 3.2.x

v3.6.1

Compare Source

Complete changelog
  • #​37486 - Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
  • #​37478 - Qute resteasy change in 3.6.0
  • #​37454 - Config: detect injected config value mismatch for missing values
  • #​37453 - Fix Panache bytecode enhancement for @Embeddable records
  • #​37449 - Update Apache Maven to 3.9.6
  • #​37447 - Add Content-Range header to 206 Partial Content file response
  • #​37444 - Injecting ConfigProperty of type Optional<List> not working in the native mode
  • #​37436 - Respect comma escapes in property value for @RolesAllowed.
  • #​37428 - Fix various minor issues in quarkus update
  • #​37426 - Fix typo configMapRefKey -> configMapKeyRef
  • #​37421 - Scheduler: register ApplicationNotRunning as bean even if quartz is used
  • #​37417 - Build fails when using the Quartz extension and @Scheduled(..., skipExecutionIf = Scheduled.ApplicationNotRunning.class)
  • #​37415 - Make Truffle from GraalVM 23.1 work in all Quarkus modes
  • #​37401 - Print correct profiles in native image
  • #​37400 - Improve reliability when downloading builder images from Quay.io
  • #​37398 - Revert "Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar"
  • #​37395 - Update Gradle to 8.5
  • #​37393 - Disable new Http2RSTFloodProtectionConfigTest on Windows
  • #​37392 - Update gradle to 8.5 and backport if possible to finish Java 21 dependencies
  • #​37384 - Stop disabling unsafe in netty at native-executable runtime
  • #​37382 - Update MAX_LTS_SUPPORTED_BY_KOTLIN to 21
  • #​37367 - Documentation: security auth mechanism guide must also list runtime form auth properties alongside build-time ones
  • #​37366 - Documentation: Fix OIDC credentials reference to secret key
  • #​37364 - Improve Docker Desktop detection
  • #​37361 - Do not fail the request in OidcClient filters if OidcClient is disabled
  • #​37360 - Disable OidcClientFilter at runtime for simpler application testing
  • #​37359 - Fix incorrect log dependency
  • #​37354 - Update Boucycastle to 1.77 and Boucycastle FIPS to 1.0.2.4
  • #​37351 - Upgrade to Jandex 3.1.6
  • #​37350 - Unlist quarkus-resteasy-reactive-qute and quarkus-resteasy-qute
  • #​37347 - Runtime (re)initialize Netty's PlatformDependent classes
  • #​37318 - Use batch mode for update-version.sh
  • #​37317 - Avoid asking for GPG passphrase on CI
  • #​37314 - Fix deprecated dev-v1 url with dev-ui in a few places
  • #​37300 - Prepare docs/sync-web-site.sh for automated releases
  • #​37294 - Fix the major version of Java 21
  • #​37292 - Bump testcontainers to 1.19.3 and use docker-java-bom
  • #​37291 - Bump org.jetbrains.kotlin:kotlin-gradle-plugin-api from 1.9.20 to 1.9.21 in /devtools/gradle
  • #​37280 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #​37279 - Bump Microsoft SQL Server JDBC driver to 12.4.2
  • #​37271 - Docs: add keywords to Vert.x guides
  • #​37270 - Vert.x: report exception for blocking message consumer methods
  • #​37268 - Reactive REST Client: check for ClientRequestFilter when skipping @Provider auto-discovery
  • #​37252 - Use the default tenant resolver if the custom one does not resolve a tenant
  • #​37251 - Add a test showing how OIDC ID token can be propagated
  • #​37247 - Update kindcontainer to 1.4.4
  • #​37244 - Always execute a JPA password action
  • #​37228 - Add classes from additional JPA model build items to pre-generate proxies
  • #​37224 - Qute: dev mode - debug a problem with no-restart-template
  • #​37222 - RuntimeException in vertx is silently swallowed for blocking ConsumeEvents
  • #​37177 - QUARKUS_PROFILE=dev and '-Dquarkus.profile=dev' not working for native image
  • #​37108 - Warning about build time generated proxy for entity OutboxEvent in Hibernate Search
  • #​36892 - Update Kotlin to version 1.9.21, Mockito to 5.7.0
  • #​36747 - NoSuchMethodException when reading @Embeddable record
  • #​36735 - Failure to bump BouncyCastle FIPS version to 1.0.2.4 due to a native build failure
  • #​36242 - Quarkus cannot load Truffle/polyglot languages with the custom class loader.
  • #​17839 - Invalid memory configuration for netty maxDirectMemory in native image

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/quarkus-plugin.version branch from 8125b0a to 7cc1eb2 Compare December 12, 2023 14:00
@renovate renovate bot changed the title Update dependency io.quarkus:quarkus-maven-plugin to v3.6.1 Update dependency io.quarkus:quarkus-maven-plugin to v3.6.2 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/quarkus-plugin.version branch from 7cc1eb2 to 3e83f32 Compare December 12, 2023 22:51
@renovate renovate bot changed the title Update dependency io.quarkus:quarkus-maven-plugin to v3.6.2 Update dependency io.quarkus:quarkus-maven-plugin to v3.6.3 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/quarkus-plugin.version branch from 3e83f32 to 494f550 Compare December 19, 2023 19:16
@renovate renovate bot changed the title Update dependency io.quarkus:quarkus-maven-plugin to v3.6.3 Update dependency io.quarkus:quarkus-maven-plugin to v3.6.4 Dec 19, 2023
@saurabhpro saurabhpro merged commit 7a0d12b into master Jan 3, 2024
3 checks passed
@renovate renovate bot deleted the renovate/quarkus-plugin.version branch January 3, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant