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

Fixed deprecation warnings #4346

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iusverma5
Copy link

Description:
This pull request addresses several deprecation warnings and vulnerabilities that were present in the project dependencies. The following changes were made:
Updated Dependencies:
Upgraded deprecated dependencies like glob, rimraf, and @humanwhocodes/config-array to their latest supported versions to eliminate warnings.
Ensured that critical dependencies are aligned with current standards and security requirements.

Testing:
Installed and tested the project in a fresh environment to confirm that all changes work as expected.
Ran the project's test suite and verified functionality with no regressions or errors.

@CLAassistant
Copy link

CLAassistant commented Jan 2, 2025

CLA assistant check
All committers have signed the CLA.

@iusverma5
Copy link
Author

Please review @garg3133

@iusverma5
Copy link
Author

Please review @beatfactor

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.

2 participants