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 2.0.1.Final #288

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quarkus-bom from 1.8.3.Final to 2.0.1.Final.

Release notes

Sourced from quarkus-bom's releases.

2.0.0.Final

Major changes

Complete changelog

  • #18109 - Fix Gradle repository URL
  • #18091 - Fix dev mode compile issues
  • #18086 - Cli docs & stream/platform parameter parsing
  • #18084 - Upgrade to Hibernate ORM 5.5.3.Final
  • #18082 - H2 DevServices should not attempt to stop a stopped server
  • #18081 - Provide actionable message when @​QuarkusIntegrationTest is run before the Quarkus build
  • #18080 - Flyway devmode: Confirm before cleaning the schema
  • #18078 - Validate option for hibernate database generation
  • #18076 - Reactive SQL guide: document placeholders
  • #18075 - Extension registry transfer listener
  • #18071 - Add a resource example to the MongoDB and Hibernate ORM guides
  • #18069 - Document the limitation of log message indexing
  • #18067 - Scala 2.12 does not support a JDK 11 target
  • #18061 - Register the fields of the ChangeStreamDocument for reflection
  • #18058 - Scheduler - fix a regression in validation
  • #18056 - Reactive SQL Client Documentation Missing Information
  • #18048 - Force locale for Hibernate ORM REST Data Panache tests
  • #18047 - Set the compilation target to JDK 11
  • #18042 - Remove JDK 8 from the README badge
  • #18034 - Update to Keycloak 14.0.0
  • #18027 - Continuous testing fixes
  • #18021 - Upgrade to RESTEasy 4.6.1.Final
  • #18017 - HibernateOrmRestDataPanacheTest is generating a false negative in a non english locale
  • #18016 - Fixes method typo
  • #18014 - Bump postgresql from 42.2.21 to 42.2.22
  • #18013 - Cli cleanup
  • #18011 - Devtools: support pulling in the complete platform catalog from a single member bom
  • #18005 - Upgrade to Hibernate Rective 1.0.0.CR7
  • #18004 - Upgrade to Hibernate Reactive 1.0.0.CR7
  • #18003 - Fixes version selection for non-platform extensions when the stream is not specified
  • #17999 - Fix RESTEasy Reactive documentation on how to abort with @​ServerRequestFilter
  • #17998 - RESTEasy Reactive request filter ctx.abortWith() exception
  • #17997 - Ensure @​QuarkusTest works with @​Nested and test lifecycle methods
  • #17994 - Update CLI guide with missing emojis
  • #17991 - Exclude JUnit 4
  • #17987 - Update SmallRye Reactive Messaging to version 3.5.0
  • #17984 - Implement generic signature reconstruction for methods and use it in RestClient Reactive
  • #17982 - Export JBANG_REPO env variable for release test ci job
  • #17979 - Mutiny Vert.x bindings upgrade to 2.7.0
  • #17978 - Add info about Logger into OpenTracing guide
  • #17976 - Update to Apicurio Registry 2.0.1.Final
  • #17975 - @​Nested not working in @​QuarkusTest
  • #17970 - Add the ability to re-use an existing native build

... (truncated)

Commits
  • 9e0736c [RELEASE] - Bump version to 2.0.1.Final
  • e21b905 Add missing nexus-staging-maven-plugin.version to bootstrap parent pom
  • df000e4 Merge pull request #18422 from gsmet/2.0.1-backports-3
  • efa4341 Add missing build-time-principle.png image
  • 97903a9 REST Client reactive: make sure ClientBuilder is registered in native
  • b9667a6 Fixed guide URL for OpenShift extension
  • 930a139 Update OidcClient to accept String expires_in values
  • c03baca OpenAPI: Allow static OpenAPI model from anywhere in the classpath
  • df26f15 GraphQL: Fix config mapping between smallrye and quarkus keys
  • c661960 Fix flakey tests
  • 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 #289.