-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore(deps): update jQuery to v3.7.1 for security fix #5393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
chore(deps): update jQuery to v3.7.1 for security fix #5393
Conversation
|
✅ All Jest tests passed! This PR is ready to merge. |
b2fdc48 to
b83bd99
Compare
|
✅ All Jest tests passed! This PR is ready to merge. |
982ef22 to
41ce1d7
Compare
|
✅ All Jest tests passed! This PR is ready to merge. |
41ce1d7 to
e5aa195
Compare
|
✅ All Jest tests passed! This PR is ready to merge. |
|
Hi @walterbender , this is a critical update to resolve security vulnerabilities (GHSA-gxr4-xjj5-5px2, etc.) in older jQuery versions. Implementation: Replaced jquery-2.1.4.min.js and jquery-3.2.1.min.js with v3.7.1 in both the main Manually verified that jQuery-dependent features (dialogs, Materialize components) remain functional. |
|
✅ All Jest tests passed! This PR is ready to merge. |
…ty-update # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
|
✅ All Jest tests passed! This PR is ready to merge. |
|
✅ All Jest tests passed! This PR is ready to merge. |
Summary
Update jQuery to v3.7.1 across the entire codebase to resolve security vulnerabilities (XSS) in older versions.
Implementation Details
planet/libs/directory to ensure local environment stability and fix reference errors.Verification Results
Relates to dependency security hardening.
fixes
#5378 #5364 #5369