Ghost/ghost/core/test/unit
Sam Lord fd7ead6ce6 Upgraded to latest version of @tryghost/request
refs: https://github.com/TryGhost/Product/issues/3782

Latest version of request avoids using the OS-level name resolution system. This prevents long shutdowns from occuring where the OS is blocking the process from exiting cleanly.

The new version uses `got` 13, which has many breaking changes. Some of these are resolved within @tryghost/request (like response errors), but input parameters need to be changed.
2023-09-26 12:45:14 +01:00
..
api Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
frontend Updated page metadata to use author image over cover image (#17689) 2023-09-15 16:07:06 +02:00
server Upgraded to latest version of @tryghost/request 2023-09-26 12:45:14 +01:00
shared Allowed config to override labs flags 2023-09-25 11:24:32 +02:00