camunda / camunda-modeler-token-simulation-plugin

Token simulation as a plugin for the Camunda Modeler
179 stars 24 forks source link

deps: bump bpmn-js from 17.7.0 to 17.8.1 #100

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps bpmn-js from 17.7.0 to 17.8.1.

Release notes

Sourced from bpmn-js's releases.

v17.8.1

Changes

  • chore(CHANGELOG): update to v17.8.1 5d304e44
  • deps: update to min-dom@4.2.1 / tiny-svg@3.1.2 ed8908ad
  • test: log XML outside of editing cycle 542512b0
  • chore: merge main to develop 80b22ef8
  • chore(CHANGELOG): update aebc488d
  • deps: update to diagram-js@14.7.1 fb808915
  • fix(drilldown): handle missing process (parent) DI elements 857415ff
  • test(drilldown): re-structure specs + verify additional cases b3fdbdf5

https://github.com/bpmn-io/bpmn-js/compare/v17.8.0...v17.8.1

v17.8.0

Changes

  • FEAT: keep global elements when deleting last participant (#2175)
  • FIX: allow undo after deleting last participants and data store (#1676)
  • FIX: allow styling markers with canvas.addMarker and css (#2173)
  • CHORE: render flow markers as part of djs-visual (#2173)
  • DEPS: update to diagram-js@14.7.0

https://github.com/bpmn-io/bpmn-js/compare/v17.7.1...v17.8.0

v17.7.1

Changes

  • chore(CHANGELOG): update to v17.7.1 eddb86da
  • fix(drilldown): gracefully handle missing BPMNDiagram#plane a66d8501
  • fix(import): handle missing BPMNDiagram#plane bc24a609
  • fix(outline): customize call activity outline 07bf015b

https://github.com/bpmn-io/bpmn-js/compare/v17.7.0...v17.7.1

Changelog

Sourced from bpmn-js's changelog.

17.8.1

  • FIX: gracefully handle missing process DI in drilldown (#2180)
  • FIX: do not cause HTML validation errors on move preview (#2179)
  • DEPS: update to diagram-js@14.7.1

17.8.0

  • FEAT: keep global elements when deleting last participant (#2175)
  • FIX: allow undo after deleting last participants and data store (#1676)
  • FIX: allow styling markers with canvas.addMarker and css (#2173)
  • CHORE: render flow markers as part of djs-visual (#2173)
  • DEPS: update to diagram-js@14.7.0

17.7.1

  • FIX: correct call activity outline (#2167)
  • FIX: gracefully handle missing BPMNDiagram#plane (#2172, #2171)
Commits
  • 49e42a7 17.8.1
  • 5d304e4 chore(CHANGELOG): update to v17.8.1
  • ed8908a deps: update to min-dom@4.2.1 / tiny-svg@3.1.2
  • 542512b test: log XML outside of editing cycle
  • 80b22ef chore: merge main to develop
  • aebc488 chore(CHANGELOG): update
  • fb80891 deps: update to diagram-js@14.7.1
  • 857415f fix(drilldown): handle missing process (parent) DI elements
  • b3fdbdf test(drilldown): re-structure specs + verify additional cases
  • 5e1dd8d 17.8.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)