PCMDI / pcmdi.github.io

repo for hosting web pages
5 stars 27 forks source link

Update jQuery and Bootstrap #514

Closed mauzey1 closed 1 year ago

mauzey1 commented 1 year ago

Updating jQuery to version 3.6.0 to patch vulnerabilities. This PR also updates the Bootstrap library. There were also several javascript files that were unused that I have removed.

mauzey1 commented 1 year ago

@durack1 Could you add jquery-3.7.0.min.js to PCMDI/assets

The problem with the 'slim' version of jQuery (jquery-3.7.0.slim.min.js) is that it doesn't have the getJSON function, which some of the scripts on the site use.

durack1 commented 1 year ago

Sure that could be added, did you have access to that repo? Feel free to add that yourself, I won't get to it until next week

durack1 commented 1 year ago

@mauzey1 just added you as an admin to PCMDI/assets. Let me know if you hit issues with accessing this repo

mauzey1 commented 1 year ago

@durack1 I have updated all of the jQuery and Bootstrap links to point PCMDI/assets