yay/pkg/dep
smolx 7dc4fae155
Fix excluding of packages with unsatisfied deps (#2203)
* Fix excluding of packages with unsatisfied deps

When dependency is unsatisfied, add to the graph not only a dep node,
but relationship with parent too.

* Remove excess(duplicate) logic

* Add test cases of upgrading with unsatisfied deps
2023-06-11 16:10:48 +00:00
..
mock Allow use of rpc client as an alternative to the metadata client (#1918) 2023-02-20 11:20:48 +00:00
testdata feat(dep): add provider resolution on first layer (#2147) 2023-05-01 15:56:42 +00:00
dep_graph_test.go Fix AUR dependency resolving (#2169) 2023-05-23 21:18:41 +00:00
dep_graph.go Fix excluding of packages with unsatisfied deps (#2203) 2023-06-11 16:10:48 +00:00
dep.go chore(yay): lift legacy engine (#2189) 2023-05-24 08:22:18 +00:00
target_handler.go chore(yay): bump version (#1949) 2023-03-07 21:04:06 +00:00