vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
202 stars 127 forks source link

Update jQuery to v3.7.1 and jquery-ui to v1.13.2 #3955

Open gneissone opened 3 months ago

gneissone commented 3 months ago

Resolves https://github.com/vivo-project/VIVO/issues/3528 Companion Vitro PR: https://github.com/vivo-project/Vitro/pull/449

What does this pull request do?

Updates jQuery to v3.7.1 and jquery-ui 1.13.2, the latest available versions.

What's new?

There should be no change in functionality, just code changes to remove deprecated functions as indicated by the jquery migrate tool.

How should this be tested?

This touches a lot of things, so thorough testing is suggested.

Additional Notes:

This resolves the security vulnerability warning mentioned in https://github.com/vivo-project/VIVO/issues/3528

Interested parties

@VIVO-project/vivo-committers