joleaf / obsidian-bpmn-plugin

A small BPMN viewer for obsidian notes.
MIT License
25 stars 0 forks source link

Bump bpmn-js-properties-panel from 5.15.0 to 5.18.0 #107

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps bpmn-js-properties-panel from 5.15.0 to 5.18.0.

Release notes

Sourced from bpmn-js-properties-panel's releases.

v5.18.0

Changes

  • chore(CHANGELOG): update to v5.18.0 7bb6dc24
  • chore: update bundling dependencies 35df701f
  • chore: update npm-run-all2 f11cda5a
  • deps: update to min-dom@4.2.1 682ed957
  • chore: update eslint* 3d70c5b4
  • chore: update test dependencies 4a20a549
  • deps: update to @​bpmn-io/properties-panel@​3.21 50f50f3c
  • test: make more robust 0384553d
  • chore: update dependency @​rollup/plugin-commonjs to v26 3aa8e5e0

https://github.com/bpmn-io/bpmn-js-properties-panel/compare/v5.17.1...v5.18.0

v5.17.1

Changes

  • chore(CHANGELOG): update to v5.17.1 2b72bb5b
  • fix: display process name only once for C7 104a8b9a

https://github.com/bpmn-io/bpmn-js-properties-panel/compare/v5.17.0...v5.17.1

v5.17.0

Changes

  • chore(CHANGELOG): update to v5.17.0 0519b0c2
  • test(zeebe): verify user task edited state b6c48fe1
  • fix(zeebe): correctly determine business rule task edited state e831227d
  • test(zeebe): make script edited check more robust 41c466e8
  • feat(camunda-platform): auto-focus FormField property 317e15f5
  • feat(camunda-platform): auto-focus TaskListener entry d6a18d32
  • feat(camunda-platform): auto-focus ExecutionListener entry 4ccd502b
  • feat(camunda-platform): auto- focus Map entries last item d4a0fbf7
  • chore(camunda-platform): drop compareFn 85188de0
  • chore(camunda-platform): auto-focus Field injection last item dbf239bc
  • chore: remove unsupported flag shouldSort 7082b169
  • deps: update to @​bpmn-io/properties-panel@​3.19.0 8a19765f

https://github.com/bpmn-io/bpmn-js-properties-panel/compare/v5.16.0...v5.17.0

v5.16.0

  • chore: update changelog e0e41c4d
  • feat: add hint for the process ID field in Camunda 7 23c39745

https://github.com/bpmn-io/bpmn-js-properties-panel/compare/v5.15.0...v5.16.0

Changelog

Sourced from bpmn-js-properties-panel's changelog.

5.18.0

5.17.1

  • FIX: correct duplicate Process Name (#1055)

5.17.0

  • FEAT: drop alphabetic sorting of list entries (#1047)
  • DEPS: update to @bpmn-io/properties-panel@3.19.0

5.16.0

  • FEAT: add hint for the process ID field in the Camunda 7 (#1038)
Commits
  • 2c3bfd1 5.18.0
  • 7bb6dc2 chore(CHANGELOG): update to v5.18.0
  • 35df701 chore: update bundling dependencies
  • f11cda5 chore: update npm-run-all2
  • 682ed95 deps: update to min-dom@4.2.1
  • 3d70c5b chore: update eslint*
  • 4a20a54 chore: update test dependencies
  • 50f50f3 deps: update to @​bpmn-io/properties-panel@​3.21
  • 0384553 test: make more robust
  • 3aa8e5e chore: update dependency @​rollup/plugin-commonjs to v26
  • 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)