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.platform.version from 3.3.3 to 3.4.1 #815

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps quarkus.platform.version from 3.3.3 to 3.4.1.
Updates io.quarkus:quarkus-bom from 3.3.3 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.platform:quarkus-maven-plugin from 3.3.3 to 3.4.1

Commits
  • 12437ca [maven-release-plugin] prepare release 3.4.1
  • 3061d10 Merge pull request #990 from gsmet/quarkus-3.4.1
  • 6e001f0 Upgrade to Quarkus 3.4.1
  • 5a5a3a5 Merge pull request #989 from gsmet/vault-3.2.0
  • 0ce7545 Update Quarkus Vault to 3.2.0
  • 7af726b Merge pull request #985 from zbendhiba/cq-3.4.0
  • 70ed2cf Merge pull request #988 from loicmathieu/gcp-2-5-0
  • 117ad69 Upgrade to Google Cloud Extesions 2.5.0
  • b935236 Upgrade to Camel Quarkus 3.4.0
  • e3725c1 Merge pull request #983 from qosdk-bot/qosdk-release-6.3.2
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-container-image-docker from 3.3.3 to 3.4.1

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.platform.version` from 3.3.3 to 3.4.1.

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

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.3.3 to 3.4.1
- [Commits](quarkusio/quarkus-platform@3.3.3...3.4.1)

Updates `io.quarkus:quarkus-container-image-docker` from 3.3.3 to 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.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-container-image-docker
  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 Sep 21, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nscuro nscuro merged commit 5804ddd into main Sep 21, 2023
12 checks passed
@nscuro nscuro deleted the dependabot/maven/quarkus.platform.version-3.4.1 branch September 21, 2023 08:25
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.

None yet

1 participant