Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

3.19.3

Complete changelog

  • #45112 - Exception about missing maven classes when opening the dev-ui (gradle based project)
  • #46430 - ResponseBuilderImpl NumberFormatException with IPv6
  • #46459 - Upgrading from 3.18.2 to 3.18.3 Results in OutOfMemoryError when using @QuarkusTest with Quarkus Junit 5
  • #46527 - Broken archive in vaadin-webcomponent dependency
  • #46566 - Issuer-based OIDC tenant resolver should check quarkus.oidc.token.required-claims
  • #46615 - OIDC client token requests retry not working
  • #46621 - Bump testcontainers.version from 1.20.5 to 1.20.6
  • #46624 - Devui Database View can not find tables in different schemas
  • #46632 - Make ResponseBuilderImpl more ipv6 aware
  • #46634 - Check required claims in OIDC issuer-based resolver
  • #46635 - Update some dev-ui libs versions
  • #46638 - Bump Keycloak version to 26.1.3
  • #46640 - Using SocketException in all of the OIDC retry code
  • #46651 - Fix non-public schema in DB Viewer for Dev UI
  • #46653 - Add -e to quarkus update commands and improve display
  • #46655 - JSON-B link
  • #46659 - Correct link to JSON-B API
  • #46660 - Correct summary text of config-yaml.adoc
  • #46661 - Correct summary text of spring-boot-properties.adoc
  • #46664 - ArC: fix disposer resolution in case the disposed parameter declares no qualifiers
  • #46680 - Fix gradle devui NoClassDefFound
  • #46684 - Revert "Execute simple JUnit tests and @QuarkusComponentTest first"
  • #46685 - Micrometer docs moved - fix links
  • #46695 - Introduce server.port tag into http.server.active.requests metric
  • #46700 - Exclude .github/project.yml from triggering workflows on push event
  • #46706 - Fix wording in quarkus-rest jsonview support
  • #46709 - Fix true-false typo
  • #46712 - Bump resteasy.version from 6.2.11.Final to 6.2.12.Final
  • #46713 - Bump hibernate-orm.version from 6.6.9.Final to 6.6.10.Final
  • #46714 - Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5

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

... (truncated)

Commits
  • db5ec0e [RELEASE] - Bump version to 3.19.3
  • 95950b5 Merge pull request #46735 from gsmet/3.19.3-backports-1
  • d4c310b fix: Add maven parent first dependencies and disables extension list and add ...
  • 5900e9e Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5
  • cb0b96d Bump hibernate-orm.version from 6.6.9.Final to 6.6.10.Final
  • e64108e Bump resteasy.version from 6.2.11.Final to 6.2.12.Final
  • 7f7b8de Introduce server.port tag into http.server.active.requests metric
  • 7512d0f Fix true-false typo
  • 149919d Fix wording in quarkus-rest jsonview support
  • d423b26 Update GitHub workflow templates to exclude .github/project.yml from trigge...
  • 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.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...3.19.3)

---
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 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #1917.

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