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

3.3.3 #464

Merged
merged 6 commits into from
Jan 4, 2025
Merged

3.3.3 #464

merged 6 commits into from
Jan 4, 2025

Conversation

mrmlnc
Copy link
Owner

@mrmlnc mrmlnc commented Nov 23, 2024

Noticed changes:

  1. Refer to [email protected] to avoid annoying npm audit spam;
  2. Apply absolute negative patterns to full path instead of file path (Ignore patterns are applied to the absolute path instead of relative to the working directory #441);
  3. Optimizing the patterns set matching by exiting early;

@mrmlnc mrmlnc marked this pull request as ready for review January 4, 2025 21:53
@mrmlnc mrmlnc merged commit 73be367 into 3.x.x Jan 4, 2025
22 of 26 checks passed
@mrmlnc mrmlnc deleted the 3.3.3 branch January 4, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment