project-openubl / xbuilder-server

Proyecto reemplazado por https://github.com/project-openubl/ublhub
Eclipse Public License 2.0
17 stars 11 forks source link

Bump quarkus-bom from 1.8.3.Final to 1.13.0.Final #254

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quarkus-bom from 1.8.3.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


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #259.