jquery / jquery-ui

The official jQuery user interface library.
https://jqueryui.com
Other
11.26k stars 5.32k forks source link

Tests: Update jQuery Migrate from 3.4.1 to 3.5.2, simplify Migrate setup #2273

Closed mgol closed 4 months ago

mgol commented 4 months ago

Apart from updating jQuery Migrate, the setup is now changed so that exact Migrate versions are only references when fetching npm packages; other than that, they're represented as jquery-migrate-1.x & jquery-migrate-3.x. This will allow smaller changes when updating jQuery Migrate in the future.