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 version.io.quarkus from 1.13.4.Final to 1.13.6.Final #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps version.io.quarkus from 1.13.4.Final to 1.13.6.Final.
Updates quarkus-bom from 1.13.4.Final to 1.13.6.Final

Release notes

Sourced from quarkus-bom's releases.

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
  • #17390 - Update SmallRye Config to 1.13.1
  • #17377 - Suspend GET requests as well
  • #17366 - Fix case of lost TCCL in dev-mode when RESTEasy Reactive reads the HTTP body
  • #17359 - Dev mode fails to reload classes when using reactive rest client
  • #17354 - ArC dev mode - fix business method invocations monitoring
  • #17352 - Depend on Keycloak 12.0.4 for the moment
  • #17333 - Bump xstream from 1.4.16 to 1.4.17
  • #17327 - WebSockets in Extensions
  • #17322 - Quarkus random ConcurrentModificationException
  • #17296 - Use StandardCharsets.UTF_8 where appropriate
  • #17294 - Add configuration reference to Deploying to OpenShift
  • #17278 - More config issues in Quarkus 1.13.4.Final
  • #17216 - Resteasy hangs on null header
  • #17202 - Workaround jpa-oracle failure when using Mandrel
  • #17199 - Honor GenerateResourceBuildItem while building UberJar
  • #17179 - Keycloak Authorization 'policy-enforcer.lazy-load-paths=true' regression
  • #17168 - Null as HTTP header value results in hanging thread
  • #16999 - Fix case where REST Client returns JAX-RS Response from a JAX-RS endpoint
  • #16277 - Update aws-sdk to 2.16.36
  • #16249 - Update to Maven 3.8.1 and use mvnw consequently in GH workflows
  • #16233 - Maven 3.8.1 update causes warning
  • #16139 - [native] 1.13.0.Final Fails To Build Native Image
  • #15897 - Runtime initialize amazon-services classes using j.u.Random
  • #15611 - Add ConstraintVerifier infomation to OptaPlanner documentation
Commits
  • 7193f63 [RELEASE] - Bump version to 1.13.6.Final
  • 5834d3b Introduce build item to override weak reflection semantics
  • a313abe Hibernate Validator - Work around Jandex issue in enclosingTarget()
  • dc4a7eb Fix the indentation of the smallrye-metrics example
  • 761d8fd Merge pull request #17451 from gsmet/1.13.5-backports-3
  • 1a22331 Hibernate Validator - Fix container element constraints detection
  • c803ff4 Disable GIB in branch 1.13 for now
  • 6624cf2 Add ChangeStreamDocument Mongo class for reflection
  • 2932d63 Add ConstraintVerifier infomation to OptaPlanner documentation
  • 07dc6a7 Merge pull request #17418 from gsmet/1.13.5-backports-2
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 1.13.4.Final to 1.13.6.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 `version.io.quarkus` from 1.13.4.Final to 1.13.6.Final.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 28, 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.

0 participants