Change record status: 
Project: 
Introduced in branch: 
8.x
Description: 

Drupal core now ships with jQuery 2.0 and does not use or ship the migrate plugin. jQuery 2.0 is API-compatible with jQuery 1.9 meaning that Drupal core will work with future optimized releases of jQuery and will be able to keep compatibility with IE8 and under in contrib.

Core version of jquery-bbq script had to be patched in order to work with jQuery 2.0.

Contrib developers can follow jQuery's upgrade guide: http://jquery.com/upgrade-guide/1.9/

See also:

Updated to jQuery UI 1.10.2

Impacts: 
Site builders, administrators, editors
Module developers
Themers