camunda / camunda-dmn-js

Embeddable Camunda modeling distributions based on dmn-js
MIT License
6 stars 2 forks source link

chore: update dependency min-dom to v4 #39

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
min-dom ^3.1.3 -> ^4.0.0 age adoption passing confidence

Release Notes

bpmn-io/min-dom ### [`v4.0.1`](https://togithub.com/bpmn-io/min-dom/blob/HEAD/CHANGELOG.md#​401) [Compare Source](https://togithub.com/bpmn-io/min-dom/compare/v4.0.0...v4.0.1) - `CHORE`: remove unnecessary deps, script, and .babelrc ### [`v4.0.0`](https://togithub.com/bpmn-io/min-dom/blob/HEAD/CHANGELOG.md#​400) [Compare Source](https://togithub.com/bpmn-io/min-dom/compare/v3.2.1...v4.0.0) - `FEAT`: change library target to `ES2018` - `FEAT`: drop `matches` shim - `FEAT`: drop polyfills for browser not supporting `ES2018` ##### Breaking Changes - You have to shim `Element#matches` - Target syntax is `ES2018`. Transpile the code base to target `< ES2018`. - Polyfills for browsers not supporting `ES2018` are dropped (e.g. Element.classList).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.