Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump hibernate.validator.version from 8.0.1.Final to 8.0.1.Final.payara-p1 #7111

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps hibernate.validator.version from 8.0.1.Final to 8.0.1.Final.payara-p1.
Updates org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.1.Final.payara-p1

Changelog

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

Hibernate Validator Changelog

9.0.0.Beta3 (2024-09-04)

** Bug * HV-2029 Exactly the same ConvertGroup defined on both original and overridden methods lead to an exception * HV-2018 Validator.validateValue() prints no violations on an interface

** Improvement * HV-2032 Support strict Jaxp security settings from JDK 23 * HV-2031 Make PredefinedScopeHibernateValidatorFactory aware of constraint mappings defined purely in XML

** Remove Feature * HV-2043 Remove deprecated PropertyTarget#property * HV-2042 Remove deprecated org.hibernate.validator.constraints.ModCheck constraint * HV-2040 Remove deprecated AnnotationProcessingOptions * HV-2039 Remove deprecated PredefinedScopeHibernateValidatorConfiguration#initializeLocales * HV-2038 Remove deprecated ReflectionParameterNameProvider * HV-2037 Remove deprecated org.hibernate.validator.constraints.NotEmpty constraint * HV-2036 Remove deprecated org.hibernate.validator.constraints.NotBlank constraint * HV-2035 Remove deprecated org.hibernate.validator.constraints.Email constraint * HV-2034 Remove deprecated hibernate.validator.constraint_mapping_contributor * HV-2025 Remove OSGi testing and support

** Task * HV-2041 Update to new versions of hibernate-infra extensions/theme that depend on AsciidoctorJ 3.0 * HV-2033 Test against wildfly-preview 33.0.1.Final * HV-2026 Use Maven 3.9.8 as a required minimum version for the build * HV-2022 Try using offline links for Javadoc generation * HV-2021 Add simple GH actions to build Hibernate Validator * HV-2019 FIx snapshot publishing

9.0.0.Beta2 (2024-08-01)

9.0.0.Beta1 (2024-08-01)

** Bug * HV-2008 hibernate-validator-test-utils are not compatible to current AssertJ versions * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios * HV-1978 Expression Language not propagated to iterable node * HV-1971 CNPJ with all digits the same * HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message. * HV-1959 Typo fix for Ukrainian localization * HV-1946 PathImpl.createCopy() only performs a shallow copy

** Improvement

... (truncated)

Commits

Updates org.hibernate.validator:hibernate-validator-cdi from 8.0.1.Final to 8.0.1.Final.payara-p1

Changelog

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

Hibernate Validator Changelog

9.0.0.Beta3 (2024-09-04)

** Bug * HV-2029 Exactly the same ConvertGroup defined on both original and overridden methods lead to an exception * HV-2018 Validator.validateValue() prints no violations on an interface

** Improvement * HV-2032 Support strict Jaxp security settings from JDK 23 * HV-2031 Make PredefinedScopeHibernateValidatorFactory aware of constraint mappings defined purely in XML

** Remove Feature * HV-2043 Remove deprecated PropertyTarget#property * HV-2042 Remove deprecated org.hibernate.validator.constraints.ModCheck constraint * HV-2040 Remove deprecated AnnotationProcessingOptions * HV-2039 Remove deprecated PredefinedScopeHibernateValidatorConfiguration#initializeLocales * HV-2038 Remove deprecated ReflectionParameterNameProvider * HV-2037 Remove deprecated org.hibernate.validator.constraints.NotEmpty constraint * HV-2036 Remove deprecated org.hibernate.validator.constraints.NotBlank constraint * HV-2035 Remove deprecated org.hibernate.validator.constraints.Email constraint * HV-2034 Remove deprecated hibernate.validator.constraint_mapping_contributor * HV-2025 Remove OSGi testing and support

** Task * HV-2041 Update to new versions of hibernate-infra extensions/theme that depend on AsciidoctorJ 3.0 * HV-2033 Test against wildfly-preview 33.0.1.Final * HV-2026 Use Maven 3.9.8 as a required minimum version for the build * HV-2022 Try using offline links for Javadoc generation * HV-2021 Add simple GH actions to build Hibernate Validator * HV-2019 FIx snapshot publishing

9.0.0.Beta2 (2024-08-01)

9.0.0.Beta1 (2024-08-01)

** Bug * HV-2008 hibernate-validator-test-utils are not compatible to current AssertJ versions * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios * HV-1978 Expression Language not propagated to iterable node * HV-1971 CNPJ with all digits the same * HV-1965 Typo in CrossParameterConstraintValidatorContextImpl, wrong element kind assertion fail message. * HV-1959 Typo fix for Ukrainian localization * HV-1946 PathImpl.createCopy() only performs a shallow copy

** Improvement

... (truncated)

Commits

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 <dependency name> 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)

Bumps `hibernate.validator.version` from 8.0.1.Final to 8.0.1.Final.payara-p1.

Updates `org.hibernate.validator:hibernate-validator` from 8.0.1.Final to 8.0.1.Final.payara-p1
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/commits)

Updates `org.hibernate.validator:hibernate-validator-cdi` from 8.0.1.Final to 8.0.1.Final.payara-p1
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-validator/commits)

---
updated-dependencies:
- dependency-name: org.hibernate.validator:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.validator:hibernate-validator-cdi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 4, 2024
@Pandrex247
Copy link
Member

Duplicate of #7105

@Pandrex247 Pandrex247 marked this as a duplicate of #7105 Dec 5, 2024
@Pandrex247 Pandrex247 closed this Dec 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/main/hibernate.validator.version-8.0.1.Final.payara-p1 branch December 5, 2024 09:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant