quarkiverse / quarkus-github-app

Develop your GitHub Apps in Java with Quarkus.
https://docs.quarkiverse.io/quarkus-github-app/dev/index.html
Apache License 2.0
60 stars 27 forks source link

Bump quarkus.version from 3.3.0 to 3.3.2 #513

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps quarkus.version from 3.3.0 to 3.3.2. Updates io.quarkus:quarkus-bom from 3.3.0 to 3.3.2

Release notes

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

3.3.2

Complete changelog

  • #35703 - Updates Infinispan dependencies
  • #35696 - Use correct default config source name to check Kubernetes config disabled
  • #35695 - Remove invalid imagePushSecret from BuildConfig when using internal registry
  • #35685 - Fix typo which affects OIDC Dev UI when either client credentials or password grant is used
  • #35682 - Clarify how PasswordProvider in security-jpa has to be used
  • #35677 - ArC: log warning about removed beans for BeanContainer operations
  • #35674 - ArC: fix decorators and interface default methods
  • #35673 - Kubernetes secret not read anymore in 3.3
  • #35671 - security-jpa: Wrong password passed to custom password provider
  • #35664 - Arc: CDI Decorators and interface methods with default implementations
  • #35662 - Fix Redis custom codec registration when there is more than one codec
  • #35661 - Custom redis codecs are not registered when more than one Codec is implemented
  • #35651 - Properly support @JsonView on Resource class
  • #35647 - Knative deployment is broken using OpenShift extension in v3.3.0 and v.3.3.1
  • #35645 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.3 to 3.3.4 in /devtools/gradle
  • #35644 - Allow using a servicePath with capital letters when testing with the OIDC provider test Service
  • #35643 - Update SmallRye Config to 3.3.4
  • #35642 - Add plexus version constraints to the bootstrap BOM
  • #35639 - Resteasy Reactive: A class annotated with @JsonView breaks compilation
  • #35638 - Preserve format style when adding after-shutdown message
  • #35637 - Quarkus outputs messages with un-substituted %s strings on shutdown
  • #35636 - Keycloak Provider test service don't allow using url with CAPS character
  • #35635 - Refactor Hibernate config mapping to use groups instead of dotted names (take 2)
  • #35633 - Make hibernate reactive status clear in docs
  • #35631 - Quarkus 3.2: Hibernate ORM configuration problem #2
  • #35630 - Fix doc link asciidoc change link to xref where applicable
  • #35627 - Hibernate Reactive Panache: fix WithSessionOnDemand implementation
  • #35626 - Fix dev ui css
  • #35621 - OIDC Dev UI Auth0 improvements
  • #35618 - Config doc - Avoid processing methods if not @ConfigMapping
  • #35615 - ArC: fix binary compatibility problem with ManagedContext
  • #35613 - Add support for Podman auth file in Jib
  • #35609 - Quarkus build with quarkus.container-image.builder=jib does not consider podman's auth.json
  • #35597 - Bump Gradle to 8.3
  • #35595 - QuarkusComponentTest docs: remove the incorrect note
  • #35594 - Openshift deployment config properties all start with get-/is-
  • #35593 - Minor OIDC devui updates
  • #35592 - Fix Jakarta Cookie serialization in native
  • #35589 - Release the virtual thread executor
  • #35582 - Unable to serialize jakarta.ws.rs.core.Cookie after updating to 3.2.0 in native-image
  • #35575 - quarkusTest auto re-run produces java.util.concurrent.RejectedExecutionException when using @RunOnVirtualThread
  • #35568 - Hibernate Reactive Panache MySQL
  • #35564 - Unable to set datasource username and password just via environment variables
  • #35537 - Update to Kotlin 1.9.10
  • #35406 - Startup RSS regression introduced by #35246
  • #35374 - quarkus.http.cors=true does not work on main

... (truncated)

Commits
  • 81f56c0 [RELEASE] - Bump version to 3.3.2
  • 35b6bd8 Updates Infinispan dependencies
  • e06263c Merge pull request #35723 from gsmet/3.3.2-backports-1
  • 59c4f1d Enforce version of a11y-base
  • 0ea0e80 Make hibernate reactive status clear in docs
  • e15bc3a Clarify how PasswordProvider in security-jpa has to be used
  • 3196d2f fix: invalid push secret in bc when using internal registry
  • 3372489 Use correct default config source name to check Kubernetes config disabled
  • ff7bd6f ArC: fix decorators and interface default methods
  • d916ceb Bump io.smallrye.config:smallrye-config-source-yaml in /devtools/gradle
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.3.0 to 3.3.2

Updates io.quarkus:quarkus-extension-processor from 3.3.0 to 3.3.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.3.0 to 3.3.2

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.3.2

Complete changelog

  • #35703 - Updates Infinispan dependencies
  • #35696 - Use correct default config source name to check Kubernetes config disabled
  • #35695 - Remove invalid imagePushSecret from BuildConfig when using internal registry
  • #35685 - Fix typo which affects OIDC Dev UI when either client credentials or password grant is used
  • #35682 - Clarify how PasswordProvider in security-jpa has to be used
  • #35677 - ArC: log warning about removed beans for BeanContainer operations
  • #35674 - ArC: fix decorators and interface default methods
  • #35673 - Kubernetes secret not read anymore in 3.3
  • #35671 - security-jpa: Wrong password passed to custom password provider
  • #35664 - Arc: CDI Decorators and interface methods with default implementations
  • #35662 - Fix Redis custom codec registration when there is more than one codec
  • #35661 - Custom redis codecs are not registered when more than one Codec is implemented
  • #35651 - Properly support @JsonView on Resource class
  • #35647 - Knative deployment is broken using OpenShift extension in v3.3.0 and v.3.3.1
  • #35645 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.3.3 to 3.3.4 in /devtools/gradle
  • #35644 - Allow using a servicePath with capital letters when testing with the OIDC provider test Service
  • #35643 - Update SmallRye Config to 3.3.4
  • #35642 - Add plexus version constraints to the bootstrap BOM
  • #35639 - Resteasy Reactive: A class annotated with @JsonView breaks compilation
  • #35638 - Preserve format style when adding after-shutdown message
  • #35637 - Quarkus outputs messages with un-substituted %s strings on shutdown
  • #35636 - Keycloak Provider test service don't allow using url with CAPS character
  • #35635 - Refactor Hibernate config mapping to use groups instead of dotted names (take 2)
  • #35633 - Make hibernate reactive status clear in docs
  • #35631 - Quarkus 3.2: Hibernate ORM configuration problem #2
  • #35630 - Fix doc link asciidoc change link to xref where applicable
  • #35627 - Hibernate Reactive Panache: fix WithSessionOnDemand implementation
  • #35626 - Fix dev ui css
  • #35621 - OIDC Dev UI Auth0 improvements
  • #35618 - Config doc - Avoid processing methods if not @ConfigMapping
  • #35615 - ArC: fix binary compatibility problem with ManagedContext
  • #35613 - Add support for Podman auth file in Jib
  • #35609 - Quarkus build with quarkus.container-image.builder=jib does not consider podman's auth.json
  • #35597 - Bump Gradle to 8.3
  • #35595 - QuarkusComponentTest docs: remove the incorrect note
  • #35594 - Openshift deployment config properties all start with get-/is-
  • #35593 - Minor OIDC devui updates
  • #35592 - Fix Jakarta Cookie serialization in native
  • #35589 - Release the virtual thread executor
  • #35582 - Unable to serialize jakarta.ws.rs.core.Cookie after updating to 3.2.0 in native-image
  • #35575 - quarkusTest auto re-run produces java.util.concurrent.RejectedExecutionException when using @RunOnVirtualThread
  • #35568 - Hibernate Reactive Panache MySQL
  • #35564 - Unable to set datasource username and password just via environment variables
  • #35537 - Update to Kotlin 1.9.10
  • #35406 - Startup RSS regression introduced by #35246
  • #35374 - quarkus.http.cors=true does not work on main

... (truncated)

Commits
  • 81f56c0 [RELEASE] - Bump version to 3.3.2
  • 35b6bd8 Updates Infinispan dependencies
  • e06263c Merge pull request #35723 from gsmet/3.3.2-backports-1
  • 59c4f1d Enforce version of a11y-base
  • 0ea0e80 Make hibernate reactive status clear in docs
  • e15bc3a Clarify how PasswordProvider in security-jpa has to be used
  • 3196d2f fix: invalid push secret in bc when using internal registry
  • 3372489 Use correct default config source name to check Kubernetes config disabled
  • ff7bd6f ArC: fix decorators and interface default methods
  • d916ceb Bump io.smallrye.config:smallrye-config-source-yaml in /devtools/gradle
  • Additional commits viewable in compare view


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 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[bot] commented 9 months ago

Superseded by #515.