Skip to content

chore: bump the quarkus group with 2 updates#828

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/quarkus-7b5ccc8bbb
Open

chore: bump the quarkus group with 2 updates#828
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/quarkus-7b5ccc8bbb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps the quarkus group with 2 updates: io.quarkus:quarkus-bom and io.quarkus:quarkus-maven-plugin.

Updates io.quarkus:quarkus-bom from 3.30.6 to 3.35.0

Release notes

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

3.35.0.CR1

Major changes

  • #51063 - Support @Transactional for Hibernate Reactive
  • #52919 - Remove the use of System Properties to propagate configuration in Tests
  • #53161 - Enable reflection-free Jackson serializers by default
  • #53249 - Publish our snapshots to a GitHub repository
  • #53278 - Introduce PGO support into native build
  • #53295 - quarkus.package.jar.tree-shake option to eliminate unused classes from JARs
  • #53339 - Introduce basic Semeru AOT support
  • #53432 - Add CORS support to the management interface

Complete changelog

  • #27583 - JSON logging cannot be activated on log handlers
  • #37466 - aws-lambda documentation out of date (?)
  • #37483 - Debugging RESTEasy Reactive errors without body (400, 401)
  • #42523 - Enhancement : Improve documentation about using RestResponse vs Response (and parts related to reflection)
  • #42575 - state which category to enable debugging for
  • #42900 - Update Panache docs to mention that Sort requires users to disable escaping when using functions
  • #46038 - devservice doc add oidc configuration
  • #47462 - quarkus-hibernate-reactive does not make StatelessSession available for injection
  • #47698 - Hibernate Reactive and @Transactional
  • #47882 - Qute: Alternative output expr syntax "{=foo}"
  • #49653 - ArC - Optimize Beans#getCallbacks()
  • #50572 - HibernateOrmProcessor causes Warning that package cannot be indexed due to package-info.java
  • #50791 - Kubernetes extension does not extend provided resources
  • #51063 - Support @Transactional for Hibernate Reactive
  • #51143 - Bump OTel to 1.59.0 - Use HttpSender and GrpcSender from upstream OpenTelemetry API
  • #52168 - Upgrade Hibernate ORM to 7.3.0
  • #52226 - Add Gradle support for proper dependency tracking to app model
  • #52239 - OpenTelemetry: Context get lost when hitting rest client read timeout
  • #52270 - Panache Next: warnings when HR is not present
  • #52828 - Hibernate Reactive: allow mixing Session and StatelessSession in the same transaction
  • #52831 - @Size on List type parameter ignored for private fields with getter/setter
  • #52874 - Custom labels and annotations for deployments with spec
  • #52906 - MongoDB OTEL Traces contain full command
  • #52916 - Test profile config overrides not resolvable from integration tests
  • #52919 - Remove the use of System Properties to propagate configuration in Tests
  • #52921 - Add CLAIM option to Redis XReadGroupArgs configurator
  • #52927 - Filter out package names before proxy generation to fix spurious warning
  • #52949 - Add unit tests for Avro code generation providers
  • #52962 - Panache Next – remove HR types from PanacheOperations generic signature
  • #52965 - Add CLAIM option support to XREADGROUP command
  • #52988 - build(deps): bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.3 to 3.2.4
  • #53000 - Re-enable dev services integration tests
  • #53018 - Narayana JTA - Auto-enable recovery service when XA datasources are configured
  • #53023 - Resolve configuration access lock errors with Gradle 9
  • #53024 - A step towards making it clearer PathTree API is about visiting class path resources on a file system
  • #53025 - Fix build reproducibility of bytecode recorder return value proxy identifiers

... (truncated)

Commits
  • 8095198 [RELEASE] - Bump version to 3.35.0
  • 80807f9 Merge pull request #53743 from gsmet/3.35.0-backports-1
  • 6b1e3b3 Add configuration option for change log table name in liquibase mongodb
  • 3acccae Remove the tech preview note from reactive-sql-clients.adoc
  • efd8d0c Bump the hibernate group across 1 directory with 10 updates
  • 7122ca1 Update SmallRye Config to 3.17.2
  • 81b7c1a Log warning when POST body is sent to a no-input funq function
  • 9a29068 Fix NPE when POST to a no-input Function in funqy
  • 3017923 Include Dev MCP methods in composed skill resources
  • 9093c21 Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.30.6 to 3.35.0

Updates io.quarkus:quarkus-maven-plugin from 3.30.6 to 3.35.0

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 2 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


Updates `io.quarkus:quarkus-bom` from 3.30.6 to 3.35.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.30.6...3.35.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.30.6 to 3.35.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.30.6 to 3.35.0

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 29, 2026
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