Update ECA to 3.0, including Modeler API and BPMN
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538494. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) Related to !583 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>ECA 3.0, BPMN_iO 3.0, and Modeler API 1.0 will be released this week. Drupal CMS should bump the dependencies for those releases.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>For new installations of Drupal CMS, this is nothing special, just a regular improvement.</p> <p>For existing installations, there is an upgrade hook and a post update script, which take care of the necessary steps to be taken. It's important to first update the code base, then to refresh cache (<code>drush cr</code>) and finally run the update (<code>drush updatedb</code>). This should probably be mentioned in the release notes. I don't think that we need a CR for that, though.</p> > Related issue: [Issue #3539070](https://www.drupal.org/node/3539070)
issue