dpogue opened a new pull request, #1528: URL: https://github.com/apache/cordova-ios/pull/1528
### Platforms affected iOS, Node ### Motivation and Context <!-- Why is this change required? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here. --> cordova-ios 8.0.0 was already targeting NodeJS 18.x and that's EOL as of next month, so we might as well just bump this to 20.x and update to the latest version of nopt and which. This also matches [the version bump](https://github.com/apache/cordova-android/pull/1789) going in to the next cordova-android major. ### Testing <!-- Please describe in detail how you tested your changes. --> All existing tests passed locally. ### Checklist - [x] I've run the tests to see all new and existing tests pass -- 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