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 v16 #150

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js ^15.1.3 -> ^16.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`v16.3.2`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1632) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.3.1...v16.3.2) - `FIX`: support core replace in compensation behavior ([#​2073](https://togithub.com/bpmn-io/bpmn-js/issues/2073)) ### [`v16.3.1`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1631) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.3.0...v16.3.1) - `FIX`: do not remove connection that is being created when pasting compensation boundary event and handler ([#​2069](https://togithub.com/bpmn-io/bpmn-js/pull/2069)) ### [`v16.3.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1630) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.2.0...v16.3.0) - `FEAT`: improve handling of compensation association ([#​2038](https://togithub.com/bpmn-io/bpmn-js/issues/2038)) ### [`v16.2.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1620) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.1.0...v16.2.0) - `DEPS`: update to `bpmn-moddle@8.1.0` ### [`v16.1.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1610) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v16.0.0...v16.1.0) - `DEPS`: update to `diagram-js@13.4.0` - `DEPS`: update to `diagram-js-direct-editing@2.1.1` - `DEPS`: drop unused `object-refs` dependency ### [`v16.0.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1600) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.2.2...v16.0.0) - `FEAT`: render vertical pools and lanes ([#​2024](https://togithub.com/bpmn-io/bpmn-js/pull/2024)) - `FEAT`: sentence case titles and labels ([#​2023](https://togithub.com/bpmn-io/bpmn-js/issues/2023)) - `FIX`: ensure all error translations are collected ([#​2040](https://togithub.com/bpmn-io/bpmn-js/pull/2040)) - `DEPS` update to diagram-js@13.0.0 ##### Breaking Changes - Major updates to [diagram-js@13](https://togithub.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md#1300) and [didi@10](https://togithub.com/nikku/didi/blob/main/CHANGELOG.md#1000). Make sure to check out the linked changelog updates. - Multiple translation labels has been updated to sentence case. If you rely on the old casing, you need to update your translations. ### [`v15.2.2`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.2.1...v15.2.2) - `FIX`: use correct types in BpmnRenderUtil ([#​2036](https://togithub.com/bpmn-io/bpmn-js/pull/2036)) ### [`v15.2.1`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1521) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.2.0...v15.2.1) - `DEPS`: update to `diagram-js@13.8.1` ### [`v15.2.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1520) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.1.3...v15.2.0) - `FEAT`: remove selection outline from connections ([diagram-js#826](https://togithub.com/bpmn-io/diagram-js/pull/826)) - `FEAT`: position context pad according to last waypoint for connections ([diagram-js#826](https://togithub.com/bpmn-io/diagram-js/pull/826)) - `FIX`: prevent access of non-existing connection bounds ([diagram-js#824](https://togithub.com/bpmn-io/diagram-js/pull/824)) - `FIX`: correct selection outline size for end event ([#​2026](https://togithub.com/bpmn-io/bpmn-js/pull/2026)) - `DEPS`: update to `diagram-js@13.8.0`

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.