Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 8.14.2 -> 8.14.3 age confidence
io.quarkus plugin patch 3.24.1 -> 3.24.2 age confidence
io.quarkus:quarkus-junit5 dependencies patch 3.24.1 -> 3.24.2 age confidence
io.quarkus:quarkus-arc dependencies patch 3.24.1 -> 3.24.2 age confidence
io.quarkus:quarkus-bom dependencies patch 3.24.1 -> 3.24.2 age confidence
org.junit:junit-bom (source) dependencies patch 5.13.2 -> 5.13.3 age confidence

Release Notes

gradle/gradle (gradle)

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

quarkusio/quarkus (io.quarkus:quarkus-junit5)

v3.24.2

Compare Source

Complete changelog
  • #​44660 - Gradle 8.11+ reports extendsFrom deprecation warnings
  • #​47536 - ClassCastException in ReactiveEmbeddableInitializerImpl when using an EmbeddedId which contains a reference to another entity
  • #​48033 - Hibernate Reactive: ClassCastException when using a mapping with composite (embeddable) foreign key
  • #​48198 - Quarkus remote DEV mode fails on 999-SNAPSHOT over -dev dependencies
  • #​48331 - Use production dependency model for remote-dev
  • #​48434 - Using modifySql results in different checksum
  • #​48437 - Align WebSockets Next with Vert.x 4.5.16 close behavior
  • #​48461 - Bump to Mutiny 2.9.1
  • #​48476 - Query.setMaxResults results in wrong SQL queries against MSSQL/Postgres when using native queries
  • #​48509 - Quarkus 3.24.0.CR1 with Hibernate 7 Upgrade causes HQL with jpamodelgen to fail compilation when querying by natural id named id
  • #​48543 - Bump io.smallrye.common:smallrye-common-bom from 2.12.0 to 2.12.2
  • #​48544 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.0.0.Final to 3.0.1.Final
  • #​48551 - Stop using detachedConfiguration().extendsFrom in ConditionalDependenciesEnabler
  • #​48553 - Bump to Mutiny 2.9.2
  • #​48585 - Redis List Commands timeout interpreted as key
  • #​48586 - Bump org.junit:junit-bom from 5.13.1 to 5.13.2 in /devtools/gradle
  • #​48589 - Bump org.junit:junit-bom from 5.13.1 to 5.13.2
  • #​48596 - Redis Client: fix BLPOP and BRPOP
  • #​48616 - Updates to Infinispan 15.0.16.Final
  • #​48619 - Using systemPropertiesPrefixedBy to retrieve quarkus.test properties
  • #​48621 - Use separate surefire execution DevMode tests in OpenAPI extension
  • #​48631 - ClassNotFoundException in native mode with custom IdentifierGenerator after upgrading to Hibernate 7
  • #​48634 - Disable Develocity Predictive Testing feature
  • #​48637 - Gradle multiproject build with jandex fails with when running quarkusDev
  • #​48639 - Automatically register custom value generators for reflection
  • #​48642 - Kafka Streams Fails to create topology when topics-timeout is set to 0
  • #​48643 - Do not wait for topics to created if topic check disabled
  • #​48652 - Add missing dev service label on the dev service mongodb container
  • #​48662 - Document whether ServerExceptionMapper.priority is ascending or descending
  • #​48663 - Fix Dev UI extension metadata loading
  • #​48670 - Gradle quarkusDev not working on multiprojects when jandex is present
  • #​48673 - Fix concurrency issue initializing ExtensionInfo in ApplicationDependencyResolver
  • #​48679 - Bump testcontainers.version from 1.21.2 to 1.21.3
  • #​48680 - Bump hibernate-orm.version from 7.0.3.Final to 7.0.4.Final
  • #​48682 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.0.1.Final to 3.0.2.Final
  • #​48684 - Better document priority of ServerExceptionMapper
  • #​48686 - Ensure that Liquibase's modifySql works properly in native
  • #​48707 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4
  • #​48708 - Fix incorrect config metadata key in Dev UI docs
  • #​48713 - Update bad guide link for Amazon Lambda

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@osoykan osoykan merged commit 51a8e67 into main Jul 7, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 7, 2025 06:34
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.

2 participants