chore: update dependency bpmn-js to v16 #13
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^13.2.1
->^16.0.0
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
DEPS
: update to[email protected]
v16.1.0
Compare Source
DEPS
: update to[email protected]
DEPS
: update to[email protected]
DEPS
: drop unusedobject-refs
dependencyv16.0.0
Compare Source
FEAT
: render vertical pools and lanes (#2024)FEAT
: sentence case titles and labels (#2023)FIX
: ensure all error translations are collected (#2040)DEPS
update to [email protected]Breaking Changes
v15.2.2
Compare Source
FIX
: use correct types in BpmnRenderUtil (#2036)v15.2.1
Compare Source
DEPS
: update to[email protected]
v15.2.0
Compare Source
FEAT
: remove selection outline from connections (diagram-js#826)FEAT
: position context pad according to last waypoint for connections (diagram-js#826)FIX
: prevent access of non-existing connection bounds (diagram-js#824)FIX
: correct selection outline size for end event (#2026)DEPS
: update to[email protected]
v15.1.3
Compare Source
FIX
: revertdjs-dragging
CSS class changes (#2016)FIX
: clear context pad hover timeout on close (#2016)DEPS
: update to[email protected]
v15.1.2
Compare Source
FIX
: revert selection outline removal for connections (#2011)DEPS
: update to[email protected]
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 usingbpmnReplace
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 overridingfill
,stroke
,width
andheight
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 notbpmn:MessageEventDefinition
)v14.2.0
Compare Source
FEAT
: make spacetool local per default (bpmn-io/diagram-js#811, #1975)FEAT
: add complex preview feature (bpmn-io/diagram-js#807)CHORE
: mark connection as dragging when moving bendpoint (bpmn-io/diagram-js#807)DEPS
: update to[email protected]
v14.1.3
Compare Source
CHORE
: correctly output tag in https://github.com/bpmn-io/bpmn-js/pull/1982v14.1.2
Compare Source
CHORE
: fix POST_RELEASE job in https://github.com/bpmn-io/bpmn-js/pull/1980v14.1.1
Compare Source
FIX
: asset path by @nikku in https://github.com/bpmn-io/bpmn-js/pull/1977v14.1.0
Compare Source
FEAT
: ensure lanes aren't resized when using space tool in https://github.com/bpmn-io/bpmn-js/pull/1972DOCS
: update translations for v14.0.0 by @bpmn-io-bot in https://github.com/bpmn-io/bpmn-js/pull/1948v14.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
: extractmodeling-feedback
into dedicated module (#1940)CHORE
: drop deprecated callback support from public APICHORE
: drop deprecatedimport.parse.complete
event membercontext
DEPS
: update to[email protected]
DEPS
: update to[email protected]
DEPS
: update to[email protected]
Breaking Changes
v7.0.0
.import.parse.complete
event membercontext
removed. Access the same information via the event itself, as released withv7.0.0
.v13.2.2
Compare Source
FIX
: do not vertically resize empty pools using the space tool (#1769)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.