Hi guys I'm updating my modules and widgets preparing for upgrading from Mendix 9 to 10, and one thing bugs me - since some marketplace modules depend on one another, updating one module often forces updating widgets in other marketplace modules. A good example can be Atlas Web Content - updating this modue gives me 50+ error prompts to update widget definitions in MxModelReflection or WorkflowCommons. Obviously this can be easily fixed by using the "Update all widgets" option, but doing so causes changes to marketplace modules' snippets and pages, which, according to best practices, should not be edited. What is the best way to update such inter-dependent modules - like a particular order to follow? Or is it safe just to update the widget definition?