website
website copied to clipboard
Bump jquery-validation from 1.19.3 to 1.19.5 in /assets
Bumps jquery-validation from 1.19.3 to 1.19.5.
Release notes
Sourced from jquery-validation's releases.
1.19.5 / 2022-07-01
Chore
- Add CodeQL analysis 3d3c1fb
Core
- Fixed jQuery .submit() event shorthand deprecation notice #2430
- Fixed ReDos vulnerability in url, and url2 validation 5bbd80d
Localisation
- Added periods to messages #2266
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)
Changelog
Sourced from jquery-validation's changelog.
1.19.5 / 2022-07-01
Chore
- Add CodeQL analysis 3d3c1fb
Core
- Fixed jQuery .submit() event shorthand deprecation notice #2430
- Fixed ReDos vulnerability in url, and url2 validation 5bbd80d
Localisation
- Added periods to messages #2266
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)
Commits
5907740
1.19.55bbd80d
Merge pull request from GHSA-ffmh-x56j-9rc33d3c1fb
Chore: Add CodeQL analysis0da4906
Core: fix deprecated jquery .submit() event shorthand (#2430)1b79877
Localization: Add periods to messages (#2266)b68e282
Chore: update changelog3a4cd94
Build: Updating the master version to 1.19.5-pre.91d2098
Build: update release steps69cb17e
Core: fix ReDoS vulnerability in url2 (#2428)aa5bcdc
Chore: update issue templates- 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.