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.7.Final #282

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.7.Final.

Release notes

Sourced from quarkus-bom's releases.

1.13.7.Final

Major changes

Complete changelog

  • #17763 - SimpleScheduler - fix CronTrigger#evaluate()
  • #17758 - Also register CustomResource implementors fully for reflection.
  • #17727 - Add resteasy extension to generated app in the AMQP guide
  • #17724 - Scheduler is not triggered or triggered 2 times randomly with native image
  • #17721 - Add artemis-mqtt-protocol dependency
  • #17720 - Add artemis-mqtt-protocol in the bom
  • #17688 - Use Maven version 3.8.1 in the generated projects
  • #17668 - Quarkus bundles generated projects with maven wrapper 3.6.3
  • #17632 - Correctly propagate dispatchToWorker to websockets
  • #17605 - Pass max frame size to VertxServerWebSocketContainer
  • #17599 - Bump gradle jandex plugin version in test and doc
  • #17580 - Create log file parent directories for @​QuarkusIntegrationTest
  • #17571 - Option quarkus.websocket.dispatch-to-worker=true doesn't work anymore in Quarkus 1.13
  • #17565 - @​QuarkusIntegrationTest with docker image fails on unable to create logfile
  • #17555 - Make VertxInputStream#available not fail on large content-type
  • #17551 - Don't write error response when it's already been written
  • #17473 - Gradle: create quarkusDeploymentOnlyClasspath configuration
  • #17455 - Resteasy fails with NumberFormatException if file is larger than 2047 MB
  • #17206 - maxFramePayloadLength seems to be hardcoded when using WebSocketClient
  • #16727 - Ensure that a non-indexed entry doesn't break generic type resolution

1.13.6.Final

Major changes

Complete changelog

  • #17493 - Hibernate Validator - Work around Jandex issue in enclosingTarget()
  • #17472 - Introduce build item to override weak reflection semantics
  • #17464 - Fix the indentation of the smallrye-metrics example

1.13.5.Final

Major changes

  • #16249 - Update to Maven 3.8.1 and use mvnw consequently in GH workflows

Complete changelog

  • #17454 - Hibernate Validator - Fix container element constraints detection
  • #17452 - Injected Bean Validator has different behavior than the static default Hibernate one
  • #17433 - Add ChangeStreamDocument Mongo class for reflection
  • #17432 - MongoDB Client Extension - NullPointerException in native mode with ChangeStreamDocumentCodec

... (truncated)

Commits
  • 7bdb007 [RELEASE] - Bump version to 1.13.7.Final
  • e82c9bd Merge pull request #17776 from gsmet/1.13.7-backports-2
  • 5245963 Add artemis-mqtt-protocol dependency
  • 812db55 Add resteasy extension to generated app in the AMQP guide
  • e80830f SimpleScheduler - fix CronTrigger#evaluate()
  • 9b1c099 Also register CustomResource implementors fully for reflection.
  • c1608b9 Merge pull request #17731 from gsmet/1.13.7-backports-1
  • 6d10f77 Use version 3.8.1 in the generated projects
  • 198e03e Correctly propagate dispatchToWorker to websockets
  • 9f80eaf Pass max frame size to VertxServerWebSocketContainer
  • 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 #286.