Use of pathspec needs to be updated to avoid runtime deprecation warnings coming from pathspec 1.0.0 that was released few hours ago.
DeprecationWarning: GitWildMatchPattern ('gitwildmatch') is deprecated. Use 'gitignore' for GitIgnoreBasicPattern or GitIgnoreSpecPattern instead.
Note: we run CI with warnings as errors so for the time being we will be ceiling down pathspec.
Use of pathspec needs to be updated to avoid runtime deprecation warnings coming from pathspec 1.0.0 that was released few hours ago.
Note: we run CI with warnings as errors so for the time being we will be ceiling down pathspec.