Bump jquery-validation from 1.19.1 to 1.19.4 in /templates/influx-adminlte-3
requested to merge dependabot/npm_and_yarn/templates/influx-adminlte-3/jquery-validation-1.19.4 into master
Created by: dependabot[bot]
Bumps jquery-validation from 1.19.1 to 1.19.4.
Release notes
Sourced from jquery-validation's releases.
1.19.4 / 2022-05-19
Build
- Add License.md to zip tarball (#2386)
Chore
Core
- Fixed validation for input type="date" (#2360)
- Wait for pendingRequests to finish before submitting form (#2369)
- Fixed bug for Html Editors (#2154) (#2422)
- Fixed ReDoS vulnerability in URL2 validation (#2428)
Test
- Switch from Travis to GitHub workflows (#2423)
1.19.3 / 2021-01-09
Core
- CVE-2021-21252: fixed Regular Expression Denial of Service vulnerability (#2371)
- Replaced deprecated jQuery functions (#2335)
Chore
- Add Accessibility section to Readme (#2149)
Localization
- Add "pattern" translation for French (#2363)
- add phone validate translate for Turkish translation (#2343)
1.19.2 / 2020-05-23
Core
- Core: Fixes deprecated calls to jQuery trim for compat with newer jQuery core versions (#2328)
Contributors
- Brighton Balfrey
- Markus Staab
- Brahim Arkni
Changelog
Sourced from jquery-validation's changelog.
1.19.4 / 2022-05-19
Build
- Add License.md to zip tarball (#2386)
Chore
Core
- Fixed validation for input type="date" (#2360)
- Wait for pendingRequests to finish before submitting form (#2369)
- Fixed bug for Html Editors (#2154) (#2422)
- Fixed ReDoS vulnerability in URL2 validation (#2428)
Test
- Switch from Travis to GitHub workflows (#2423)
1.19.3 / 2021-01-09
Core
- CVE-2021-21252: fixed Regular Expression Denial of Service vulnerability (#2371)
- Replaced deprecated jQuery functions (#2335)
Chore
- Add Accessibility section to Readme (#2149)
Localization
- Add "pattern" translation for French (#2363)
- add phone validate translate for Turkish translation (#2343)
1.19.2 / 2020-05-23
Core
- Core: Fixes deprecated calls to jQuery trim for compat with newer jQuery core versions (#2328)
Commits
-
412ad30
1.19.4 -
91d2098
Build: update release steps -
69cb17e
Core: fix ReDoS vulnerability in url2 (#2428) -
aa5bcdc
Chore: update issue templates -
350f6ae
Core: fix validation for input type="date" (#2360) -
7828568
Gruntfile.js: add LICENSE.md to zip tarball (#2386) -
3688078
Chore: switch to stale bot github action (#2425) -
f8b0b53
README: update build status badge (#2424) -
25293cc
Test: Switch from Travis to GitHub workflows (#2423) -
900a90b
Core: fix code style (#2422) - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by bytestream, a new releaser for jquery-validation since your current version.
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.