The original [stdlib compat PSA](https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958#update-november-9th-2023-2) suggested adding compat entries for stdlibs that are overly restrictive. We should get CompatHelper to automatically change ``` [compat] StdlibName = "1" ``` to ``` [compat] StdlibName = "<0.0.1,1" ``` cc. @vchuravy @DilumAluthge