backport wax 0.6 fixes to turborepo-wax #7089
arlyon
requested a review
1 year ago
arlyon
force pushed
from
bd7545a4
to
adc4e3da
1 year ago
arlyon
changed the title WIP: backport wax 0.6 fixed to turborepo-wax backport wax 0.6 fixed to turborepo-wax 1 year ago
arlyon
changed the title backport wax 0.6 fixed to turborepo-wax backport wax 0.6 fixes to turborepo-wax 1 year ago
arlyon
force pushed
from
da2b2699
to
2916f47b
1 year ago
arlyon
force pushed
from
2916f47b
to
76464137
1 year ago
arlyon
force pushed
from
76464137
to
f10b1f97
1 year ago
Remove unnecessary use of `into_iter`.
fbab1f44
Replace combinators with simpler `if .. else`.
d5077aa8
Derive `Default` implementation for `LinkBehavior`.
94b86ac3
Derive `Eq` for `WalkBehavior` and related types.
9899b31b
Upgrade MSRV to `1.63.0`.
9dd5c7dd
Upgrade `itertools` dependency to `^0.11.0`.
47ac8add
Upgrade `miette` dependency to `^5.10.0`.
b50f47b8
Upgrade `regex` dependency to `^1.9.0`.
a55e0e6d
Upgrade `walkdir` dependency to `^2.4.0`.
21f9e05f
Upgrade `build-fs-tree` dependency to `^0.6.0`.
5bb7332c
Upgrade `tempfile` dependency to `^3.8.0`.
2cacf175
Mention the portability of glob expressions.
3189acbc
Fix pattern in example.
d24d02f7
Do not match negated class patterns against path separators. (#41)
3ada74b8
Rename `Compose` to `Combine`.
ed2bdad2
Rename `Negation` to `WalkNegation`.
c5c693fc
Wrap comments at column 100.
4d22765d
Remove API documentation links from README.
a5784330
make lsp use workspace wax
9eeffb1b
Bump version to `0.6.0`.
484235a5
Upgrade MSRV to `1.65.0`.
de2bf6ea
Replace `filter_map` and `bool::then` with `filter` and `map`.
effb7e31
Refactor walk features and the `walk` module.
59d665d6
Rename `Pattern` to `Program` and `Combine` to `Pattern`.
0a16fc5b
Introduce a `prelude` module for trait imports.
1d9c3687
Fix error in ignored documentation example.
28628c9a
Encode empty classes as a never expression.
cdda6e13
Refactor `FilterAnyProgram` construction.
b0ae6bd6
Export `GlobWalker` into public APIs.
58b72bd4
Move diagnostic functions into the `miette` module.
5d07c83e
make sure to skip after filtering out the root
09f280f8
clean up glob walk logic
a7f710ee
arlyon
force pushed
from
f10b1f97
to
46493ded
1 year ago
arlyon
force pushed
from
46493ded
to
e7010601
1 year ago
Fix glob walking if the provided globs are anchored
010664d0
clean up imports from rest of app
f01dc088
add support to wax for broken symlinks
beeb22c1
fix: prevent the invariant prefix optimisation from crossing a symlink
7baa8256
arlyon
force pushed
from
018c857e
to
7baa8256
1 year ago
arlyon
dismissed their stale review
1 year ago
arlyon
merged
fdc08c4c
into main 1 year ago
arlyon
deleted the fix/wax-directory-pruning branch 1 year ago
Assignees
No one assigned