Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Bump quarkus.version from 1.12.0.Final to 1.13.0.Final #31

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps quarkus.version from 1.12.0.Final to 1.13.0.Final.
Updates quarkus-bom from 1.12.0.Final to 1.13.0.Final

Release notes

Sourced from quarkus-bom's releases.

1.13.0.CR1

Major changes

  • #15757 - Update SmallRye Reactive Messaging to 2.9.0
  • #15733 - Add Service Binding configuration for Kafka
  • #15542 - Upgrade to Hibernate Reactive 1.0.0.CR1
  • #15282 - Use AbstractLocationConfigSourceLoader to load application.properties and application.yaml
  • #15141 - MicroProfile Rest Client on RestEasy Reactive
  • #15068 - Move to vert.x based websockets
  • #14982 - Remove NativeImageMojo
  • #14960 - DevServices Support
  • #14732 - Update Kafka to 2.7.0
  • #14384 - Support for Jacoco reports

Complete changelog

  • #15798 - Close and remove named handlers on hot reload
  • #15797 - Better message if fired event is null
  • #15796 - Make sure all lambda requests are done
  • #15795 - Generate Handler class in correct CL
  • #15794 - Fix race in DevConsoleRunScheduledTaskTest
  • #15791 - Bump micrometer-bom from 1.6.4 to 1.6.5
  • #15790 - Bump jgit.version from 5.10.0.202012080955-r to 5.11.0.202103091610-r
  • #15788 - Remove substitution for DefaultMethodFallbackProvider
  • #15787 - Upgrade to fabric8 kubernetes-client 5.2.1
  • #15784 - Add quarkus-devtools-registry-client to quarkus-bom
  • #15780 - Add NVD related information to security.adoc
  • #15779 - Make sure the proper TCCL isn't lost in dev mode when static resource exist
  • #15775 - Disable flaky k8s test
  • #15773 - Fix a log typo in the ReflectiveHierarchyStep
  • #15772 - Qute: inject attributes in template extensions methods
  • #15770 - Fix picocli codestart readme with gradle
  • #15769 - Upgrade SmallRye OpenAPI to 2.0.26
  • #15768 - Use JdbcDatabaseContainer#withUrlParam() and delegate URL creation
  • #15767 - Make per class @​ServerExceptionMapper work with Mutiny response types
  • #15765 - Clarify remote-dev in docs
  • #15764 - Prevent IDE related steps from ever running in remote-dev mode
  • #15763 - RESTEasy Reactive exception mapper issues
  • #15762 - Fix invalid anchors in deploying-to-openshift.adoc
  • #15761 - Make class clickable in Log stream (to open in IDE)
  • #15758 - Picocli example app readme is incorrect
  • #15757 - Update SmallRye Reactive Messaging to 2.9.0
  • #15755 - DevConsoleRunScheduledTaskTest is flaky
  • #15750 - Build type does not work in DevUI
  • #15749 - Add ability to customise DevServices URL
  • #15748 - Generate converters in same CL as the target type
  • #15745 - Bump awssdk.version from 2.16.18 to 2.16.19
  • #15744 - Bump xstream from 1.4.15 to 1.4.16
  • #15743 - Precompute hashcodes as bytecode constants for ArC beans
  • #15741 - Remove unnecessary test dependencies

... (truncated)

Commits
  • cd8a45c [RELEASE] - Bump version to 1.13.0.Final
  • e51b06d Merge pull request #15976 from gsmet/1.13.0-backports-3
  • eea3210 Support for providing a custom extension registry client impl in a maven arti...
  • b3378b4 Fix QuarkusSecurityIdentity.isAnonymous check
  • cedebbf Revert "Register all profile properties in the default config source."
  • bdedac0 Merge pull request #15969 from gsmet/1.13.0-backports-2
  • 8a77358 Add MP SPI dep to Smallrye GraphQL. Fixes #15966
  • 3c4a08f Add OpenTelemetry and Jaeger Exporter extensions with native support
  • eefca21 Add a more informative error message when Dockerfile is unavailable during s2i
  • c140b9f Fix QuarkusTestResourceLifecycleManager bug
  • Additional commits viewable in compare view

Updates quarkus-core-deployment from 1.12.0.Final to 1.13.0.Final

Updates quarkus-arc-deployment from 1.12.0.Final to 1.13.0.Final

Updates quarkus-undertow-deployment from 1.12.0.Final to 1.13.0.Final

Updates quarkus-jsonp-deployment from 1.12.0.Final to 1.13.0.Final

Updates quarkus-core from 1.12.0.Final to 1.13.0.Final

Updates quarkus-junit5-internal from 1.12.0.Final to 1.13.0.Final

Updates quarkus-bootstrap-maven-plugin from 1.12.0.Final to 1.13.0.Final

Updates quarkus-junit5 from 1.12.0.Final to 1.13.0.Final

Updates quarkus-maven-plugin from 1.12.0.Final to 1.13.0.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.12.0.Final to 1.13.0.Final.

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

Updates `quarkus-core-deployment` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-arc-deployment` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-undertow-deployment` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-jsonp-deployment` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-core` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-junit5-internal` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-bootstrap-maven-plugin` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-junit5` from 1.12.0.Final to 1.13.0.Final

Updates `quarkus-maven-plugin` from 1.12.0.Final to 1.13.0.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 Mar 25, 2021
@rmpestano rmpestano merged commit d8fb734 into master Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.13.0.Final branch April 5, 2021 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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