Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependency bpmn-js to v16 #11

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmn-js ^8.2.0 -> ^16.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmn-js (bpmn-js)

v16.3.1

Compare Source

  • FIX: do not remove connection that is being created when pasting compensation boundary event and handler (#​2069)

v16.3.0

Compare Source

  • FEAT: improve handling of compensation association (#​2038)

v16.2.0

Compare Source

v16.1.0

Compare Source

v16.0.0

Compare Source

Breaking Changes
  • Major updates to diagram-js@13 and didi@10. Make sure to check out the linked changelog updates.
  • Multiple translation labels has been updated to sentence case. If you rely on the old casing, you need to update your translations.

v15.2.2

Compare Source

  • FIX: use correct types in BpmnRenderUtil (#​2036)

v15.2.1

Compare Source

v15.2.0

Compare Source

v15.1.3

Compare Source

v15.1.2

Compare Source

v15.1.1

Compare Source

  • FIX: adjust selection outline to external label (#​2001)

v15.1.0

Compare Source

  • FEAT: add toggle for non-interrupting events (#​2000)
  • FEAT: keep events non-interrupting when using bpmnReplace by default (#​2000)
  • DEPS: update to [email protected]

v15.0.0

Compare Source

  • FEAT: align selection outline with element's shape (#​1996)
  • FEAT: preview append on hover (#​1985)
  • FEAT: allow overriding fill, stroke, width and height when rendering elements (#​1985)
  • FIX: renderer only renders actual flow elements (#​1985)
  • DEPS: update to [email protected]
Breaking Changes
  • BpmnRenderer only renders actual flow elements (e.g. bpmn:IntermediateCatchEvent but not bpmn:MessageEventDefinition)

v14.2.0

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source

v14.1.1

Compare Source

v14.1.0

Compare Source

v14.0.0

Compare Source

  • FEAT: do not hide overlays on canvas move per default (diagram-js#798)
  • FEAT: translate Append TextAnnotation context pad action (#​1932)
  • FIX: allow to create connection + event-based gateway (#​1490)
  • FIX: make breadcrumb styling more robust (#​1945)
  • FIX: correct copy of default sequence flow elements (#​1935)
  • CHORE: extract modeling-feedback into dedicated module (#​1940)
  • CHORE: drop deprecated callback support from public API
  • CHORE: drop deprecated import.parse.complete event member context
  • DEPS: update to [email protected]
  • DEPS: update to [email protected]
  • DEPS: update to [email protected]
Breaking Changes
  • Deprecated callback style API removed. Migrate to promise-based APIs, released with v7.0.0.
  • Deprecated import.parse.complete event member context removed. Access the same information via the event itself, as released with v7.0.0.

v13.2.2

Compare Source

  • FIX: do not vertically resize empty pools using the space tool (#​1769)

v13.2.1

Compare Source

  • FIX: improve regular expression (#​1927)
  • FIX: show non-interrupting event version in replace menu (#​1924)

v13.2.0

Compare Source

v13.1.0

Compare Source

  • FEAT: allow event rendering without icons (#​1917)

v13.0.8

Compare Source

Republish of v13.0.7.

v13.0.7

Compare Source

Republish of v13.0.6.

v13.0.6

Compare Source

  • DOCS: update translations

v13.0.5

Compare Source

v13.0.4

Compare Source

v13.0.3

Compare Source

  • FIX: update label on modeling.updateModdleProperties (#​1872)

v13.0.2

Compare Source

v13.0.1

Compare Source

  • FIX: correct some type definitions (#​1896)

v13.0.0

Compare Source

v12.1.1

Compare Source

v12.1.0

Compare Source

  • FIX: correct Viewer#saveXML type definition (#​1885)
  • FIX: correct Viewer constructor type definition (#​1882)

v12.0.0

Compare Source

Breaking Changes
  • The create/append anything features moved to an external module. Include it to restore the v11 create/append behavior.

v11.5.0

Compare Source

  • FEAT: add root elements to definitions when provided via modeling#update(Moddle)Properties

v11.4.1

Compare Source

  • FIX: correct redo triggering on international keyboard layouts (#​1842)

v11.4.0

Compare Source

  • FEAT: translate append menu entry labels and groups (#​1810)
  • FEAT: activate direct editing on participant creation (#​1845)
  • FIX: dragging append menu entries creates element connection (#​1843)
  • FIX: append shortcut triggers create menu if append not allowed (#​1840)
  • FIX: restore marker rendering workaround (9c6e475)

v11.3.1

Compare Source

Republish of v11.3.0.

v11.3.0

Compare Source

  • FEAT: feature service and user tasks more prominently in replace menu (#​1836)
  • FEAT: hide rare items initially from create/append menus (#​1836)
  • FEAT: retrieve instantiation modules with context (#​1835)
  • DEPS: update to [email protected]

v11.2.0

Compare Source

Adds create/append anything.

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.3

Compare Source

Re-release of v11.0.2.

v11.0.1

Compare Source

v11.0.0

Compare Source

Reworks popup menu UI.

Breaking Changes

v10.3.0

Compare Source

  • FEAT: add BPMN specific space tool (#​1344)
  • FIX: do not resize bpmn:TextAnnotation when using space tool (#​1344)
  • FIX: correct attachers left hanging when using space tool (#​1344)
  • FIX: stick labels to label targets when using space tool (#​1344, #​1302)
  • DEPS: update to diagram-js@10

v10.2.1

Compare Source

  • FIX: correct preserving of outgoing connections on event-based gateway morph (#​1738)

v10.2.0

Compare Source

  • DEPS: update to bpmn-moddle@8

v10.1.0

Compare Source

v10.0.0

Compare Source

Updates the library target to ES2018.

Breaking Changes

v9.4.1

Compare Source

  • FIX: ignore elements which cannot be colored (#​1734)

v9.4.0

Compare Source

  • FEAT: allow clipboard to be serialized (#​1707)
  • FEAT: allow cloning of elements (#​1707)
  • FEAT: copy groups in a safe manner (#​1707)
  • FIX: make clipboard contents immutable (#​1707)
  • FIX: do not alter inputs passed to ElementFactory#create (#​1711)
  • FIX: prevent bogus meta-data to be attached on paste (#​1707)
  • FIX: only claim existing IDs (#​1707)
  • FIX: prevent double paste on label creation (#​1707)
  • FIX: move labels when collapsing sub-process (#​1695)
  • FIX: assign default size when expanding element (#​1687)
  • FIX: render sequence flows always on top (#​1716)
  • DEPS: update to [email protected]
  • DEPS: update to [email protected]

v9.3.2

Compare Source

v9.3.1

Compare Source

  • FIX: properly size icons for distribute/align menu (#​1694)

v9.3.0

Compare Source

v9.2.2

Compare Source

  • FIX: correctly toggle loop characteristics (#​1673)

v9.2.1

Compare Source

  • FIX: cancel direct editing before shape deletion (#​1677)

v9.2.0

Compare Source

  • FEAT: rework select and hover interaction on the diagram (#​1616, #​640, #​643)
  • FEAT: rework diagram interaction handles (#​640)
  • FEAT: clearly distinguish select and hover states (#​1616)
  • FEAT: allow text annotation on sequence flows (#​1652)
  • FEAT: add multi-element context pad (#​1525)
  • FEAT: change default color to off black (#​1656)
  • FEAT: select connection after connect (#​644)
  • FIX: copy elements with string extension properties (#​1518)
  • FIX: cancel direct editing before shape deletion (#​1664)
  • FIX: remove connection on source connection deletion (#​1663)
  • FIX: set correct label color when batch coloring elements (#​1653)
  • FIX: always reconnect labels and associations (#​1659)
  • FIX: correct connection drop highlighting
  • DEPS: replace inherits with inherits-browser
  • DEPS: bump to [email protected]

v9.1.0

Compare Source

v9.0.4

Compare Source

  • FIX: remove label property on empty label (#​1637)
  • FIX: create drilldown overlays on viewer.open (574a67438)
  • FIX: render data association inside collapsed sub-processes (#​1619)
  • FIX: preserve multi-instance properties when toggling between parallel and sequential (#​1581)
  • FIX: correct hanging sequence flow label after collapsing sub-process (#​1617)
  • FIX: correct start event not added to newly created sub-process (#​1631)

v9.0.3

Compare Source

v9.0.2

Compare Source

  • FIX: support modeling of groups in collapsed subporcesses (#​1606)
  • FIX: override default padding of breadcrumb element (#​1608)

v9.0.1

Compare Source

v9.0.0

Compare Source

  • FEAT: support drilldown and modeling of collapsed subprocesses (#​1443)
  • FEAT: update embedded label bounds when shape is moved (#​1586)
  • FIX: create di for embedded labels (#​1579)
  • CHORE: expose BpmnRenderer extension points (#​1585)
  • DEPS: bump to [email protected]
Breaking Changes
  • Reworked the link of elements to bpmn DIs. You must access the di directly from the diagram element instead of the businessObject #​1472.
  • Reworked viewer.open behavior for single planes (#​1576).
  • Reworked import and BpmnFactory APIs #​1472.
  • Added bpmn-js.css, which is required to display drilldown overlays correctly.

v8.10.0

Compare Source

  • CHORE: provide ModelUtil#isAny utility (#​1604)
  • CHORE: provide ModelUtil#getDi utility (#​1604)

v8.9.1

Compare Source

  • FIX: re-use process for redo of first participant (#​1439)
  • FIX: ensure IDs are claimed when used (#​1555)
  • FIX: prevent morphing data stores outside participants (#​1508)

v8.9.0

Compare Source

  • FEAT: select newly created sub-process (6214772b)
  • FEAT: select newly created group for immediate resizing (56eb34cc)
  • FEAT: simplify color scheme
  • FIX: set label color on bpmndi:BPMNLabel#color (#​1543)
  • FIX: don't create illegal bpmndi:BPMNEdge#waypoints property (#​1544)
  • FIX: correct direct editing on touch devices
  • DEPS: update to [email protected]

v8.8.3

Compare Source

v8.8.2

Compare Source

  • FIX: properly re-use ID of a copied element if available (#​1503)

v8.8.1

Compare Source

  • FIX: re-use ID of a copied element if available (#​1503)
  • CHORE: unbuild circular dependency with ResizeUtil (#​1500)

v8.8.0

Compare Source

  • FEAT: give keyboard fine-grained control over which events to handle (#​1493)
  • FIX: correct keyboard shortcuts not working in direct editing mode (#​1493)
  • DEPS: update to [email protected]

v8.7.3

Compare Source

  • FIX: convert file to ES6 module (#​1478)

v8.7.2

Compare Source

  • CHORE: improve error recovery in ordering provider
  • DEPS: update build dependencies

v8.7.1

Compare Source

v8.7.0

Compare Source

v8.6.2

Compare Source

  • DEPS: update diagram-js-direct-editing to v1.6.3

v8.6.1

Compare Source

  • FIX: serialize bpmn:DataStoreReference correctly in case if first participant is an empty pool (#​1456)

v8.6.0

Compare Source

v8.5.0

Compare Source

  • FEAT: reconnect message flows when participant is collapsed (#​1432)
  • FEAT: replace elements on create (#​1340)
  • FEAT: show message name on message flow (#​777)
  • FEAT: ensure auto-placed elements are visible
  • FIX: fix reversed connection preview (#​1431)
  • FIX: copy root element references on replace (#​1430)
  • DEPS: update to [email protected]

v8.4.0

Compare Source

  • FIX: disallow inserting multiple elements on a sequence flow (#​1440)

v8.3.1

Compare Source

  • FIX: correctly serialize xml attributes on Any elements
  • DEPS: update bump to [email protected]

v8.3.0

Compare Source

  • FEAT: enable connection tool for text annotations (#​1428)

v8.2.2

Compare Source

  • FIX: always emit saveXML.done
  • FIX: correct path intersections not being detected in certain cases
  • CHORE: bump to [email protected]

v8.2.1

Compare Source

  • FIX: prevent bendpoint hover error (#​1387)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Updates a dependency label Jan 9, 2024
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jan 9, 2024
@nikku
Copy link
Member

nikku commented Jan 9, 2024

Closing in favor of #7.

@nikku nikku closed this Jan 9, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jan 9, 2024
Copy link
Contributor Author

renovate bot commented Jan 9, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 16.x releases. But if you manually upgrade to 16.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/bpmn-js-16.x branch January 9, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant