Skip to content

Commit 76657df

Browse files
committed
Upgrade JQuery from the current 3.5.x to the latest 3.7.1 in the 3.x series and
drop the unused 3.6.4 version we had included for testing but never used. Upgrades from 3.x series should not cause compatibility issues according to https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/ Should bring improvements and may also be needed for the pending JQuery UI upgrade.
1 parent cff83ad commit 76657df

9 files changed

Lines changed: 4 additions & 4 deletions

File tree

mig/assets/vendor/jquery

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
jquery-3.5.1
1+
jquery-3.7.1

mig/assets/vendor/jquery-3.6.4/js/jquery-3.6.4.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

mig/assets/vendor/jquery-3.6.4/js/jquery.min.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

mig/assets/vendor/jquery-3.7.1/js/jquery-3.7.1.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
jquery-3.7.1.min.js

mig/assets/vendor/jquery-3.6.4/js/jquery.validate.min.js renamed to mig/assets/vendor/jquery-3.7.1/js/jquery.validate.min.js

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)