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

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`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` ### [`v15.1.3`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1513) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.1.2...v15.1.3) - `FIX`: revert `djs-dragging` CSS class changes ([#​2016](https://togithub.com/bpmn-io/bpmn-js/pull/2016)) - `FIX`: clear context pad hover timeout on close ([#​2016](https://togithub.com/bpmn-io/bpmn-js/pull/2016)) - `DEPS`: update to `diagram-js@12.7.2` ### [`v15.1.2`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1512) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.1.1...v15.1.2) - `FIX`: revert selection outline removal for connections ([#​2011](https://togithub.com/bpmn-io/bpmn-js/pull/2011)) - `DEPS`: update to `diagram-js@12.7.1` ### [`v15.1.1`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1511) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.1.0...v15.1.1) - `FIX`: adjust selection outline to external label ([#​2001](https://togithub.com/bpmn-io/bpmn-js/issues/2001)) ### [`v15.1.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1510) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v15.0.0...v15.1.0) - `FEAT`: add toggle for non-interrupting events ([#​2000](https://togithub.com/bpmn-io/bpmn-js/pull/2000)) - `FEAT`: keep events non-interrupting when using `bpmnReplace` by default ([#​2000](https://togithub.com/bpmn-io/bpmn-js/pull/2000)) - `DEPS`: update to `diagram-js@12.7.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.