Skip to content

chore(deps): bump quarkus.version from 3.30.6 to 3.34.1#1058

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/quarkus.version-3.34.1
Open

chore(deps): bump quarkus.version from 3.30.6 to 3.34.1#1058
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/quarkus.version-3.34.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps quarkus.version from 3.30.6 to 3.34.1.
Updates io.quarkus:quarkus-bom from 3.30.6 to 3.34.1

Release notes

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

3.34.1

Complete changelog

  • #53121 - OpenShift build extension seemingly ignoring configuration properties for image/image name
  • #53154 - Fix Dev UI Extension discovery for multimodule gradle project
  • #53165 - [Mandrel 23.1] kubernetes-client native IT test fails with DeletedElementException
  • #53171 - Remove unnecessary GraalVM @Delete
  • #53191 - OpenShift Internal Registry Container Image Name
  • #53209 - quarkus-artifact.properties generation is brittle
  • #53215 - Properly set path property for quarkus-artifact.properties

3.34.0

Complete changelog

  • #52863 - Quarkus code generation phase has failed: Cannot invoke "java.io.File.toPath()" because the return value of "org.apache.maven.project.MavenProject.getFile()" is null
  • #52879 - Protect from MavenProject.getFile() returning null

3.34.0.CR1

Complete changelog

  • #27996 - Test profile config properties can bleed into other test profiles
  • #28033 - io.quarkus.smallrye.graphql.deployment.ConcurrentAuthTest fails on MacOS M1
  • #40918 - ConnectionBase logs NULL messages even with FINE log level
  • #48289 - Custom Quarkus Test Class orderer not respected
  • #49668 - Customize OIDC discovery endpoint address
  • #50087 - Kafka Dev Service Loading on Different Docker Network
  • #50177 - Panache 2 / Hibernate processor : make sure implementing PanacheRepository sets the primary entity even for custom repos
  • #50178 - Panache 2 / Hibernate Processor : Make sure JD annotations work even without @Repository.
  • #50179 - Panache 2 : Make CrudRepository equivalents for stateful and HR
  • #50180 - Panache 2 / Hibernate Processor: make sure the JD annotations can be used in place of the ORM equivalents
  • #50563 - OutOfMemoryException: Metaspace in quarkus-smallrye-openapi-deployment tests
  • #51585 - Assign module names and descriptors to core components
  • #51934 - Docs curate outcome build item
  • #51949 - Dev ui config properties - show file location of application.properties
  • #52218 - Add Chinese (Simplified) localization for Dev UI
  • #52308 - Polish NettyRecorder
  • #52354 - Setting the quarkus.test.class-orderer property would break tests
  • #52368 - Quarkus main with future defaults all not working with GraalVM master
  • #52404 - Align Config usage with the new Test ClassLoading strategy
  • #52410 - Micrometer - Prometheus: throw an exception if meter registration fails
  • #52425 - Panache Next: tests and changes after upstream fixes in hibernate-processor
  • #52448 - Register for reflection classes loaded with class loader parameter
  • #52492 - Panache Next: naming a repository ManagedBlocking results in duplicate accessor method
  • #52513 - build(deps): bump org.mvnpm:type-fest from 5.4.3 to 5.4.4
  • #52532 - Prefer the profile-aware test class orderer in error message
  • #52546 - Quarkus OIDC can send concurrent refresh token requests for the same session
  • #52551 - Do not use a two-layer stack of JUnit test orderers

... (truncated)

Commits
  • 6c6ef9c [RELEASE] - Bump version to 3.34.1
  • fc745cc Merge pull request #53256 from gsmet/3.34.1-backports-1
  • d316f8b Upgrade Agroal to 3.0.1
  • 0fb411a Fix Stork configs leaks during registration
  • 886edf8 Compare PathFilter objects as values
  • ce15e8a Skip configured network creation for reserved names
  • 1bef55b Get rid of ilammy/msvc-dev-cmd action
  • 81f9ac0 Bump microsoft/setup-msbuild from 2 to 3
  • ff3c46b Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2
  • 6c29307 Add a Disable HTTPS note to Keyclok Dev Services doc
  • Additional commits viewable in compare view

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

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 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 `quarkus.version` from 3.30.6 to 3.34.1.

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

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

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

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 Mar 28, 2026
@dependabot dependabot bot requested a review from a team March 28, 2026 19:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 28, 2026
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 28, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 28, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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