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: use fast-glob instead of globby #285

Merged
merged 1 commit into from Jun 21, 2022
Merged

feat: use fast-glob instead of globby #285

merged 1 commit into from Jun 21, 2022

Conversation

sethvargo
Copy link
Member

We have been using an outdated version of globby because the new version is not compatible. This poses as risk as we are no longer receiving security updates.

Closes #273

We have been using an outdated version of globby because the new version is not compatible. This poses as risk as we are no longer receiving security updates.
@sethvargo sethvargo requested a review from a team as a code owner June 21, 2022 14:25
@sethvargo sethvargo enabled auto-merge (squash) June 21, 2022 14:27
@sethvargo sethvargo disabled auto-merge June 21, 2022 14:27
@sethvargo sethvargo enabled auto-merge (squash) June 21, 2022 14:58
@sethvargo sethvargo merged commit c68f13b into main Jun 21, 2022
@sethvargo sethvargo deleted the sethvargo/globby branch June 21, 2022 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Switch away from globby
2 participants