This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5061436b40 Bump jquery-validation from 1.21.0 to 1.22.0 in 
/themes/common-theme/webapp/common-theme/js (#947)
5061436b40 is described below

commit 5061436b40cbcfe9888d48538992e88e476a0374
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 16:43:20 2026 +0100

    Bump jquery-validation from 1.21.0 to 1.22.0 in 
/themes/common-theme/webapp/common-theme/js (#947)
    
    Bumps
    [jquery-validation](https://github.com/jquery-validation/jquery-validation)
    from 1.21.0 to 1.22.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/jquery-validation/jquery-validation/releases";>jquery-validation's
    releases</a>.</em></p>
    <blockquote>
    <h2>1.22.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Chore: downgrade ubuntu by <a
    href="https://github.com/bytestream";><code>@​bytestream</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2518";>jquery-validation/jquery-validation#2518</a></li>
    <li>Localization: Additional string translations for messages_nl.js by
    <a href="https://github.com/appel";><code>@​appel</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2517";>jquery-validation/jquery-validation#2517</a></li>
    <li>Core: Unnecessary aria-describedby by <a
    href="https://github.com/eden-jh";><code>@​eden-jh</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2410";>jquery-validation/jquery-validation#2410</a></li>
    <li>Additional: Replace deprecated substr() with slice() and charAt() in
    cifES.js by <a
    href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2520";>jquery-validation/jquery-validation#2520</a></li>
    <li>Core: Add support for HTML5 form attribute on elements outside form
    by <a href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2521";>jquery-validation/jquery-validation#2521</a></li>
    <li>Add jQuery 4.0.0 support by <a
    href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2524";>jquery-validation/jquery-validation#2524</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/appel";><code>@​appel</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2517";>jquery-validation/jquery-validation#2517</a></li>
    <li><a href="https://github.com/eden-jh";><code>@​eden-jh</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/pull/2410";>jquery-validation/jquery-validation#2410</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/jquery-validation/jquery-validation/compare/1.11.1...1.22.0";>https://github.com/jquery-validation/jquery-validation/compare/1.11.1...1.22.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/b6adb540cd4911d50980bfd18f830fa6689aed57";><code>b6adb54</code></a>
    1.22.0</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/15e2a56122df8debf6f93bf23e818519fc3c4ba0";><code>15e2a56</code></a>
    Chore: set version to 1.22.0-pre</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/e5097114bf9d7ece80c14f60c47f129cd9ba954e";><code>e509711</code></a>
    Add jQuery 4.0.0 support (<a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/issues/2524";>#2524</a>)</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/4a25a8ff62965aec8221016b8f47873c1833596e";><code>4a25a8f</code></a>
    Core: Add support for HTML5 form attribute on elements outside form (<a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/issues/2521";>#2521</a>)</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/94418e4283a454fb630620a340a4e5b8cbeb8c2e";><code>94418e4</code></a>
    Additional: Replace deprecated substr() with slice() and charAt() in
    cifES.js...</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/6eb2df0da1bf65791941122e2ad77b85a308754f";><code>6eb2df0</code></a>
    Core: Unnecessary aria-describedby (<a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/issues/2410";>#2410</a>)</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/707623a5cede70bdce8a911c2925f7786911e97d";><code>707623a</code></a>
    Localization: Additional string translations for messages_nl.js (<a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/issues/2517";>#2517</a>)</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/07d2594c8201863ea03d901551fb0f17cf11b3c7";><code>07d2594</code></a>
    Chore: downgrade ubuntu (<a
    
href="https://redirect.github.com/jquery-validation/jquery-validation/issues/2518";>#2518</a>)</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/6cd68f68e395b1c3a2588e6e7d64f561410c2dc0";><code>6cd68f6</code></a>
    Update stale.yml</li>
    <li><a
    
href="https://github.com/jquery-validation/jquery-validation/commit/bd54405de2c0c820d7903f625a54b157e707f75e";><code>bd54405</code></a>
    Build: Updating the master version to 1.21.1-pre.</li>
    <li>See full diff in <a
    
href="https://github.com/jquery-validation/jquery-validation/compare/1.21.0...1.22.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jquery-validation&package-manager=npm_and_yarn&previous-version=1.21.0&new-version=1.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../common-theme/webapp/common-theme/js/package-lock.json | 15 +++++++--------
 themes/common-theme/webapp/common-theme/js/package.json   |  2 +-
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json 
b/themes/common-theme/webapp/common-theme/js/package-lock.json
index b8a04559b1..29edbbc953 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -16,7 +16,7 @@
                 "jquery": "^3.7.1",
                 "jquery-migrate": "^3.6.0",
                 "jquery-ui-dist": "^1.13.3",
-                "jquery-validation": "^1.21.0",
+                "jquery-validation": "^1.22.0",
                 "jquery.browser": "^0.1.0",
                 "moment-timezone": "^0.6.0",
                 "moment-with-locales-es6": "^1.0.1",
@@ -75,8 +75,7 @@
         "node_modules/jquery": {
             "version": "3.7.1",
             "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz";,
-            "integrity": 
"sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
-            "peer": true
+            "integrity": 
"sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
         },
         "node_modules/jquery-migrate": {
             "version": "3.6.0",
@@ -96,11 +95,12 @@
             }
         },
         "node_modules/jquery-validation": {
-            "version": "1.21.0",
-            "resolved": 
"https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.21.0.tgz";,
-            "integrity": 
"sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w==",
+            "version": "1.22.0",
+            "resolved": 
"https://registry.npmjs.org/jquery-validation/-/jquery-validation-1.22.0.tgz";,
+            "integrity": 
"sha512-W/e+/suHHWHxdE9Byt9eMtYchy6a+RG9pqGTDiqz6DWcgwhrxVh2OVl8jCi3NSkmACeOW/wiPgLN3KM63+aSWg==",
+            "license": "MIT",
             "peerDependencies": {
-                "jquery": "^1.7 || ^2.0 || ^3.1"
+                "jquery": "^1.7 || ^2.0 || ^3.1 || ^4.0"
             }
         },
         "node_modules/jquery.browser": {
@@ -116,7 +116,6 @@
             "resolved": 
"https://registry.npmjs.org/moment/-/moment-2.30.1.tgz";,
             "integrity": 
"sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
             "license": "MIT",
-            "peer": true,
             "engines": {
                 "node": "*"
             }
diff --git a/themes/common-theme/webapp/common-theme/js/package.json 
b/themes/common-theme/webapp/common-theme/js/package.json
index 1a1323eb16..e6270c0f5e 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -13,7 +13,7 @@
         "jquery": "^3.7.1",
         "jquery-migrate": "^3.6.0",
         "jquery-ui-dist": "^1.13.3",
-        "jquery-validation": "^1.21.0",
+        "jquery-validation": "^1.22.0",
         "jquery.browser": "^0.1.0",
         "moment-timezone": "^0.6.0",
         "moment-with-locales-es6": "^1.0.1",

Reply via email to