bpmn-io / element-templates-cli

Apply element templates on BPMN elements in your terminal.
MIT License
1 stars 0 forks source link

chore: update dependency bpmn-js-element-templates to v2 #22

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js-element-templates ^1.15.1 -> ^2.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js-element-templates (bpmn-js-element-templates) ### [`v2.0.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#200) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.16.0...v2.0.0) - `FIX`: safely remove message when changing template ([#​111](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/111)) - `FIX`: remove existing event definition when applying template ([#​111](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/111)) - `CHORE`: drop UMD distribution ([#​109](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/109)) ##### Breaking Changes - We [dropped the UMD distribution](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/110). Consume this library using ESM. ### [`v1.16.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1160) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.15.3...v1.16.0) - `FEAT`: support placeholders on String and Text properties ([#​92](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/92)) - `DEPS`: update to `@bpmn-io/properties-panel@3.20.0` - `DEPS`: update to `@bpmn-io/element-templates-validator@2.1.0` ### [`v1.15.3`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1153) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.15.2...v1.15.3) - `FIX`: correctly apply condition depending on boolean on initial load ([#​74](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/94)) ### [`v1.15.2`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1152) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.15.1...v1.15.2) - `FIX`: add missing translate to labels ([#​51](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/51)) - `FIX`: correct handling of negative boolean conditions ([#​84](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/84))

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 was generated by Mend Renovate. View the repository job log.