bpmn-io / bpmn-js-create-append-anything

A create/append anything bpmn-js extension.
MIT License
10 stars 2 forks source link

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

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.10.0 -> ^2.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js-element-templates (bpmn-js-element-templates) ### [`v2.1.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#210) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v2.0.0...v2.1.0) - `FEAT`: always display execution listeners group for Zeebe ([#​96](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/96)) ### [`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)) ### [`v1.15.1`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1151) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.15.0...v1.15.1) - `FIX`: keep existing values when applying or upgrading element template ([#​86](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/86)) ### [`v1.15.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1150) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.14.2...v1.15.0) - `FIX`: handle conflicting templates with shared bindings ([#​78](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/78)) - `FIX`: prevent infinite loop when applying conditional template ([#​78](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/78)) - `CHORE`: only update template properties if necessary ### [`v1.14.2`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1142) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.14.1...v1.14.2) - `FIX`: make command registration named module to prevent duplicate command registration ([#​76](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/76)) ### [`v1.14.1`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1141) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.14.0...v1.14.1) - `FIX`: disallow non-string values for `feel: required` properties ([#​70](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/70)) - `DEPS`: update to [@​bpmn-io/element-templates-validator](https://togithub.com/bpmn-io/element-templates-validator)[@​2](https://togithub.com/2).0.1 ### [`v1.14.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1140) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.13.2...v1.14.0) - `FEAT`: always display `documentation` field in Camunda 7 diagrams ([#​67](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/67)) - `FEAT`: always display `multi-instance` group in Camunda 7 diagrams ([#​68](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/68)) - `FEAT`: allow `Boolean` and `Number` types in Camunda 8 diagrams ([#​39](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/39), [#​64](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/64)) ### [`v1.13.2`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1132) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.13.1...v1.13.2) - `FIX`: evaluate all chained conditions ([#​49](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/49)) ### [`v1.13.1`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1131) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.13.0...v1.13.1) - `FIX`: expose `package.json` ### [`v1.13.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1130) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.12.1...v1.13.0) - `FEAT`: validate text area and select ([#​55](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/55)) - `FIX`: explicitly expose `dist` assets ([#​57](https://togithub.com/bpmn-io/bpmn-js-element-templates/issues/57)) ### [`v1.12.1`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1121) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.12.0...v1.12.1) - `FIX`: correctly export the core module under `/core` ([#​53](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/53)) ### [`v1.12.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1120) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.11.0...v1.12.0) - `FEAT`: separate and expose core module ([#​52](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/52)) ### [`v1.11.0`](https://togithub.com/bpmn-io/bpmn-js-element-templates/blob/HEAD/CHANGELOG.md#1110) [Compare Source](https://togithub.com/bpmn-io/bpmn-js-element-templates/compare/v1.10.0...v1.11.0) - `FEAT`: show documentation field for templated elements ([#​50](https://togithub.com/bpmn-io/bpmn-js-element-templates/pull/50))

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.