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.3.Final #268

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.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


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 #274.