AspNetCoreBackChannelLogout
AspNetCoreBackChannelLogout copied to clipboard
Bump jquery-validation from 1.19.3 to 1.21.0 in /MvcHybridBackChannel
Bumps jquery-validation from 1.19.3 to 1.21.0.
Release notes
Sourced from jquery-validation's releases.
1.21.0
What's Changed
- Core: Add support for Web Components by
@dhobiin jquery-validation/jquery-validation#2493- Core: Allow negative decimal with no 0 by
@cstiegin jquery-validation/jquery-validation#2483New Contributors
@dhobimade their first contribution in jquery-validation/jquery-validation#2493@cstiegmade their first contribution in jquery-validation/jquery-validation#2483Full Changelog: https://github.com/jquery-validation/jquery-validation/compare/1.20.1...1.21.0
1.20.1
What's Changed
- Localization: Update Arabic translations by
@5baddiin jquery-validation/jquery-validation#2485- Core: fix remote validation when input is the same as in aborted request by
@bidordin jquery-validation/jquery-validation#2481New Contributors
@5baddimade their first contribution in jquery-validation/jquery-validation#2485Full Changelog: https://github.com/jquery-validation/jquery-validation/compare/1.20.0...1.20.1
1.20.0 / 2023-10-10
Additional
- Fixed vinUS validation failing on valid vin numbers #2460
Core
- Fixed race condition in remote validation rules #2435
- Removed pending class from fields with an aborted request #2436
- Fixed remote validation error tracking #2242
- Added escapeHtml option to avoid XSS attacks via showLabel method #2462
Demo
- Fixed minlength validation in ajaxSubmit-integration-demo.html #2454
Localisation
- Improved required translation in pt_BR #2445
- Added Hindi translation #2453
- Added French currency translation #2471
1.19.5 / 2022-07-01
Chore
- Add CodeQL analysis 3d3c1fb
Core
... (truncated)
Changelog
Sourced from jquery-validation's changelog.
1.20.1 / 2024-06-13
Core
- Fix remote validation when input is the same as in aborted request #2481
Localisation
- Update Arabic translations #2485
1.20.0 / 2023-10-10
Additional
- Fixed vinUS validation failing on valid vin numbers #2460
Core
- Fixed race condition in remote validation rules #2435
- Removed pending class from fields with an aborted request #2436
- Fixed remote validation error tracking #2242
- Added escapeHtml option to avoid XSS attacks via showLabel method #2462
Demo
- Fixed minlength validation in ajaxSubmit-integration-demo.html #2454
Localisation
- Improved required translation in pt_BR #2445
- Added Hindi translation #2453
- Added French currency translation #2471
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
- Updated build status badges (#2424)
... (truncated)
Commits
b4f8d541.21.009f67cbUpdate package versione837cc4Core: Allow negative decimal with no 0 (#2483)75f5123Core: Add support for Web Components (#2493)0f8400fChore: update changelog2195164Build: Updating the master version to 1.20.2-pre.569e622Core: fix remote validation when input is the same as in aborted request (#2481)0c811ceLocalization: Update Arabic translations (#2485)672a360Chore: update changelog.mda354e8aBuild: Updating the master version to 1.20.1-pre.- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.