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

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

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

ShadowCat567
Copy link
Contributor

@ShadowCat567 ShadowCat567 commented Apr 1, 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.

@ShadowCat567 ShadowCat567 changed the title fix: testing something fix: fix: upgrade most packages that use rimraf and glob Apr 1, 2025
@ShadowCat567 ShadowCat567 changed the title fix: fix: upgrade most packages that use rimraf and glob fix: upgrade most packages that use rimraf and glob Apr 1, 2025
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