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 quarkus.version from 3.2.2.Final to 3.4.1 #172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps quarkus.version from 3.2.2.Final to 3.4.1.
Updates io.quarkus:quarkus-bom from 3.2.2.Final to 3.4.1

Release notes

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

3.4.1

Major changes

  • #35732 - Rework how to enable/activate Flyway

Complete changelog

  • #36000 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /docs
  • #35999 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /bom/application
  • #35990 - Don't ignore empty SSE events in client
  • #35987 - Improve the way HTTP authorizer logs exceptions
  • #35981 - Fix link to AWS Lambda SnapStart in documentation
  • #35979 - Add @ConfigDocEnumValue & @ConfigDocDefault to writing-extensions guide
  • #35977 - Recompute cached value when the Redis connection fails
  • #35975 - OIDC: AuthenticationRedirectionException after successful login
  • #35968 - Warn when wrong token proxy is accessed
  • #35966 - SSE: Reactive SseEventSource client doesn't consume empty events
  • #35964 - OIDC: NPE when accessing IdToken when Bearer access token is sent
  • #35959 - Log invalid CORS origin and method
  • #35958 - [GraalVM 24.0] Hibernate ORM elasticsearch native integration tests fail with return type mismatch
  • #35956 - Fix return type of hibernate-search substitution
  • #35949 - Properly initialize reactive Pool beans
  • #35938 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /bom/application
  • #35937 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /independent-projects/tools
  • #35926 - Fix use of multiple @ClientXXX annotations in REST Client Reactive
  • #35925 - Add a property to bypass cache mechanism in case of Redis failure
  • #35919 - Honor OIDC logout requests when ID token has expired
  • #35914 - Prevent recording configuration coming from Gradle
  • #35900 - Fix RESTEasy CDI dependency issue
  • #35899 - Add note about unsupported @Lock in Spring Data JPA
  • #35895 - Update liquibase to 4.23.2, liquibase-mongodb to 4.23.1
  • #35889 - UriInfo can not be injected in presence of quarkus-rest-client dependency
  • #35886 - OTel Scope.close() warning improvement
  • #35885 - Applying the QE feedback for the Logging guide
  • #35884 - Application fails to start when eactive restclient uses both ClientExceptionMapper and ClientObjectMapper
  • #35883 - Bring back the HTTP console commands
  • #35879 - Quarkus 3.4.0.CR1 does not have HTTP commands in dev mode
  • #35858 - NullPointerException when entity primary key has the type byte[]
  • #35777 - Add a note about HR not being a replacement for ORM
  • #35732 - Rework how to enable/activate Flyway
  • #35728 - OIDC logout not working for virtual callback paths, if id_token is expired but session cookie is present
  • #35690 - Upgrade to Hibernate ORM 6.2.9.Final and HR 2.0.5.Final
  • #35655 - Flyway does not work without default datasource 3.3
  • #35528 - flyway with one supported and one unsupported Db throws exception at startup

3.4.0

Complete changelog

  • #35888 - Restore missing parameters in OIDC Dev UI client cred and password SwaggerUI/GraphQL handlers

... (truncated)

Commits

Updates io.quarkus:quarkus-extension-processor from 3.2.2.Final to 3.4.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.2.2.Final to 3.4.1

Release notes

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

3.4.1

Major changes

  • #35732 - Rework how to enable/activate Flyway

Complete changelog

  • #36000 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /docs
  • #35999 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /bom/application
  • #35990 - Don't ignore empty SSE events in client
  • #35987 - Improve the way HTTP authorizer logs exceptions
  • #35981 - Fix link to AWS Lambda SnapStart in documentation
  • #35979 - Add @ConfigDocEnumValue & @ConfigDocDefault to writing-extensions guide
  • #35977 - Recompute cached value when the Redis connection fails
  • #35975 - OIDC: AuthenticationRedirectionException after successful login
  • #35968 - Warn when wrong token proxy is accessed
  • #35966 - SSE: Reactive SseEventSource client doesn't consume empty events
  • #35964 - OIDC: NPE when accessing IdToken when Bearer access token is sent
  • #35959 - Log invalid CORS origin and method
  • #35958 - [GraalVM 24.0] Hibernate ORM elasticsearch native integration tests fail with return type mismatch
  • #35956 - Fix return type of hibernate-search substitution
  • #35949 - Properly initialize reactive Pool beans
  • #35938 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /bom/application
  • #35937 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /independent-projects/tools
  • #35926 - Fix use of multiple @ClientXXX annotations in REST Client Reactive
  • #35925 - Add a property to bypass cache mechanism in case of Redis failure
  • #35919 - Honor OIDC logout requests when ID token has expired
  • #35914 - Prevent recording configuration coming from Gradle
  • #35900 - Fix RESTEasy CDI dependency issue
  • #35899 - Add note about unsupported @Lock in Spring Data JPA
  • #35895 - Update liquibase to 4.23.2, liquibase-mongodb to 4.23.1
  • #35889 - UriInfo can not be injected in presence of quarkus-rest-client dependency
  • #35886 - OTel Scope.close() warning improvement
  • #35885 - Applying the QE feedback for the Logging guide
  • #35884 - Application fails to start when eactive restclient uses both ClientExceptionMapper and ClientObjectMapper
  • #35883 - Bring back the HTTP console commands
  • #35879 - Quarkus 3.4.0.CR1 does not have HTTP commands in dev mode
  • #35858 - NullPointerException when entity primary key has the type byte[]
  • #35777 - Add a note about HR not being a replacement for ORM
  • #35732 - Rework how to enable/activate Flyway
  • #35728 - OIDC logout not working for virtual callback paths, if id_token is expired but session cookie is present
  • #35690 - Upgrade to Hibernate ORM 6.2.9.Final and HR 2.0.5.Final
  • #35655 - Flyway does not work without default datasource 3.3
  • #35528 - flyway with one supported and one unsupported Db throws exception at startup

3.4.0

Complete changelog

  • #35888 - Restore missing parameters in OIDC Dev UI client cred and password SwaggerUI/GraphQL handlers

... (truncated)

Commits

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)

Bumps `quarkus.version` from 3.2.2.Final to 3.4.1.

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

Updates `io.quarkus:quarkus-extension-processor` from 3.2.2.Final to 3.4.1

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.2.2.Final to 3.4.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.2.Final...3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

Superseded by #173.

@dependabot dependabot bot closed this Oct 5, 2023
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.4.1 branch October 5, 2023 01:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants