Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the quarkus group with 4 updates #420

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the quarkus group with 4 updates: io.quarkus:quarkus-bom, io.quarkus:quarkus-ide-config, io.quarkus:quarkus-maven-plugin and io.quarkiverse.githubapi:quarkus-github-api.

Updates io.quarkus:quarkus-bom from 3.18.2 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
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

Updates io.quarkus:quarkus-ide-config from 3.18.2 to 3.18.3

Release notes

Sourced from io.quarkus:quarkus-ide-config'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
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

Updates io.quarkus:quarkus-maven-plugin from 3.18.2 to 3.18.3

Updates io.quarkiverse.githubapi:quarkus-github-api from 1.322.0 to 1.326.0

Release notes

Sourced from io.quarkiverse.githubapi:quarkus-github-api's releases.

1.326.0

What's Changed

Full Changelog: quarkiverse/quarkus-github-api@1.322.0...1.326.0

Commits
  • f8ba525 [maven-release-plugin] prepare release 1.326.0
  • 60c081a Merge pull request #361 from quarkiverse/gsmet-patch-1
  • 7804408 Release 1.326.0
  • 4dec762 Merge pull request #359 from quarkiverse/dependabot/maven/org.assertj-assertj...
  • 3946e8d Skip tests when preparing the releases
  • 4362008 Revert "Release 1.326.0"
  • 47b1504 Bump org.assertj:assertj-core from 3.26.3 to 3.27.3
  • 486611a Merge pull request #357 from quarkiverse/gsmet-patch-1
  • f82118e Release 1.326.0
  • b9e817a Merge pull request #355 from gsmet/fix-url
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.18.2 to 3.18.3

Release notes

Sourced from io.quarkus:quarkus-ide-config'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
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

Updates io.quarkus:quarkus-maven-plugin from 3.18.2 to 3.18.3

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 <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 4 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus), [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus), io.quarkus:quarkus-maven-plugin and [io.quarkiverse.githubapi:quarkus-github-api](https://github.com/quarkiverse/quarkus-github-api).


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

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.18.2 to 3.18.3

Updates `io.quarkiverse.githubapi:quarkus-github-api` from 1.322.0 to 1.326.0
- [Release notes](https://github.com/quarkiverse/quarkus-github-api/releases)
- [Commits](quarkiverse/quarkus-github-api@1.322.0...1.326.0)

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.18.2 to 3.18.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkiverse.githubapi:quarkus-github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 17, 2025
Copy link

quarkus-bot bot commented Feb 17, 2025

Status for workflow Build

This is the status report for running Build on commit e5d0ec3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@marko-bekhta marko-bekhta merged commit 6a076be into main Feb 17, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/quarkus-e8a70fcd0b branch February 17, 2025 08:21
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.

1 participant