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 v15 #997

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`v15.0.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1500) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.2.0...v15.0.0) - `FEAT`: align selection outline with element's shape ([#​1996](https://togithub.com/bpmn-io/bpmn-js/issues/1996)) - `FEAT`: preview append on hover ([#​1985](https://togithub.com/bpmn-io/bpmn-js/pull/1985)) - `FEAT`: allow overriding `fill`, `stroke`, `width` and `height` when rendering elements ([#​1985](https://togithub.com/bpmn-io/bpmn-js/pull/1985)) - `FIX`: renderer only renders actual flow elements ([#​1985](https://togithub.com/bpmn-io/bpmn-js/pull/1985)) - `DEPS`: update to `diagram-js@12.6.0` ##### Breaking Changes - `BpmnRenderer` only renders actual flow elements (e.g. `bpmn:IntermediateCatchEvent` but not `bpmn:MessageEventDefinition`) ### [`v14.2.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1420) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.1.3...v14.2.0) - `FEAT`: make spacetool local per default ([bpmn-io/diagram-js#811](https://togithub.com/bpmn-io/diagram-js/pull/811), [#​1975](https://togithub.com/bpmn-io/bpmn-js/issues/1975)) - `FEAT`: add complex preview feature ([bpmn-io/diagram-js#807](https://togithub.com/bpmn-io/diagram-js/pull/807)) - `CHORE`: mark connection as dragging when moving bendpoint ([bpmn-io/diagram-js#807](https://togithub.com/bpmn-io/diagram-js/pull/807)) - `DEPS`: update to `diagram-js@12.5.0` ### [`v14.1.3`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1413) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.1.2...v14.1.3) - `CHORE`: correctly output tag in [https://github.com/bpmn-io/bpmn-js/pull/1982](https://togithub.com/bpmn-io/bpmn-js/pull/1982) ### [`v14.1.2`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1412) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.1.1...v14.1.2) - `CHORE`: fix POST_RELEASE job in [https://github.com/bpmn-io/bpmn-js/pull/1980](https://togithub.com/bpmn-io/bpmn-js/pull/1980) ### [`v14.1.1`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1411) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.1.0...v14.1.1) - `FIX`: asset path by [@​nikku](https://togithub.com/nikku) in [https://github.com/bpmn-io/bpmn-js/pull/1977](https://togithub.com/bpmn-io/bpmn-js/pull/1977) ### [`v14.1.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1410) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v14.0.0...v14.1.0) - `FEAT`: ensure lanes aren't resized when using space tool in [https://github.com/bpmn-io/bpmn-js/pull/1972](https://togithub.com/bpmn-io/bpmn-js/pull/1972) - `DOCS`: update translations for v14.0.0 by [@​bpmn-io-bot](https://togithub.com/bpmn-io-bot) in [https://github.com/bpmn-io/bpmn-js/pull/1948](https://togithub.com/bpmn-io/bpmn-js/pull/1948)

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.