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.10.5.Final #223

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

Release notes

Sourced from quarkus-bom's releases.

1.10.4.Final

Major changes

  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1

Complete changelog

  • #13894 - Throw an exception when model classes and no datasource
  • #13890 - Qute type-safe templates: fix parameter assignability check
  • #13886 - Fixes around default JSON handling
  • #13879 - Upgrade to Hibernate ORM 5.4.26.Final
  • #13876 - Amazon Lambda HTTP native image failure archetype fix
  • #13873 - Fix link in security testing guide
  • #13864 - Fast-jar does not deploy correctly to OpenShift
  • #13855 - Ensure that suspended transaction is always resumed
  • #13843 - Register Liquibase Precondition services
  • #13839 - Liquibase failing dbms-type pre-condition in native build
  • #13820 - Update SmallRye GraphQL, adding more test cases for reactive
  • #13819 - Set targetDirectory when launching from IDE
  • #13814 - It is not possible to start quarkus application using IDELauncer with quarkus-kubernetes dependency
  • #13812 - Add documentation on how to constrain providers to specific env
  • #13791 - Hibernate NPE with Quarkus 1.10.3.Final
  • #13788 - Add .env to .gitignore in generated projects
  • #13777 - SmallRye GraphQL and Hibernate Validator not works together in native
  • #13769 - Added link of cache quickstart in cache.adoc
  • #13758 - Handle null gradle resource directory in dev mode
  • #13757 - Update DefaultTokenStateManager to remove all session cookies when tokens are split
  • #13736 - SmallRye GraphQL 1.0.19 + tests for context propagation
  • #13711 - IDE Launcher fails for gradle project containing a submodule without resources
  • #13692 - Fail to generate native image
  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1
  • #13629 - A mutable jar can't be accessible in OpenShift for remote development
  • #13607 - Upgrade to Hibernate ORM 5.4.25.Final
  • #13431 - "Authorization" header is being overwritten.
  • #13385 - GraphQL Batch processing throws a ContextNotActiveException

1.10.3.Final

Major changes

Complete changelog

  • #13739 - Updates XStream due to published CVE
  • #13727 - Fix dev mode when the same file is marked multiple times for hot deploy
  • #13726 - Fix typos in getting-started.adoc
  • #13722 - Error on quarkus:dev after upgrade to 1.10.2.Final only with multiple persistence units
  • #13717 - DevMojo invokes other goals only if those are actually configured
  • #13715 - Upgrade SmallRye OpenAPI to 2.0.16
  • #13713 - Properly parse the jvmArgs passed to make it a list
Commits
  • 9b1ac3e [RELEASE] - Bump version to 1.10.5.Final
  • 990537b Merge pull request #13930 from gsmet/1.10.5-backports-1
  • 50f88c5 Hibernate ORM - Do not disable XML mappings entirely
  • c55d352 Ensure lib directory exists when building debug-enabled native-images
  • 8d97312 Trim security config usernames and roles
  • 724f51f Merge pull request #13916 from gsmet/fix-junit-scope-1.10
  • 8fab106 Fix scope for junit-jupiter-api in Panache artifacts
  • 20f0858 Merge pull request #13897 from gsmet/1.10.4-backports-3
  • dee43b3 Remove uber-jar from pom due to native image failure
  • 0f2f276 Upgrade to Hibernate ORM 5.4.26.Final
  • 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 #232.