bpmn-io / bpmn-js-properties-panel

A properties panel for bpmn-js.
MIT License
286 stars 196 forks source link

chore: update dependency bpmn-moddle to v9 #1030

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-moddle ^8.1.0 -> ^9.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-moddle (bpmn-moddle) ### [`v9.0.0`](https://togithub.com/bpmn-io/bpmn-moddle/blob/HEAD/CHANGELOG.md#900) [Compare Source](https://togithub.com/bpmn-io/bpmn-moddle/compare/v8.1.0...v9.0.0) - `FEAT`: add `exports` configuration ([#​111](https://togithub.com/bpmn-io/bpmn-moddle/pull/111)) - `FIX`: remove broken `main` export ([#​111](https://togithub.com/bpmn-io/bpmn-moddle/pull/111)) - `CHORE`: drop UMD distribution ([#​110](https://togithub.com/bpmn-io/bpmn-moddle/pull/110)) - `CHORE`: turn into ES module ([#​111](https://togithub.com/bpmn-io/bpmn-moddle/pull/111)) - `CHORE`: require Node >= 16 - `DEPS`: update to `moddle@7.0.0` ([#​109](https://togithub.com/bpmn-io/bpmn-moddle/pull/109)) - `DEPS`: update to `moddle-xml@11.0.0` ([#​109](https://togithub.com/bpmn-io/bpmn-moddle/pull/109)) ##### Breaking Changes - Require Node >= 16 - Drop UMD distribution. Use ES module export in modern JavaScript run-times

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.