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.2.Final to 1.13.3.Final #168

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2021

Bumps quarkus.version from 1.13.2.Final to 1.13.3.Final.
Updates quarkus-maven-plugin from 1.13.2.Final to 1.13.3.Final

Updates quarkus-bom from 1.13.2.Final to 1.13.3.Final

Release notes

Sourced from quarkus-bom's releases.

1.13.3.Final

Major changes

Complete changelog

  • #16834 - Fix minor typos in the OIDC docs
  • #16832 - Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • #16824 - Fix RESTEasy Reactive Default Codestart on 1.13
  • #16819 - Bump kubernetes-client-bom from 5.3.0 to 5.3.1
  • #16811 - Switch to using s01.oss.sonatype.org everywhere
  • #16800 - Add Jackson extension dependency in the Kafka Client extension
  • #16796 - Fix typo in cdi-integration.adoc
  • #16795 - Fix dev-mode CL issue with multipart form handling
  • #16794 - ClasscastException when using MultipartForm in dev mode
  • #16782 - Ensure that RunnerClassLoader returns unique entries
  • #16770 - RunnerClassLoader getResources returns duplicate results
  • #16769 - Native packaging fail with kafka-client
  • #16766 - kafka-client : missing substituted JmxReporter method
  • #16765 - kafka-client : Detected a MBean server in the image heap
  • #16751 - Bootstrap: fix loading an overlapping workspace
  • #16750 - Bootstrap - include reloadable artifacts to deployment classloader
  • #16746 - Use newer versions of containers
  • #16742 - Bump postgresql from 42.2.19 to 42.2.20
  • #16740 - Bump neo4j-java-driver from 4.2.4 to 4.2.5
  • #16736 - Test: pause for CI timing, remove extraneous object
  • #16726 - Fix path of java.security in Dockerfile
  • #16704 - Bump mysql-connector-java from 8.0.23 to 8.0.24
  • #16683 - Fixed typo in debug port comment
  • #16681 - Property "quarkus.class-loading.reloadable-artifacts" creates "ClassNotFoundException" in Arc
  • #16680 - Ensure that a JAX-RS client exception does not depend on the server parts
  • #16679 - Update security customization docs to make sure it's properly rendered
  • #16667 - Don't index invisible muti-release classes
  • #16666 - Jacoco Fixes
  • #16664 - Concatenate io.netty.versions.properties instead of ignoring them
  • #16663 - Bump liquibase-core from 4.3.3 to 4.3.4
  • #16662 - io.netty.util.Version#identify not working in uber-jars
  • #16657 - Remove false positive warnings emitted from the Kubernetes Client processor
  • #16655 - Hibernate Search: Add configuration property to skip the Elasticsearch version check
  • #16648 - Fix "Request has already been read" in Dev UI LogStream
  • #16618 - Qute - fix validation of type-safe message expressions
  • #16597 - Backport updated micrometer extension guide
  • #16591 - Update the section about disabling security with a link to the TestSecurity doc
  • #16590 - Qute type-safe expression in type-safe message results in NPE
  • #16581 - Rest Client Reactive - passing headers for async calls
  • #16578 - Ensure that Jackson writer doesn't negatively affect endpoint score
  • #16577 - Rest Client Reactive - passing headers with async return type doesn't work
  • #16563 - Adds cleanDisabled to Flyway configuration
  • #16561 - Add cleanDisabled to Flyway configuration

... (truncated)

Commits
  • 0e8ec9e [RELEASE] - Bump version to 1.13.3.Final
  • 82477c6 Merge pull request #16845 from gsmet/1.13.3-backports-2
  • a27d3b9 Upgrade Quarkus HTTP to 3.1.1.Final
  • e2f7a7a Quarkiverse extensions should use quarkiverse-parent 7
  • 0a8bf24 Bump dokka-maven-plugin to remove jcenter repository
  • 4b56558 Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • b803469 Fix minor typos in the OIDC docs
  • 8a131d7 Bootstrap: fix loading an overlapping workspace
  • 27ca282 Jacoco Fixes
  • a83ad7f Bump kubernetes-client-bom from 5.3.0 to 5.3.1
  • Additional commits viewable in compare view

Updates quarkus-build-parent from 1.13.2.Final to 1.13.3.Final

Release notes

Sourced from quarkus-build-parent's releases.

1.13.3.Final

Major changes

Complete changelog

  • #16834 - Fix minor typos in the OIDC docs
  • #16832 - Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • #16824 - Fix RESTEasy Reactive Default Codestart on 1.13
  • #16819 - Bump kubernetes-client-bom from 5.3.0 to 5.3.1
  • #16811 - Switch to using s01.oss.sonatype.org everywhere
  • #16800 - Add Jackson extension dependency in the Kafka Client extension
  • #16796 - Fix typo in cdi-integration.adoc
  • #16795 - Fix dev-mode CL issue with multipart form handling
  • #16794 - ClasscastException when using MultipartForm in dev mode
  • #16782 - Ensure that RunnerClassLoader returns unique entries
  • #16770 - RunnerClassLoader getResources returns duplicate results
  • #16769 - Native packaging fail with kafka-client
  • #16766 - kafka-client : missing substituted JmxReporter method
  • #16765 - kafka-client : Detected a MBean server in the image heap
  • #16751 - Bootstrap: fix loading an overlapping workspace
  • #16750 - Bootstrap - include reloadable artifacts to deployment classloader
  • #16746 - Use newer versions of containers
  • #16742 - Bump postgresql from 42.2.19 to 42.2.20
  • #16740 - Bump neo4j-java-driver from 4.2.4 to 4.2.5
  • #16736 - Test: pause for CI timing, remove extraneous object
  • #16726 - Fix path of java.security in Dockerfile
  • #16704 - Bump mysql-connector-java from 8.0.23 to 8.0.24
  • #16683 - Fixed typo in debug port comment
  • #16681 - Property "quarkus.class-loading.reloadable-artifacts" creates "ClassNotFoundException" in Arc
  • #16680 - Ensure that a JAX-RS client exception does not depend on the server parts
  • #16679 - Update security customization docs to make sure it's properly rendered
  • #16667 - Don't index invisible muti-release classes
  • #16666 - Jacoco Fixes
  • #16664 - Concatenate io.netty.versions.properties instead of ignoring them
  • #16663 - Bump liquibase-core from 4.3.3 to 4.3.4
  • #16662 - io.netty.util.Version#identify not working in uber-jars
  • #16657 - Remove false positive warnings emitted from the Kubernetes Client processor
  • #16655 - Hibernate Search: Add configuration property to skip the Elasticsearch version check
  • #16648 - Fix "Request has already been read" in Dev UI LogStream
  • #16618 - Qute - fix validation of type-safe message expressions
  • #16597 - Backport updated micrometer extension guide
  • #16591 - Update the section about disabling security with a link to the TestSecurity doc
  • #16590 - Qute type-safe expression in type-safe message results in NPE
  • #16581 - Rest Client Reactive - passing headers for async calls
  • #16578 - Ensure that Jackson writer doesn't negatively affect endpoint score
  • #16577 - Rest Client Reactive - passing headers with async return type doesn't work
  • #16563 - Adds cleanDisabled to Flyway configuration
  • #16561 - Add cleanDisabled to Flyway configuration

... (truncated)

Commits
  • 0e8ec9e [RELEASE] - Bump version to 1.13.3.Final
  • 82477c6 Merge pull request #16845 from gsmet/1.13.3-backports-2
  • a27d3b9 Upgrade Quarkus HTTP to 3.1.1.Final
  • e2f7a7a Quarkiverse extensions should use quarkiverse-parent 7
  • 0a8bf24 Bump dokka-maven-plugin to remove jcenter repository
  • 4b56558 Downgrade Keycloak image to 12.0.3 as we have problems with the 12.0.4 image
  • b803469 Fix minor typos in the OIDC docs
  • 8a131d7 Bootstrap: fix loading an overlapping workspace
  • 27ca282 Jacoco Fixes
  • a83ad7f Bump kubernetes-client-bom from 5.3.0 to 5.3.1
  • Additional commits viewable in compare view

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

Updates quarkus-test-framework from 1.13.2.Final to 1.13.3.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.2.Final to 1.13.3.Final.

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

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

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

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

Updates `quarkus-test-framework` from 1.13.2.Final to 1.13.3.Final

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 29, 2021
@pivovarit pivovarit merged commit fb1599d into master Apr 29, 2021
@dependabot dependabot bot deleted the dependabot/maven/master/quarkus.version-1.13.3.Final branch April 29, 2021 03:54
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant