Skip to content

build(deps): bump jquery-validation from 1.19.5 to 1.20.0 #29

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps jquery-validation from 1.19.5 to 1.20.0.

Release notes

Sourced from jquery-validation's releases.

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
Changelog

Sourced from jquery-validation's changelog.

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
Commits
  • 6c5e852 1.20.0
  • 99772f2 Update generateArtifacts command in build/release.js
  • 2ecb6be Update version 1.20.0-pre
  • 7ba6372 Localization: Rename message_hi.js to messages_hindi.js (#2470)
  • bb5ec97 Localization: Add French currency translation (#2471)
  • 3cdcde8 Update 02_feature_request.md
  • fa8d211 Update 01_bug_report.md
  • 9352807 Update stale.yml
  • 716cdc9 Update 01_bug_report.md
  • 7a490d8 Core: Added escapeHtml option to avoid XSS attacks via showLabel methods (#2462)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.

Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.5 to 1.20.0.
- [Release notes](https://github.com/jquery-validation/jquery-validation/releases)
- [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md)
- [Commits](jquery-validation/jquery-validation@1.19.5...1.20.0)

---
updated-dependencies:
- dependency-name: jquery-validation
  dependency-version: 1.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants