Skip to content
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

Updated jquery UI #15410

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Updated jquery UI #15410

merged 1 commit into from
Aug 29, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 29, 2024

Retargeted #15400 to develop, new assets

Signed-off-by: snipe <snipe@snipe.net>
@probot-autolabeler probot-autolabeler bot added dependencies Pull requests that update a dependency file frontend javascript skins labels Aug 29, 2024
@snipe snipe merged commit a89f17a into develop Aug 29, 2024
3 of 7 checks passed
@snipe snipe deleted the snyk/upgrade-jquery-ui branch August 29, 2024 10:25
Copy link

what-the-diff bot commented Aug 29, 2024

PR Summary

  • Upgraded version of jquery-ui
    The version of the jquery-ui library used in our project has been updated from 1.13.3 to 1.14.0 across several files (package-lock.json, package.json, node_modules in package-lock.json and app.js). This keeps our system up-to-date with the latest, improved version of jquery-ui.

  • Added resolved and integrity properties to jquery-ui
    For better security and reliability, resolved and integrity properties have been added to the jquery-ui library in the package-lock.json file.

  • Updated file paths in mix-manifest.json
    The paths for app.js, vendor.js and all.js inside the mix-manifest.json manifest file have been updated with new ids. This change helps in fetching the correct and latest versions of these files, ensuring optimal application performance.

  • Modified mix-manifest.json
    General modifications were made to the mix-manifest.json file, potentially for better organization or usability. This doesn't affect any functionality but can provide improvements in the maintainability of our project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend javascript skins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant