Skip to content
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

Bump jquery-validation from 1.19.4 to 1.21.0 #2526

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps jquery-validation from 1.19.4 to 1.21.0.

Release notes

Sourced from jquery-validation's releases.

1.21.0

What's Changed

New Contributors

Full Changelog: jquery-validation/jquery-validation@1.20.1...1.21.0

1.20.1

What's Changed

New Contributors

Full Changelog: jquery-validation/jquery-validation@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

Core

  • Fixed jQuery .submit() event shorthand deprecation notice #2430
  • Fixed ReDos vulnerability in url, and url2 validation 5bbd80d

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

Core

  • Fixed jQuery .submit() event shorthand deprecation notice #2430
  • Fixed ReDos vulnerability in url, and url2 validation 5bbd80d

Localisation

  • Added periods to messages #2266
Commits
  • b4f8d54 1.21.0
  • 09f67cb Update package version
  • e837cc4 Core: Allow negative decimal with no 0 (#2483)
  • 75f5123 Core: Add support for Web Components (#2493)
  • 0f8400f Chore: update changelog
  • 2195164 Build: Updating the master version to 1.20.2-pre.
  • 569e622 Core: fix remote validation when input is the same as in aborted request (#2481)
  • 0c811ce Localization: Update Arabic translations (#2485)
  • 672a360 Chore: update changelog.md
  • a354e8a Build: Updating the master version to 1.20.1-pre.
  • 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)

Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.4 to 1.21.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.4...1.21.0)

---
updated-dependencies:
- dependency-name: jquery-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added awaiting-dependency Issues/PRs waiting on a third party dependency javascript Pull requests that update Javascript code labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-dependency Issues/PRs waiting on a third party dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants