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

Upgrade jquery-validation from 1.20.1 to 1.21.0 #15262

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 10, 2024

Just what it says :)

@probot-autolabeler probot-autolabeler bot added css dependencies Pull requests that update a dependency file frontend javascript skins labels Aug 10, 2024
@snipe snipe merged commit 6a06a91 into develop Aug 10, 2024
7 of 8 checks passed
@snipe snipe deleted the synk/jquery-validation-from-1.20.1-to-1.21.0 branch August 10, 2024 15:07
Copy link

what-the-diff bot commented Aug 10, 2024

PR Summary

  • Update of JQuery-Validation Package
    The jquery-validation package was updated from version 1.20.1 to 1.21.0 in package-lock.json and package.json.

  • Changes in JavaScript Files
    The jquery-validation plugin was also updated to 1.21.0 in public/js/build/vendor.js and public/js/dist/all.js. In addition, we introduced the customElements option in the $.extend() function and adjusted the event listeners to integrate custom elements. Lastly, we fine-tuned the regular expressions used for number validation to ensure accurate results.

  • Modifications in Mix-Manifest
    In the public/mix-manifest.json file, we made several changes including the addition of a new entry for css/dist/skins/_all-skins.min.css along with a fresh ID. We also refreshed the IDs for js/build/vendor.js and js/dist/all.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css dependencies Pull requests that update a dependency file frontend javascript skins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant