bpmn-io / bpmn-js-token-simulation

A BPMN 2.0 specification compliant token simulator.
https://bpmn-io.github.io/bpmn-js-token-simulation/modeler.html?e=1&pp=1
MIT License
243 stars 69 forks source link

chore: update dependency bpmn-js to v17 #158

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.0.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)) ### [`v16.4.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1640) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.3.2...v16.4.0) - `FEAT`: handle resizing of vertical lanes ([#​2062](https://togithub.com/bpmn-io/bpmn-js/issues/2062)) - `FEAT`: allow text annotations to overlap with the borders of subprocesses and pools ([#​2049](https://togithub.com/bpmn-io/bpmn-js/issues/2049)) - `FEAT`: support modeling of gateway without marker ([#​2063](https://togithub.com/bpmn-io/bpmn-js/issues/2063)) - `FIX`: correctly remove vertical lanes ([#​2081](https://togithub.com/bpmn-io/bpmn-js/pull/2081)) - `FIX`: do not set label on planes ([#​2033](https://togithub.com/bpmn-io/bpmn-js/issues/2033))

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.