glotzerlab / signac-dashboard

Rapidly visualize signac projects through a customizable dashboard interface.
https://signac.io
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Update bundled jQuery to 3.6.4. #184

Closed bdice closed 1 year ago

bdice commented 1 year ago

Description

This PR resolves a security warning about jQuery versions less than 3.5.0. See here for details: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #184 (4c4be76) into main (abffb4e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   68.50%   68.50%           
=======================================
  Files          20       20           
  Lines         816      816           
  Branches      150      150           
=======================================
  Hits          559      559           
  Misses        218      218           
  Partials       39       39           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.