Fixes #37382 - Update to jQuery 3
Will also need to fix the select2 selectors in plugins, I only found 4 places https://github.com/search?q=org%3Atheforeman+s2id_++NOT+repo%3Atheforeman%2Fforeman&type=code https://github.com/search?q=org%3Atheforeman+select2-chosen++NOT+repo%3Atheforeman%2Fforeman&type=code https://github.com/search?q=s2id_++org%3Akatello&type=code Requires https://github.com/theforeman/foreman-js/pull/479 to test
I don't see a bump of jquery itself. Is this removing deprecated jquery < 3 usages?
@ekohl jquery is in https://github.com/theforeman/foreman-js/pull/479
Good idea, I'll move it here: https://github.com/theforeman/foreman/pull/10250 and will create some prs in the plugins