Outdated yams version is conflicting with other useful packages, e.g. SwiftGen.

+1 to this. Our project needs the latest version of YAMS and this dependency is hindering our ability to use just Swift Package Manager due to the dependency conflict.
I just cut releases of Yams and SourceKitten over the last few days and I'm updating to them here:https://github.com/realm/SwiftLint/pull/3319
cc/ @sacheu
Merged #3319
@jpsim thanks for this. When is the next release?
We don't have a release schedule for SwiftLint, we cut releases when there's significant changes that users might want, there are no imminent changes almost ready to land, and when a maintainer has time to cut a release.
Sounds like you might want a release asap with this change? Before we do that, could you please confirm that updating SwiftLint to master fixes whatever issues you were seeing?
We have confirmed that this fix does resolve our issue. A release when convenient for you would be great! Many thanks!
Most helpful comment
I just cut releases of Yams and SourceKitten over the last few days and I'm updating to them here:https://github.com/realm/SwiftLint/pull/3319