Page MenuHomePhabricator

Upgrade MW's version of jQuery from 3.x to 4.x
Open, Needs TriagePublic

Description

Per the jQuery 4.0.0 Beta release blog post, there are a some breaking changes planned, which we'll need check if they affect us before we switch.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Krinkle moved this task from Inbox to Backlog on the MediaWiki-ResourceLoader board.
Krinkle subscribed.

There will also be a migrate plugin, which we can use to emit deprecation warnings. That'll help "prove" our hypothesis in the wild (for a few weeks at least) even in the optimistic case where we think we might not need the migrate plugin for long.

There will also be a migrate plugin, which we can use to emit deprecation warnings. That'll help "prove" our hypothesis in the wild (for a few weeks at least) even in the optimistic case where we think we might not need the migrate plugin for long.

Excellent. Yes, let's try to not ship in migrate mode for multiple years again. :-)

Krinkle updated the task description. (Show Details)
Aklapper renamed this task from Upgrade MW's version of jQuery from 3.x to 4.x, when it's released to Upgrade MW's version of jQuery from 3.x to 4.x.Jan 18 2026, 2:53 PM