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

feat(common): remove jquery-ui-dist from deps, use jquery-ui only #733

Merged
merged 3 commits into from Aug 3, 2022

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Aug 3, 2022

  • the dependency "jquery-ui-dist" was added for convenience (all-in-one build) but that package wasn't managed by the jQuery team and it is now behind in version number, it is missing a security patch and so this PR removes the use of that external "jquery-ui-dist", we should rely solely on the official package "jquery-ui" which is maintained by the official jQuery team

- the dependency "jquery-ui-dist" was added for convenience (all-in-one) but wasn't managed by the jQuery team and it is now behind in version, it is missing a security patch and so this PR removes the use of that external "jquery-ui-dist", we should rely only on the official package "jquery-ui" which is maintained by the jQuery team
- the dependency "jquery-ui-dist" was added for convenience (all-in-one) but wasn't managed by the jQuery team and it is now behind in version, it is missing a security patch and so this PR removes the use of that external "jquery-ui-dist", we should rely only on the official package "jquery-ui" which is maintained by the jQuery team
@ghiscoding ghiscoding changed the title fix(common): remove jquery-ui-dist from deps, use jquery-ui only feat(common): remove jquery-ui-dist from deps, use jquery-ui only Aug 3, 2022
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #733 (0e79429) into master (ed00e2d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #733   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          233       233           
  Lines        16439     16439           
  Branches      5490      5490           
=========================================
  Hits         16439     16439           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@ghiscoding ghiscoding merged commit b89d1f1 into master Aug 3, 2022
@ghiscoding ghiscoding deleted the chore/remove-jquery-ui-dist branch August 3, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant