bpmn-io / bpmn-js-element-templates

The element template extension for bpmn-js
MIT License
5 stars 3 forks source link

chore: update dependency bpmn-js to v18 #127

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js ^17.9.1 -> ^18.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js (bpmn-js) ### [`v18.0.0`](https://redirect.github.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1800) [Compare Source](https://redirect.github.com/bpmn-io/bpmn-js/compare/v17.11.1...v18.0.0) - `FEAT`: remove `outline` from `Viewer` modules ([#​2135](https://redirect.github.com/bpmn-io/bpmn-js/issues/2135)) - `FEAT`: make `Canvas` a focusable element ([bpmn-io/diagram-js#662](https://redirect.github.com/bpmn-io/diagram-js/pull/662)) - `FEAT`: implicit keyboard binding ([bpmn-io/diagram-js#662](https://redirect.github.com/bpmn-io/diagram-js/pull/662)) - `FEAT`: integrate with global `search` ([#​2235](https://redirect.github.com/bpmn-io/bpmn-js/pull/2235)) - `FIX`: prevent crash during label adjustment ([#​2239](https://redirect.github.com/bpmn-io/bpmn-js/issues/2239)) - `FIX`: keep existing loop characteristics when toggling through the replace menu ([#​2251](https://redirect.github.com/bpmn-io/bpmn-js/pull/2251)) - `FIX`: prevent covering multi selection with black box in `Viewer` ([#​2135](https://redirect.github.com/bpmn-io/bpmn-js/issues/2135)) - `FIX`: generate types for main entry ([`986e2bb`](https://redirect.github.com/bpmn-io/bpmn-js/commit/986e2bb51ea301e6e0df56f3606a27424fb90179)) - `FIX`: correct handling of group name with whitespace only ([#​2231](https://redirect.github.com/bpmn-io/bpmn-js/issues/2231)) - `DEPS`: update to `bpmn-moddle@9` ([#​2114](https://redirect.github.com/bpmn-io/bpmn-js/pull/2114)) - `DEPS`: update to `diagram-js@15.1.0` - `DEPS`: update to `diagram-js-direct-editing@3.2.0` ##### Breaking Changes - Require `Node >= 20` - `Canvas` is now a focusable element and provides better support for native browser behaviors. Focus can be controlled with new `focus` and `restoreFocus` APIs. - Keyboard is now implicitly bound to canvas SVG element. Calls to `keyboard.bind` and `keyboard.bindTo` now result with a descriptive console error and have no effect. ### [`v17.11.1`](https://redirect.github.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#17111) [Compare Source](https://redirect.github.com/bpmn-io/bpmn-js/compare/v17.11.0...v17.11.1) - `FIX`: handle searching elements without labels ([#​2232](https://redirect.github.com/bpmn-io/bpmn-js/issues/2232), [#​2234](https://redirect.github.com/bpmn-io/bpmn-js/pull/2234)) ### [`v17.11.0`](https://redirect.github.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#17110) [Compare Source](https://redirect.github.com/bpmn-io/bpmn-js/compare/v17.10.0...v17.11.0) - `FEAT`: align search styles with other popups ([#​2187](https://redirect.github.com/bpmn-io/bpmn-js/pull/2187)) - `FEAT`: prioritize start of tokens in search results ([#​2187](https://redirect.github.com/bpmn-io/bpmn-js/pull/2187)) - `FIX`: do not commit viewport changes on `ESC` ([#​2189](https://redirect.github.com/bpmn-io/bpmn-js/issues/2189), [#​2187](https://redirect.github.com/bpmn-io/bpmn-js/pull/2187)) - `DEPS`: update to `diagram-js@14.10.0` ### [`v17.10.0`](https://redirect.github.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#17100) [Compare Source](https://redirect.github.com/bpmn-io/bpmn-js/compare/v17.9.2...v17.10.0) - `CHORE`: correct various type hints ([#​2228](https://redirect.github.com/bpmn-io/bpmn-js/issues/2228)) - `FIX`: pasting compensation activity without boundary event ([#​2070](https://redirect.github.com/bpmn-io/bpmn-js/issues/2070)) - `FIX`: lane resize constraints for se and nw direction ([#​2209](https://redirect.github.com/bpmn-io/bpmn-js/issues/2209)) - `FIX`: auto place elements vertically in sub-processes ([#​2127](https://redirect.github.com/bpmn-io/bpmn-js/issues/2127)) - `FIX`: hide lane label during direct editing - `DEPS`: update to `diagram-js@14.9.0` ### [`v17.9.2`](https://redirect.github.com/bpmn-io/bpmn-js/blob/HEAD/CHANGELOG.md#1792) [Compare Source](https://redirect.github.com/bpmn-io/bpmn-js/compare/v17.9.1...v17.9.2) - `FIX`: keep direction when collapsing pools ([#​2208](https://redirect.github.com/bpmn-io/bpmn-js/issues/2208))

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.

renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.