bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
286 stars 196 forks source link

chore: update dependency bpmn-js to v17 #1025

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js ^16.4.0 -> ^17.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`v17.0.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1700) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.5.0...v17.0.0) - `FEAT`: add to selection through SHIFT ([bpmn-io/diagram-js#796](https://togithub.com/bpmn-io/diagram-js/pull/851), [#​2053](https://togithub.com/bpmn-io/bpmn-js/issues/2053)) - `CHORE`: remove broken touch interaction ([bpmn-io/diagram-js#796](https://togithub.com/bpmn-io/diagram-js/issues/796)) - `DEPS`: update to `diagram-js@14.0.0` ##### Breaking Changes - Migrated to `diagram-js@14` which removes touch interaction module, and dependency on unsupported `hammerjs` package. If you rely on touch interaction, you need to support touch interaction on your own. ### [`v16.5.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1650) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.4.0...v16.5.0) - `FEAT`: handle adding vertical lanes ([#​2086](https://togithub.com/bpmn-io/bpmn-js/issues/2086)) - `FIX`: don't fill multiple parallel events ([#​2085](https://togithub.com/bpmn-io/bpmn-js/issues/2085))

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.