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

build(deps): bump org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.2.0.Final in /vertx-vaadin-tests/test-scalability #128

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

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

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.5.Final to 6.2.0.Final.
- [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.0.Final/changelog.txt)
- [Commits](hibernate/hibernate-validator@6.1.5.Final...6.2.0.Final)

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

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 Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

Test Results

197 files  +1  197 suites  +1   14m 18s ⏱️ -1s
584 tests  - 1  556 ✅  - 1  28 💤 ±0  0 ❌ ±0 
625 runs   - 1  596 ✅  - 1  29 💤 ±0  0 ❌ ±0 

Results for commit c2d2ae0. ± Comparison against base commit 1482889.

This pull request removes 6 and adds 5 tests. Note that renamed tests count towards both.
com.github.mcollovati.vertx.vaadin.VertxVaadinServiceUT ‑ should_report_flow_bootstrapHandler
com.vaadin.flow.uitest.ui.NavigationTriggerIT ‑ testNavigationTriggers_back_forward[any_Chrome_]
com.vaadin.viteapp.BasicsIT ‑ applicationUsesVite[any_Chrome_]
com.vaadin.viteapp.BasicsIT ‑ debugWindowShown[any_Chrome_]
com.vaadin.viteapp.TemplateIT ‑ testElementReferencedByReflection[any_Chrome_]
com.vaadin.viteapp.ThemeIT ‑ documentCssImport_externalAddedToHeadAsLink[any_Chrome_]
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_externalThemeResourceRequest_serveFromBundle
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_projectThemeResourceRequest_serveFromFrontend
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_themeResourceRequest_productionMode_notServeFromBundleNorFromFrontend
com.vaadin.viteapp.ThemeIT ‑ autoInjectComponentsIsFalse_cssNotImported[any_Chrome_]
com.vaadin.viteapp.ThemeIT ‑ documentCssImport_externalUrlLoaded[any_Chrome_]
This pull request skips 1 test.
com.vaadin.flow.uitest.ui.NavigationTriggerIT ‑ testNavigationTriggers[any_Chrome_]

♻️ This comment has been updated with latest results.

@mcollovati
Copy link
Owner

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2024

Looks like org.hibernate.validator:hibernate-validator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 22, 2024
@dependabot dependabot bot deleted the dependabot/maven/vertx-vaadin-tests/test-scalability/org.hibernate.validator-hibernate-validator-6.2.0.Final branch December 22, 2024 13:16
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant