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

chore(deps): bump quarkus.version from 1.13.3.Final to 1.13.4.Final #43

Merged
merged 1 commit into from
May 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2021

Bumps quarkus.version from 1.13.3.Final to 1.13.4.Final.
Updates quarkus-bom from 1.13.3.Final to 1.13.4.Final

Release notes

Sourced from quarkus-bom's releases.

1.13.4.Final

Major changes

Complete changelog

  • #17154 - Fix last modified and CL for memory resources
  • #17144 - Update to RestEasy 4.5.12
  • #17108 - Update SmallRye Config to 1.13.0
  • #17099 - Jacoco does not report on other modules
  • #17087 - Update to Keycloak 13.0.0
  • #17086 - Jacoco Extension does not report on sub projects as of 1.13.3
  • #17085 - Fixed typo in Kafka documentation: @​Output -> @​Outgoing
  • #17077 - Introduce UberJarMergedResourceBuildItem and UberJarIgnoredResourceBuildItem
  • #17076 - Doc: working with reactive batch query results
  • #17026 - Update OIDC to use GET for UserInfo
  • #17023 - Update OidcClient to recognize non-standard grant response properties
  • #17020 - OIDC does not work with Azure Hosted Keycloak (HTTP Error 411)
  • #17012 - Allow defining a fixed port for datasource DevServices
  • #16984 - Enable synthetic beans to be application classes
  • #16974 - Reactive routes - fix the way a return value const violation is detected
  • #16957 - Enhance OidcClient to accept non-standard token grant responses
  • #16936 - Allow injection of RoutingContext in RESTEasy Reactive
  • #16934 - Resteasy-reactive : JPA TenantResolver fails with Normal scoped producer method may not return null: io.quarkus.vertx.http.runtime.CurrentVertxRequest
  • #16911 - Improve documentation around native resources
  • #16907 - Fix generic type handling of body parameter in RESTEasy Reactive
  • #16906 - Fix possible NPE resolving user settings.xml
  • #16905 - Resteasy reactive - Handling Generics in request body
  • #16903 - When using random ports in a docker test, resort to host networking
  • #16900 - QuarkusIntegrationTest failing on containerized native image with quarkus.http.test-(ssl-)port set to 0
  • #16883 - Removed extra char in docs
  • #16879 - OIDC: Fix IllegalStateException when processing opaque tokens
  • #16823 - Allow to support inheritance in JAX-RS Resource included via Application#getClasses
  • #16768 - Being able to fix the Postgres listening port property with DevServices
  • #16490 - Bump jackson-bom from 2.12.1 to 2.12.3
  • #16338 - Quarkus sql client PreparedQuery.executeBatch number of rows affected always equal to 1
  • #16105 - Substitute BouncyCastle self-tests which rely on SecureRandom
  • #16020 - Refactor spring-data-jpa integration-test
  • #16018 - [-Dnative] JPA class Person in integration-tests/spring-data-jpa uses j.u.Random
  • #16017 - Runtime initialize jgit classes using j.u.Random
  • #16008 - Runtime initialize grpc class using j.u.Random
  • #15952 - Runtime initialize RandomUtil in artemis-core extension
  • #15889 - Bouncycastle FIPs leaving a SecureRandom in heap
  • #15879 - Initialize classes using j.u.Random at runtime in kafka-client
  • #15864 - Initialize vertx redis client classes using SplittableRandom at runtime
  • #12755 - OIDC introspection of opaque access-token does not fill principal of SecurityIdentity
  • #5677 - shade-like transformers for uberjar creation
Commits
  • da9c57e [RELEASE] - Bump version to 1.13.4.Final
  • 4ca327e Merge pull request #17165 from gsmet/1.13.4-backports-2
  • 13ed724 Fix last modified and CL for memory resources
  • 24c8f49 Integer::new is deprecated
  • ea6023f Introduce UberJarMergedResourceBuildItem and UberJarIgnoredResourceBuildItem
  • 34709da Merge pull request #17144 from sberyozkin/resteasy_4.5.12
  • d3048b0 Merge pull request #17125 from gsmet/1.13.4-backports-1
  • a4b6f97 Update to RestEasy 4.5.12
  • f5736ea Allow defining a fixed port for datasource DevServices
  • acd4a0f Update to Keycloak 13.0.0
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 1.13.3.Final to 1.13.4.Final

Updates quarkus-bootstrap-maven-plugin from 1.13.3.Final to 1.13.4.Final

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

Bumps `quarkus.version` from 1.13.3.Final to 1.13.4.Final.

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

Updates `quarkus-maven-plugin` from 1.13.3.Final to 1.13.4.Final

Updates `quarkus-bootstrap-maven-plugin` from 1.13.3.Final to 1.13.4.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2021
@metacosm metacosm merged commit 1a9b9b1 into master May 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.13.4.Final branch May 13, 2021 08: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.

1 participant