project-openubl / xbuilder-server

Proyecto reemplazado por https://github.com/project-openubl/ublhub
Eclipse Public License 2.0
17 stars 11 forks source link

Bump quarkus-bom from 1.8.3.Final to 1.13.4.Final #274

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quarkus-bom from 1.8.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

1.13.3.Final

... (truncated)

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


Dependabot compatibility score

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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #276.