Commit c850975
committed
chore: clean up after object dependsOn reverts
The mechanical reverts of #467 and #469 could not account for changes that
landed on main afterwards:
- #477 renamed plan task-graph snapshots from `.jsonc` to `.md`, so reverting
the `depends_on_package_dependencies` fixture left
`snapshots/task_graph.md` behind as an orphan with no package. The plan
snapshot harness runs every fixture directory through workspace discovery,
so this stale directory would fail the suite — remove it.
- `vec1` was used only by the reverted object-form `dependsOn` config, so it
is now an unused dependency of `vite_task_graph` that `cargo shear` rejects
— drop it.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QowxsN8vDKKbQdaSMdxL671 parent 425e3ae commit c850975
3 files changed
Lines changed: 0 additions & 1008 deletions
File tree
- crates
- vite_task_graph
- vite_task_plan/tests/plan_snapshots/fixtures/depends_on_package_dependencies/snapshots
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments