Skip to content

Conversation

heymatthenry
Copy link
Contributor

@heymatthenry heymatthenry commented Apr 1, 2025

Updating the del dependency converted the API to an async/promise-based one but our gulpfile was calling it synchronously. This PR removes del and reimplements the same functionality natively in node.

I tested this by installing it into uswds-site and ensuring it still built as expected

Dependency updates

Dependency name Previous version New version
del 8.0.0 --

@heymatthenry heymatthenry marked this pull request as ready for review April 2, 2025 17:11
@heymatthenry heymatthenry requested a review from a team as a code owner April 2, 2025 17:11
Copy link
Contributor

@annepetersen annepetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@annepetersen annepetersen merged commit cc5f8c7 into develop Apr 2, 2025
3 checks passed
@annepetersen annepetersen deleted the mh/remove-del-dependency branch April 2, 2025 17:34
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