camunda / camunda-bpmn-js-behaviors

Camunda behaviors for bpmn-js
MIT License
5 stars 3 forks source link

chore: update dependency bpmn-js to v14 #45

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`v14.0.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1400) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v13.2.2...v14.0.0) - `FEAT`: do not hide overlays on canvas move per default ([diagram-js#798](https://togithub.com/bpmn-io/diagram-js/issues/798)) - `FEAT`: translate *Append TextAnnotation* context pad action ([#​1932](https://togithub.com/bpmn-io/bpmn-js/pull/1932)) - `FIX`: allow to create connection + event-based gateway ([#​1490](https://togithub.com/bpmn-io/bpmn-js/issues/1490)) - `FIX`: make breadcrumb styling more robust ([#​1945](https://togithub.com/bpmn-io/bpmn-js/pull/1945)) - `FIX`: correct copy of default sequence flow elements ([#​1935](https://togithub.com/bpmn-io/bpmn-js/issues/1935)) - `CHORE`: extract `modeling-feedback` into dedicated module ([#​1940](https://togithub.com/bpmn-io/bpmn-js/pull/1940)) - `CHORE`: drop deprecated callback support from public API - `CHORE`: drop deprecated `import.parse.complete` event member `context` - `DEPS`: update to `diagram-js@12.3.0` - `DEPS`: update to `bpmn-moddle@8.0.1` - `DEPS`: update to `ids@1.0.3` ##### Breaking Changes - Deprecated callback style API removed. Migrate to promise-based APIs, released with `v7.0.0`. - Deprecated `import.parse.complete` event member `context` removed. Access the same information via the event itself, as released with `v7.0.0`. ### [`v13.2.2`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1322) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v13.2.1...v13.2.2) - `FIX`: do not vertically resize empty pools using the space tool ([#​1769](https://togithub.com/bpmn-io/bpmn-js/issues/1769)) ### [`v13.2.1`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1321) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v13.2.0...v13.2.1) - `FIX`: improve regular expression ([#​1927](https://togithub.com/bpmn-io/bpmn-js/pull/1927)) - `FIX`: show non-interrupting event version in replace menu ([#​1924](https://togithub.com/bpmn-io/bpmn-js/pull/1924)) ### [`v13.2.0`](https://togithub.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1320) [Compare Source](https://togithub.com/bpmn-io/bpmn-js/compare/v13.1.0...v13.2.0) - `CHORE`: provide align and distribute context pad and popup menu icons as html ([#​1920](https://togithub.com/bpmn-io/bpmn-js/pull/1920)) - `DEPS`: update to `diagram-js@12.2.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.