Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps io.quarkus:quarkus-bom from 3.6.6 to 3.19.2.

Release notes

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

3.19.2

Complete changelog

  • #29411 - Kafka Streams topology in Dev UI is empty when source topic uses Pattern
  • #37691 - Kafka Streams dev console topology view can't handle "." in topic name
  • #40315 - @UnlessBuildProperty does not work properly if io.quarkus:quarkus-rest in the dependencies.
  • #41432 - Application fails to start in dev mode if kafka-streams extension is present
  • #45148 - Document default connection-pool-size for REST Clients and raise default pool size to 50 for Quarkus REST
  • #46308 - Greatly improve Quarkus update
  • #46330 - Produce a KubernetesDevServiceInfoBuildItem forDevServices requiring to use a Kubernetes cluster
  • #46375 - Bump testcontainers.version from 1.20.4 to 1.20.5
  • #46386 - Create a KubernetesDevServiceInfoBuildItem
  • #46399 - Add a new BuildItem class: KubernetesDevServiceRequestBuildItem
  • #46473 - @TestFactory does not work with QuarkusUnitTest
  • #46474 - Ensure that QuarkusUnitTest plays nicely with @TestFactory
  • #46476 - Qute Logical OR Operator is not working
  • #46482 - Bump Gradle to 8.13 and adopt Quarkus Gradle plugin
  • #46493 - Info Endpoint: Does not display in Additional Endpoints UI
  • #46495 - Info endpoint displayed on endpoints dev ui
  • #46505 - Qute: fix validation of an expression with "logical or"
  • #46528 - support var args in rest client
  • #46529 - Add support for primitive arrays in REST Client
  • #46531 - Docs: Updated link to "MicroProfile Rest Client Spec"
  • #46534 - Switch docs and samples to use CORS and JSON enabled properties
  • #46539 - This Gauge has been already registered "http.server.active.requests"
  • #46548 - Websockets next incompatible with undertow extension when using @SessionScoped
  • #46550 - Bump flyway.version from 11.3.3 to 11.3.4
  • #46553 - Introduce url.scheme tag into http.server.active.requests metric
  • #46557 - Remove quarkus-mutiny dependency from container-image extensions
  • #46558 - DevUI: fix bean/build steps depenceny graphs
  • #46561 - ArC: consider built-in session context during client proxy optimization
  • #46567 - Fix docker templates and platform to support ubi8 and ubi9
  • #46571 - Fix quotes and missing parentheses in security-testing.adoc
  • #46572 - Bump jboss-logging-annotations.version from 3.0.3.Final to 3.0.4.Final
  • #46573 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.118 to 0.0.119
  • #46576 - makes Kafka Streams topology optional
  • #46578 - Reduce our exposure to DefaultArtifactVersion
  • #46581 - Clarify using table name in Security JPA guide
  • #46584 - Workaround classloading issue in Quarkus internal tests by making io.quarkus.security.test.utils.AuthData#applyAugmentors public
  • #46585 - Use source file mapping for all compilation providers
  • #46587 - Updates to Infinispan 15.0.14.Final
  • #46597 - Fix loading of Maven workspaces that use revision properties using effective model building
  • #46599 - Fix issues with special characters in Kafka Streams Dev UI
  • #46607 - Fix AOT cache doc
  • #46612 - Use the version of Quarkus platform recommended for the current project for recipe filtering

3.19.1

Complete changelog

... (truncated)

Commits
  • d1455cc [RELEASE] - Bump version to 3.19.2
  • ca623d0 Merge pull request #46620 from gsmet/3.19.2-backports-1
  • fae69ac Updates to Infinispan 15.0.14.Final
  • 24ab56b Use the version of Quarkus platform recommended for the current project for r...
  • faa1a74 Add template based data for dockerfile
  • 384e1f2 Fix loading of Maven workspaces that use revision properties using effective ...
  • 79cf24f Resolves 29411 & 37691 issues
  • a2641e8 Fix AOT cache doc
  • 1b4c900 Use source file mapping for all compilation providers
  • 07c6be8 Resolves 40315 & 41432 issues
  • 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)

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.6.6 to 3.19.2.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...3.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Superseded by #1916.

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-3.19.2 branch March 17, 2025 08:14
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