mouzt / mzt-biz-log

支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件
Apache License 2.0
2.06k stars 483 forks source link

Bump org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.2.0.Final in /bizlog-sdk #172

Open dependabot[bot] opened 16 hours ago

dependabot[bot] commented 16 hours ago

Bumps org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.2.0.Final.

Changelog

Sourced from org.hibernate.validator:hibernate-validator's changelog.

6.2.0.Final (23-12-2020)

** Bug * HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor

** New Feature * HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number

6.2.0.CR1 (07-12-2020)

** Improvement * HV-1812 - engine - Avoid reflection-based metadata extraction for built-in value extractors

** New Feature * HV-1816 - engine - Disable Expression Language by default for custom constraint violations

** Remove Feature * HV-1790 - engine, validators - Remove the SafeHtml constraint

** Task * HV-1820 - engine - Upgrade JBoss Logging to 3.4.1.Final * HV-1819 - engine - Upgrade Classmate to 1.5.1 * HV-1817 - build - Upgrade to checkstyle 8.38

6.1.6.Final (30-09-2020)

** Bug * HV-1804 - translations - Fix Dutch translation for @​Size constraint * HV-1797 - validators - Validation on classes with a bidirectional relationship cause stack overflow on 6.1.x * HV-1761 - engine - Interpolation of primitive arrays causes a ClassCastException

** Improvement * HV-1782 - translations - Remove trailing dot from @​Max constraint German translation

** New Feature * HV-1780 - validators - Add @​Normalized contraint that validates if text is normalized in a given form

** Task * HV-1803 - tests - Move the tests to log4j2 * HV-1802 - tests - Update ByteBuddy test dependency to 1.10.16 * HV-1795 - build - Remove link to JavaMoney javadoc

Commits
  • a883dcd [Jenkins release job] Preparing release 6.2.0.Final
  • badcc8f [Jenkins release job] changelog.txt updated by release build 6.2.0.Final
  • ff4faab [Jenkins release job] README.md updated by release build 6.2.0.Final
  • d8c8faa HV-1822 add russian specific INN annotation
  • 3304647 HV-1821 Support using a non-Hibernate Validator configuration class
  • 9c61b95 [Jenkins release job] Preparing next development iteration
  • 02ed74e [Jenkins release job] Preparing release 6.2.0.CR1
  • 401a85d [Jenkins release job] changelog.txt updated by release build 6.2.0.CR1
  • 7232226 [Jenkins release job] README.md updated by release build 6.2.0.CR1
  • 1785054 HV-1820 Upgrade JBoss Logging to 3.4.1.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mouzt/mzt-biz-log/network/alerts).
cr-gpt[bot] commented 16 hours ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

sonarcloud[bot] commented 16 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud