Issues with Dependabot and updating Effect libraries

Has anyone managed to get Dependabot to update the various Effect libraries successfully? I thought some missing peer dependencies would resolve the problems I’m seeing (https://github.com/Effect-TS/platform/pull/322), but it’s still happening, e.g. https://github.com/PREreview/coar-notify/pull/24 has conflicting versions which npm can’t install. Clearly Dependabot shouldn’t be producing such a PR, but I was wondering if anyone had managed to get around this? Maybe by putting all the Effect packages into the same dependency group?
Was this page helpful?