Mike McQuaid 0940fb78dc
Fix usage of Tab#installed_(on_request|as_dependency)
These can return `true`, `false` or `nil` so adjust the signature to
note this and fix the call sites to ensure we don't accidentally pass
through `nil` values when we shouldn't.

While we're here, make a `TODO` to fix this bad API up in future.

Fixes https://github.com/Homebrew/brew/issues/19076
2025-01-13 09:24:42 +00:00
..
2024-08-23 05:59:00 +01:00
2024-09-07 14:45:30 +02:00
2024-08-18 18:16:39 -07:00
2024-09-26 10:30:21 -04:00
2024-12-24 14:02:16 +01:00
2024-11-07 11:26:19 -08:00
2024-12-03 17:43:22 -08:00
2024-12-08 10:27:49 -08:00
2024-12-03 17:43:22 -08:00
2024-12-30 12:43:20 +00:00