camunda / camunda-bpmn-moddle

Camunda moddle extensions for BPMN 2.0
MIT License
64 stars 40 forks source link

deps: bump bpmn-js from 9.1.0 to 9.2.0 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps bpmn-js from 9.1.0 to 9.2.0.

Changelog

Sourced from bpmn-js's changelog.

9.2.0

  • 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 diagram-js@8.5.0
Commits
  • ee75929 9.2.0
  • f7607cd docs: fix typo in screencast (#1671)
  • b27c319 chore(CHANGELOG): update to v9.2.0
  • 465f77e docs: update screencast
  • cd58925 fix: use inherits-browser
  • bd5b5d0 deps: bump to diagram-js-direct-editing@1.7.0
  • aa4b45d fix(label-editing): cancel on element deletion
  • c80880f deps: bump tiny-svg
  • 03937ad fix: use inherits-browser
  • 6c3d505 chore: re-export GeometricUtil from diagram-js
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)