Damien Retzinger

Results 192 comments of Damien Retzinger

![image](https://github.com/graycoreio/daffodil/assets/9029654/966d22d8-20f1-46dd-9653-8bb58ce58a2b)

Thanks again to everyone who’s contributed to this discussion—there’s been a lot of thoughtful feedback, and I want to touch on a few themes that have come up around major...

I strongly prefer [E](https://github.com/mage-os/mageos-magento2/issues/138#issuecomment-2884523700) from @rhoerr 's table. It indicates very clearly the lack of respect that Adobe's patches have for backwards compatibility and therefore the probability of breakage while...

@MRayermannMSFT in my case, the order does not matter.

I took a look at this -- https://github.com/dependabot/dependabot-core/commit/898c8d109506e9140c76fbe144087caaec4416ff is the offending commit with the [offending line](https://github.com/dependabot/dependabot-core/commit/898c8d109506e9140c76fbe144087caaec4416ff#diff-2ff19e434b6b46894a5b4b41419593832999d68f48e31c77e2f53d87a0da07c7R25). ```rb def latest_resolvable_version_with_no_unlock return nil if path_dependency? || git_dependency? < -- @latest_resolvable_version_with_no_unlock ||= VersionResolver.new(...

@evocateur If you can point me in the right direction, I'd be happy to get this feature completed. We utilize lerna heavily, and getting this right would save at least...

@JesKingDev https://github.com/magento/magento2/issues/39300 tracks the issue in 2.4-develop If there's a separate issue introduced as a patch to v2.4.7, then this should be tracked as a separate issue. However, if this...