Deprecated JavaScript GUI Lib - version 1.2.1

Hi everyone,

We just updated to Jenkins version 2.361.2 and noticed that the JavaScript GUI libraries jQuery and jQuery UI - version 1.2.1 have been deprecated.
Has anyone else encountered this issue? If so, could you please share some insights?

Thanks,
Raanan

1 Like

We just updated to Jenkins version 2.6.3

Is this a typo? There’s no such release of Jenkins.

Take a look at the deprecation, and you see the recommendation is uninstalling the plugin. Ensure updating plugins beforehand, to ensure no dependents are left.

Correct, The Jenkins version is Jenkins 2.361.2
Uninstalling and then which plugin to install?
which plugin are you recommended?

None. You no longer need it.

what do you mean ? if he needs this JS GUI lib so you recommend him to remove it ? lol :face_with_raised_eyebrow:

:slight_smile: Yes, that’s what @NotMyFault means. The Jenkins plugin manager recommends that administrators remove deprecated plugins because the plugin is either obsolete, no longer being developed, or may no longer work. In this case, the plugins are obsolete and no longer being developed.

As a safety measure, the Jenkins plugin manager won’t allow the administrator to remove a plugin that is a declared dependency of another installed plugin. Both those plugins are unlikely to be a declared dependency of an installed plugin.

The JQuery UI plugin 1.0.2 (last released 12 years ago) has only two plugins that depend on it. Both those plugins were last released 10 years ago. If either of those plugins are installed, then the plugin manager won’t allow JQuery UI plugin 1.0.2 to be removed.

The JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin 1.2.1 (last released 7 years ago) has only two plugins that depend on it. If either of those plugins are installed, then the plugin manager won’t allow JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin 1.2.1 to be removed.