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.12.0.Final to 1.13.0.Final #11

Closed

Conversation

dependabot[bot]
Copy link

@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-bootstrap-maven-plugin 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

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-bootstrap-maven-plugin` 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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #12.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-1.13.0.Final branch April 8, 2021 06:49
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