Update jQuery from v3.2.1 to v3.3.1
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 4 Sep 2018 03:52:55 +0000 (04:52 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 4 Sep 2018 04:10:45 +0000 (05:10 +0100)
commitdbbb45eadb182d18bd2f464116d3be6d8a285f0f
treeb663654a3af4137a507d108bb52159ac9e9d27d4
parent4105785a4995860a4f591f0e6bfffb83d71fb91e
Update jQuery from v3.2.1 to v3.3.1

Notable change:

- Ajax: In Safari, $.ajax() previously did not reject the
        Deferred if the XHR timed out. It now does, just as
        it previously did already in other browsers.

- Deferred: Fixed a memory leak with callback closures.

- All: Misc perf optimisations and removal of code that
       provided compat for browsers no longer supported.

Full release notes at
- https://blog.jquery.com/2018/01/19/jquery-3-3-0-a-fragrant-bouquet
- https://blog.jquery.com/2018/01/20/jquery-3-3-1-fixed-dependencies

Change-Id: Ia141dd46dc5b97c0f9766b44fea7559b1148538a
RELEASE-NOTES-1.32
maintenance/resources/foreign-resources.yaml
resources/lib/jquery/jquery.js