Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hibernate-validator from 5.0.3.Final to 5.1.2.Final in /demo #202

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps hibernate-validator from 5.0.3.Final to 5.1.2.Final.

Changelog

Sourced from hibernate-validator's changelog.

5.1.2.Final (25.07.2014)

** Bug * [HV-889] - Translation error in ValidationMessages_zh_CN.properties * [HV-901] - Luhn Credit Card Validator incorrect return statement * [HV-902] - Cascading validation does not work on classes which implement Iterable. * [HV-906] - org.hibernate.validator.constraints.CreditCardNumber does not fail on a non-numbers string * [HV-908] - Fix Chinese translation file

** Task * [HV-912] - Improve integration with Java's security manager

5.1.1.Final (06.05.2014)

** Bug * [HV-871] - hv test suite isn't compatible with java 8 * [HV-873] - @​SafeHtml(whitelistType = WhiteListType.NONE) allow , * [HV-882] - ValidationExtension must not expect a ProcessBean event to be fired right after AfterBeanDiscovery.addBean() is called

5.1.0.Final (02.03.2014)

** Bug * [HV-865] - java.lang.NullPointerException at org.hibernate.validator.internal.cdi.InjectingConstraintValidatorFactory.releaseInstance

5.1.0.CR1 (17.02.2014)

** Bug * [HV-834] - Support curly braces within EL expressions * [HV-858] - ValidatorFactoryBean should use default BV provider * [HV-860] - Leverage validated value unwrapper for validateProperty() and validateValue()

** Improvement * [HV-859] - Allow to upload to /docs_htdocs/hibernate/stable/validator for final releases

** New Feature * [HV-814] - Re-consider semantics of options of mod check constraints

** Remove Feature * [HV-799] - EANValidator removed from the latest versions

** Task * [HV-812] - Make @​Mod10Check and @​Mod11Check constraints usable via API * [HV-837] - Re-enable CustomValidatorFactoryInPersistenceUnitIT#testValidatorFactoryPassedToPersistenceUnit

... (truncated)

Commits
  • 5777f4b [maven-release-plugin] prepare release 5.1.2.Final
  • 3cb5aec Changelog and readme updates prior to release 5.1.2.Final
  • 6944d97 Adding Khalid to copyright.txt
  • db81024 HV-912 Removing unused method parameter
  • 29944c5 HV-916 Disabling unstable test
  • fd1d997 HV-912 Not exposing accessible-made members
  • febb865 HV-912 Reducing accessibility of some classes and methods
  • 7735b49 HV-912 Wrapping call to JAXBContext#newInstance() and Unmarshaller#unmarshal(...
  • 75aea5f HV-912 Wrapping call to SchemaFactory#newSchema() into privileged action
  • bcbbb6e HV-912 Wrapping invocation of ClassMate method into privileged action
  • 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.

Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 5.0.3.Final to 5.1.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-validator/releases)
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-validator@5.0.3.Final...5.1.2.Final)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@Rizen59 Rizen59 closed this Mar 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/demo/org.hibernate-hibernate-validator-5.1.2.Final branch March 13, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant