Skip to content

Bump the quarkus group with 3 updates#251

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-12a129dc50
Open

Bump the quarkus group with 3 updates#251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus-12a129dc50

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps the quarkus group with 3 updates: io.quarkus.platform:quarkus-bom, io.quarkus:quarkus-ide-config and io.quarkus.platform:quarkus-maven-plugin.

Updates io.quarkus.platform:quarkus-bom from 3.35.4 to 3.36.0

Commits
  • e34692d [maven-release-plugin] prepare release 3.36.0
  • a9ac7f2 Merge pull request #1984 from quarkusio/dependabot/maven/quarkus-platform-bom...
  • ced7b09 Bump quarkus-platform-bom-generator.version from 0.0.130 to 0.0.131
  • 262a3f0 Merge pull request #1971 from quarkusio/update-automation/main-operatorsdk-7.7.5
  • d90018e Merge pull request #1983 from zbendhiba/cq-3.36.0
  • 39a1de6 Upgrade to Camel Quarkus 3.36.0
  • 37de437 Merge pull request #1977 from gsmet/quarkus-3.36.0
  • f683e9e Merge pull request #1975 from jmartisk/claude-md-version-overrides
  • 63728a8 Upgrade to Quarkus 3.36.0
  • b1ff02b Enhance CLAUDE.md with instructions how to override dependency versions
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.35.4 to 3.36.0

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.36.0

Complete changelog

  • #53533 - Complains about missing <extensions>true</extensions> for newly created extension
  • #54119 - Add extension-rag module to generate RAG vector embeddings from core documentation
  • #54133 - Bump kubernetes-client-bom from 7.6.1 to 7.7.0
  • #54186 - Signals: improvements
  • #54196 - Bump Gradle from 9.3.1 to 9.5.1
  • #54202 - Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3
  • #54209 - Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18
  • #54217 - Reflection free serializer improvements
  • #54220 - Bump Microsoft SQL Server JDBC driver to 13.4.0
  • #54221 - Support for multiple SunPKCS11 configurations
  • #54223 - Add extensions=true to generated extension codestart POMs for external extensions
  • #54227 - Exclude transitive dependencies from narayana-jta
  • #54228 - Add Spring's entities among class placeholders to be unwrapped
  • #54239 - Add preauthorized_code as OidcClient grant type enum
  • #54241 - Bump Vineflower to 1.12.0
  • #54243 - Agroal 3.1 Causes Connections to Use DB Default Transaction Isolation
  • #54248 - Signals: remove flaky BlockingEmissionFailureTest
  • #54258 - Using copyRecursive instead of registering configuration for QuarkusComponentVariants
  • #54259 - Ensure LauncherProvider always use current Config
  • #54262 - Bump Agroal to 3.1.2
  • #54300 - Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4

3.36.0.CR1

Major changes

  • #53415 - Add JsonProvider SPI for per-record dynamic JSON field additions
  • #53491 - Support arbitrary keystore/truststore types via 'other' config
  • #53552 - Support for embedded dependency SBOMs in applications and exposing them via an endpoint
  • #53773 - Support for OIDC SPIFFE Client Authentication
  • #53788 - Introduce quarkus-signals experimental extension
  • #53856 - GraphQL client TLS reload

Complete changelog

  • #25256 - Automatically detect new Flyway scripts in Dev Mode
  • #36772 - logging-json support for dynamic additional properties
  • #37008 - Add Kubernetes attributes to OpenTelemetry data
  • #40602 - Implement low memory mode in the OpenTelemetry exporters.
  • #41525 - Customizing the JSON logging formatter
  • #41776 - Mutiny subscription is not cancelled when grpc client is cancelled
  • #44762 - "vc" is null in GraphQL when using CompletionStage
  • #46986 - gRPC client closing the stream doesn't automatically propagate the cancellation signal
  • #47555 - Forward subscription cancellation from client to server
  • #49006 - Delete Hibernate ORM's unzipped SQL files on shutdown
  • #50304 - bcfks with TLS registry
  • #50474 - quarkus-config-doc-maven-plugin support for nested bullet list and multiple sentences in a bullet entry

... (truncated)

Commits
  • 8b751d1 [RELEASE] - Bump version to 3.36.0
  • 614271e Merge pull request #54327 from gsmet/3.36.0-backports-1
  • 1771373 fix(security): prevent NPE in mTLS auth mech & trusted proxy
  • 81169d1 Fix NPE in RemoteUserAttribute with anonymous identity
  • 598373a Prometheus compression header fix
  • c3a05fc Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4
  • bd56a35 Add extensions=true to generated extension codestart POMs for external extens...
  • 0fd6acd Bump smallrye-open-api from 4.3.1 to 4.3.3
  • 5bc7509 Bump the hibernate group across 1 directory with 14 updates
  • d66ccfc Use copyRecursive() for temporary configuration copies in variant resolution
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.35.4 to 3.36.0

Commits
  • e34692d [maven-release-plugin] prepare release 3.36.0
  • a9ac7f2 Merge pull request #1984 from quarkusio/dependabot/maven/quarkus-platform-bom...
  • ced7b09 Bump quarkus-platform-bom-generator.version from 0.0.130 to 0.0.131
  • 262a3f0 Merge pull request #1971 from quarkusio/update-automation/main-operatorsdk-7.7.5
  • d90018e Merge pull request #1983 from zbendhiba/cq-3.36.0
  • 39a1de6 Upgrade to Camel Quarkus 3.36.0
  • 37de437 Merge pull request #1977 from gsmet/quarkus-3.36.0
  • f683e9e Merge pull request #1975 from jmartisk/claude-md-version-overrides
  • 63728a8 Upgrade to Quarkus 3.36.0
  • b1ff02b Enhance CLAUDE.md with instructions how to override dependency versions
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.35.4 to 3.36.0

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.36.0

Complete changelog

  • #53533 - Complains about missing <extensions>true</extensions> for newly created extension
  • #54119 - Add extension-rag module to generate RAG vector embeddings from core documentation
  • #54133 - Bump kubernetes-client-bom from 7.6.1 to 7.7.0
  • #54186 - Signals: improvements
  • #54196 - Bump Gradle from 9.3.1 to 9.5.1
  • #54202 - Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3
  • #54209 - Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18
  • #54217 - Reflection free serializer improvements
  • #54220 - Bump Microsoft SQL Server JDBC driver to 13.4.0
  • #54221 - Support for multiple SunPKCS11 configurations
  • #54223 - Add extensions=true to generated extension codestart POMs for external extensions
  • #54227 - Exclude transitive dependencies from narayana-jta
  • #54228 - Add Spring's entities among class placeholders to be unwrapped
  • #54239 - Add preauthorized_code as OidcClient grant type enum
  • #54241 - Bump Vineflower to 1.12.0
  • #54243 - Agroal 3.1 Causes Connections to Use DB Default Transaction Isolation
  • #54248 - Signals: remove flaky BlockingEmissionFailureTest
  • #54258 - Using copyRecursive instead of registering configuration for QuarkusComponentVariants
  • #54259 - Ensure LauncherProvider always use current Config
  • #54262 - Bump Agroal to 3.1.2
  • #54300 - Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4

3.36.0.CR1

Major changes

  • #53415 - Add JsonProvider SPI for per-record dynamic JSON field additions
  • #53491 - Support arbitrary keystore/truststore types via 'other' config
  • #53552 - Support for embedded dependency SBOMs in applications and exposing them via an endpoint
  • #53773 - Support for OIDC SPIFFE Client Authentication
  • #53788 - Introduce quarkus-signals experimental extension
  • #53856 - GraphQL client TLS reload

Complete changelog

  • #25256 - Automatically detect new Flyway scripts in Dev Mode
  • #36772 - logging-json support for dynamic additional properties
  • #37008 - Add Kubernetes attributes to OpenTelemetry data
  • #40602 - Implement low memory mode in the OpenTelemetry exporters.
  • #41525 - Customizing the JSON logging formatter
  • #41776 - Mutiny subscription is not cancelled when grpc client is cancelled
  • #44762 - "vc" is null in GraphQL when using CompletionStage
  • #46986 - gRPC client closing the stream doesn't automatically propagate the cancellation signal
  • #47555 - Forward subscription cancellation from client to server
  • #49006 - Delete Hibernate ORM's unzipped SQL files on shutdown
  • #50304 - bcfks with TLS registry
  • #50474 - quarkus-config-doc-maven-plugin support for nested bullet list and multiple sentences in a bullet entry

... (truncated)

Commits
  • 8b751d1 [RELEASE] - Bump version to 3.36.0
  • 614271e Merge pull request #54327 from gsmet/3.36.0-backports-1
  • 1771373 fix(security): prevent NPE in mTLS auth mech & trusted proxy
  • 81169d1 Fix NPE in RemoteUserAttribute with anonymous identity
  • 598373a Prometheus compression header fix
  • c3a05fc Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4
  • bd56a35 Add extensions=true to generated extension codestart POMs for external extens...
  • 0fd6acd Bump smallrye-open-api from 4.3.1 to 4.3.3
  • 5bc7509 Bump the hibernate group across 1 directory with 14 updates
  • d66ccfc Use copyRecursive() for temporary configuration copies in variant resolution
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.35.4 to 3.36.0

Commits
  • e34692d [maven-release-plugin] prepare release 3.36.0
  • a9ac7f2 Merge pull request #1984 from quarkusio/dependabot/maven/quarkus-platform-bom...
  • ced7b09 Bump quarkus-platform-bom-generator.version from 0.0.130 to 0.0.131
  • 262a3f0 Merge pull request #1971 from quarkusio/update-automation/main-operatorsdk-7.7.5
  • d90018e Merge pull request #1983 from zbendhiba/cq-3.36.0
  • 39a1de6 Upgrade to Camel Quarkus 3.36.0
  • 37de437 Merge pull request #1977 from gsmet/quarkus-3.36.0
  • f683e9e Merge pull request #1975 from jmartisk/claude-md-version-overrides
  • 63728a8 Upgrade to Quarkus 3.36.0
  • b1ff02b Enhance CLAUDE.md with instructions how to override dependency versions
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quarkus group with 3 updates: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) and [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform).


Updates `io.quarkus.platform:quarkus-bom` from 3.35.4 to 3.36.0
- [Commits](quarkusio/quarkus-platform@3.35.4...3.36.0)

Updates `io.quarkus:quarkus-ide-config` from 3.35.4 to 3.36.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.35.4...3.36.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.35.4 to 3.36.0
- [Commits](quarkusio/quarkus-platform@3.35.4...3.36.0)

Updates `io.quarkus:quarkus-ide-config` from 3.35.4 to 3.36.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.35.4...3.36.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.35.4 to 3.36.0
- [Commits](quarkusio/quarkus-platform@3.35.4...3.36.0)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants