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 1.13.6.Final to 1.13.7.Final #59

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps quarkus.version from 1.13.6.Final to 1.13.7.Final.
Updates quarkus-bom from 1.13.6.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
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

Updates quarkus-bootstrap-maven-plugin from 1.13.6.Final to 1.13.7.Final

Updates quarkus-maven-plugin from 1.13.6.Final to 1.13.7.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
  • @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 1.13.6.Final to 1.13.7.Final.

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

Updates `quarkus-bootstrap-maven-plugin` from 1.13.6.Final to 1.13.7.Final

Updates `quarkus-maven-plugin` from 1.13.6.Final to 1.13.7.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-bootstrap-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2021
@radcortez radcortez merged commit 522e21c into main Jun 10, 2021
@radcortez radcortez deleted the dependabot/maven/quarkus.version-1.13.7.Final branch June 10, 2021 18:53
@radcortez radcortez added this to the 1.0.0 milestone Aug 4, 2021
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

1 participant