yangfuhai / jboot

一个优雅的微服务框架,SpringCloud 之外的另一个选择,已经使用在用户量过亿的商业产品上,有超过1000家公司在使用Jboot做极速开发...
http://www.jboot.com.cn
Apache License 2.0
732 stars 252 forks source link

Bump hibernate-validator from 6.0.5.Final to 6.0.18.Final #88

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps hibernate-validator from 6.0.5.Final to 6.0.18.Final.

Changelog

Sourced from hibernate-validator's changelog.

6.0.18.Final (25-10-2019)

** Bug * HV-1722 - engine - Remove settings-example.xml reference from .travis.yml * HV-1720 - engine - Support bounded wildcard types in container value unwrapping * HV-1715 - engine - Validation can sometimes proceed to the next group in sequence even after one of the constraints generated a violation

** Improvement * HV-1729 - performance - Skip allocation of an action for each need to access the context classloader

** Task * HV-1740 - engine - Deprecate @SafeHtml * HV-1739 - engine - CVE-2019-10219 Security issue with @SafeHtml * HV-1731 - tck-runner - Move TCK signature check to tck-runner module * HV-1728 - build - Upgrade to WildFly 17.0.1.Final * HV-1724 - build - Update to OpenJFX 11.0.2

6.0.17.Final (13-06-2019)

** Bug * HV-1713 - engine - Missing violation when a bean is validated with different groups * HV-1709 - validators - Polish Identification numbers are not considering length of the value * HV-1706 - validators - ISBN-13 algorithm does not handle checksum 10

** Task * HV-1717 - build - Update test dependencies * HV-1716 - build - Update WildFly secondary version to 17.0.0.Beta1 * HV-1711 - build - Fix aggregated javadoc build with recent JDK 11 * HV-1710 - build - Remove settings-example.xml

6.0.16.Final (21-03-2019)

** Bug * HV-1704 - build - Build fails on Windows * HV-1699 - validators - Rounding error when having a BigDecimal at runtime with @Max/@Min annotation set on a Number field

** Improvement * HV-1696 - engine - Avoid using computeIfAbsent for the common case when getting bean metadata * HV-1695 - engine - Avoid creating an empty map for group conversions * HV-1694 - engine - Reduce memory allocation for unconstrained beans

** Task * HV-1705 - build - Upgrade WildFly to 16.0.0.Final * HV-1693 - build - Test compatibility with JDK 12

6.0.15.Final (18-02-2019)

... (truncated)

Commits
  • b2c7c6c [Jenkins release job] Preparing release 6.0.18.Final
  • c51ee77 [Jenkins release job] changelog.txt updated by release build 6.0.18.Final
  • d4acde2 [Jenkins release job] README.md updated by release build 6.0.18.Final
  • 55defe4 HV-1740 Deprecate @SafeHtml for planned future removal
  • 20d7295 HV-1739 Fix CVE-2019-10219 Security issue with @SafeHtml
  • e718f8f HV-1715 Accumulate validationSuccessful attribute
  • 8fc4263 HV-1731 Move back the sigtest testing into a profile
  • 156b7ef HV-1731 SigTest updates
  • 8097ec0 HV-1729 Skip allocation of an action for each need to access the context clas...
  • 8a8afac HV-1724 Update to OpenJFX 11.0.2
  • 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/yangfuhai/jboot/network/alerts).