Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

3.18.3

Complete changelog

  • #40374 - Error when executing persist() method with an entity having bidirectional one-to-one relationships in Hibernate Reactive with Panache
  • #45948 - Removal of public method in a minor release breaking semantic versioning with utter lack of warnings or anything
  • #45949 - Restore two JWT decoding methods in OidcUtils
  • #46005 - Qute TemplateGlobal throws error on live reload
  • #46014 - Qute: fix template global class generation in the dev mode #2
  • #46035 - QuarkusTest TestProfile pollutes environment of QuarkusComponentTest
  • #46039 - Upgrade to Jandex 3.2.4
  • #46040 - OpenTelemetry extension traces health endpoints when a custom root-path is configured
  • #46046 - Execute simple JUnit tests and @QuarkusComponentTest first
  • #46088 - Fix typo remove extra bracket
  • #46099 - OpenTelemetryLogHandler - Do not read config for each publish
  • #46102 - Live reload classloader memory leak when using hibernate-envers with a custom revision entity
  • #46106 - Bump maven-dependency-plugin in docs
  • #46107 - For synthetic injection points, target can be null
  • #46108 - @Observes @BeforeDestroyed(?Scoped.class) does not work in the same bean and the same scope
  • #46111 - Could not determine the canonical constructor when quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true
  • #46113 - Remove non-existing value "OPTIONAL", fix typo
  • #46115 - Bump to Vert.x Mutiny bindings 3.18.1
  • #46125 - Change timing of @Initialized and @BeforeDestroyed events so that they can be observed from a bean within given context
  • #46135 - Upgrade to Jandex 3.2.5
  • #46136 - Error occurs on tests with @Nested classes and QuarkusMainLauncher
  • #46141 - Replace outdated hostname v1 property for keycloak dev service in shared networks
  • #46150 - Overcome augmentation issue with @Nested QuarkusMainTest
  • #46154 - Docs: Fix some more weaknesses
  • #46156 - Reflection-free Serialization issue when first accessed vs. second access or if multiple methods
  • #46170 - Configuration custom converters fail on primitive type arrays since Quarkus v3.18
  • #46171 - Fix config converter loading issue when arrays are used
  • #46179 - Upgrade to Hibernate ORM 6.6.7.Final
  • #46181 - Simplify and fix building the list of framework endpoints
  • #46186 - Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4
  • #46189 - Upgrade to Hibernate Reactive 2.4.5.Final
  • #46190 - Bump the version of kindContainer from 1.4.7 to 1.4.8
  • #46191 - Bump version of kindcontainer from 1.4.7 to 1.4.8
  • #46194 - Bump to Vert.x 4.5.13 and Netty 4.1.118.Final
  • #46211 - Avoid using generated Jackson serializers for subclasses
  • #46219 - Bump io.smallrye:jandex from 3.2.5 to 3.2.6

3.18.2

Complete changelog

  • #44569 - SmallRye OpenAPI outputs Chinese garbled characters in Json
  • #44645 - NullPointerException from Hibernate ORM when there is a problem establishing a connection
  • #45385 - IllegalArgumentException when parsing Accept Header
  • #45776 - Bump to Mutiny 2.8.0 and the Mutiny Vert.x bindings 3.18.0
  • #45789 - [resteasy-reactive] [3.8.6] Header not reset between request

... (truncated)

Commits
  • 9203832 [RELEASE] - Bump version to 3.18.3
  • a92a24d Merge pull request #46210 from gsmet/3.18.3-backports-1
  • 90daf5c Bump io.smallrye:jandex from 3.2.5 to 3.2.6
  • aa6f0ac Avoid using generated Jackson serializers for subclasses
  • 3862033 Bump to Vert.x 4.5.13 and Netty 4.1.118.Final
  • 7143c83 Bump versdion of kindcontainer from 1.4.7 to 1.4.9 to suppoprt to use podman ...
  • cbdd461 Upgrade to Hibernate Reactive 2.4.5.Final
  • b6dce2e Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4
  • 7d87417 Simplify and fix building the list of framework endpoints
  • 9fb9c41 Properly isolate the ITs in a Failsafe execution
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 17, 2025
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.6.6 to 3.18.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...3.18.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 force-pushed the dependabot/maven/io.quarkus-quarkus-bom-3.18.3 branch from 5d4cbe7 to 9849a6a Compare February 18, 2025 14:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #1913.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-3.18.3 branch February 24, 2025 07:37
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