Skip to content

Bump io.quarkus:quarkus-bom from 3.32.2 to 3.34.2 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3549

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.34.2
Closed

Bump io.quarkus:quarkus-bom from 3.32.2 to 3.34.2 in /s3-uploader/runtimes/quarkus_native_on_provided_al2#3549
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.34.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps io.quarkus:quarkus-bom from 3.32.2 to 3.34.2.

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
  • a942b08 [RELEASE] - Bump version to 3.34.2
  • 3ed1b36 Merge pull request #53387 from gsmet/3.34.2-backports-1
  • 90dc515 Merge pull request #53386 from gsmet/ft-6.10.1-3.34
  • bd2bdee Detect and exclude manipulated POMs from when loading a workspace
  • f63f994 Add custom enforcer rule to validate dependency version alignment
  • 2c5f6b3 Updates to Infinispan 16.0.9
  • 70e9236 Add a test for checking service file concatenation in uberjars
  • ee2038f Ignore duplicates for META-INF/license/* in uberjars
  • 0a8ca6a Avoid new lines when concatenating services files in uberjars
  • abe825b Update SmallRye Fault Tolerance to 6.10.1
  • 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 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.32.2 to 3.34.2.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.32.2...3.34.2)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.34.2
  dependency-type: direct:production
  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 Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

Superseded by #3554.

@dependabot dependabot bot closed this Apr 8, 2026
@dependabot dependabot bot deleted the dependabot/maven/s3-uploader/runtimes/quarkus_native_on_provided_al2/io.quarkus-quarkus-bom-3.34.2 branch April 8, 2026 11:53
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