sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
74 stars 45 forks source link

Bump diagram-js from 14.8.0 to 14.11.3 in /spiffworkflow-frontend #2115

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps diagram-js from 14.8.0 to 14.11.3.

Release notes

Sourced from diagram-js's releases.

v14.11.3

Changes

  • chore(CHANGELOG): bump to v14.11.3 dfe33992
  • chore: simplify viewbox cloning d1d9c752

https://github.com/bpmn-io/diagram-js/compare/v14.11.2...v14.11.3

v14.11.2

Changes

  • chore(CHANGELOG): update to v14.11.2 640f3fe0
  • chore(seach-pad): reduce padding 430bc0a5
  • chore(search-pad): do not set zoom to 1 f1e20888
  • feat(search-pad): add custom marker to preselected element 3f87f092
  • fix(search-pad): results is an object, not an array 657a7e86
  • fix(canvas): return copy of viewbox cefd9e1a

https://github.com/bpmn-io/diagram-js/compare/v14.11.1...v14.11.2

v14.11.1

Changes

  • chore(CHANGELOG): update to v14.11.1 61597f05
  • chore: unbuild search integration in popup menu 2ce88086

https://github.com/bpmn-io/diagram-js/compare/v14.11.0...v14.11.1

v14.11.0

Changes

  • chore(CHANGELOG): update to v14.11.0 fe2e90ea
  • feat: add search feature 52e58997
  • chore(popup-menu): disable spellcheck d7b6d915

https://github.com/bpmn-io/diagram-js/compare/v14.10.0...v14.11.0

v14.9.0

Changes

  • chore(CHANGELOG): update to v14.9.0 111929f3
  • chore: change typescript imports to use verbatim module syntax (#927) e6559b2b
  • chore: update dependency puppeteer to v23 5cfe4847
  • chore: update dependency babel-plugin-istanbul to v7 49af799e
  • chore(context-pad): update position in next frame dadec485

https://github.com/bpmn-io/diagram-js/compare/v14.8.0...v14.9.0

Changelog

Sourced from diagram-js's changelog.

14.11.3

  • CHORE: simplify viewbox cloning (#935)

14.11.2

  • FIX: restore search result highlight (#931)
  • FIX: correct search result highlight not being removed (#931)
  • FIX: do not change zoom when search openes (#931)

14.11.1

Partially reverts v14.11.0.

  • FIX: revert search integration into popup menu

14.11.0

  • FEAT: add search utility
  • FEAT: sort popup entry search results semantically (#916)

14.10.0

  • FEAT: align search styling with other popups (#913)
  • CHORE: use existing outline in search (#913)
  • FIX: only commit search viewport changes on ENTER (#913)

14.9.0

  • CHORE: export types compatible with verbatimModuleSyntax (#927, #864)
  • CHORE: re-compute context pad position next frame (#920)
Commits
  • 345fa2e 14.11.3
  • dfe3399 chore(CHANGELOG): bump to v14.11.3
  • d1d9c75 chore: simplify viewbox cloning
  • cfe7b8f 14.11.2
  • 640f3fe chore(CHANGELOG): update to v14.11.2
  • 430bc0a chore(seach-pad): reduce padding
  • f1e2088 chore(search-pad): do not set zoom to 1
  • 3f87f09 feat(search-pad): add custom marker to preselected element
  • 657a7e8 fix(search-pad): results is an object, not an array
  • cefd9e1 fix(canvas): return copy of viewbox
  • 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)