dpogue commented on code in PR #1388:
URL: https://github.com/apache/cordova-docs/pull/1388#discussion_r1938765770


##########
www/docs/en/dev/guide/platforms/ios/index.md:
##########
@@ -49,6 +49,18 @@ The table below outlines Cordova-iOS's prerequisites by 
version. Additionally, X
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>8.x</td>
+            <td>13.0</td>
+            <td>
+                <ul>
+                    <li>Cocoapods: >=1.16.0</li>
+                    <li>ios-deploy: >=1.12.2</li>
+                    <li>Node: >=16.13.0</li>

Review Comment:
   In terms of testing, I think we already upgraded to packages that only 
support NodeJS 18+ in cordova-ios and we're not testing 16.x in CI anymore, so 
I don't want to promise 16 support if we aren't actually making sure that it 
works.
   
   I'd rather go with 18 as a minimum, or make a decision to use 20 (and then 
avoid another major bump when we bump the tooling?)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to