Skip to content

fix: upgrade most packages that use rimraf and glob#14138

Closed
ShadowCat567 wants to merge 3 commits intodevfrom
fix-deprecated-dep-warnings
Closed

fix: upgrade most packages that use rimraf and glob#14138
ShadowCat567 wants to merge 3 commits intodevfrom
fix-deprecated-dep-warnings

Conversation

@ShadowCat567
Copy link
Copy Markdown
Contributor

@ShadowCat567 ShadowCat567 commented Mar 13, 2025

Description of changes

Many packages were out of date and using deprecated versions of rimraf and glob that had memory leaks. This PR fixes the vast majority of the outdated packages.
Some packages are unable to be updated with with PR due to the package itself not receiving updates from its owners to upgrade rimraf and glob.

Issue #, if available

#13889

Description of how you validated changes

Ensured that the project still builds and the tests still work.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

1 participant