Skip to content

Bump io.quarkus:quarkus-bom from 3.22.2 to 3.24.2 #477

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps io.quarkus:quarkus-bom from 3.22.2 to 3.24.2.

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.24.2

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

3.24.1

Complete changelog

  • #45115 - Native memory monitoring

... (truncated)

Commits
  • 18301cd [RELEASE] - Bump version to 3.24.2
  • 7c126a0 Merge pull request #48719 from gsmet/3.24.2-backports-1
  • a5e040e Use separate surefire execution DevMode tests in OpenAPI extension
  • a9a10ab fix: Gradle quarkusDev not working on multiprojects
  • 5444ba9 Better document priority for ServerExceptionMapper
  • c6048d6 Stop using detachedConfiguration().extendsFrom in ConditionalDependenciesEnabler
  • b7ce7cb Update bad guide link
  • b01917c Fix incorrect config metadata key in Dev UI docs
  • caa0361 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4
  • 39854d8 Use production dependency model for remote-dev
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2025
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.22.2 to 3.24.2.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.22.2...3.24.2)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants