joleaf / obsidian-bpmn-plugin

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

Bump bpmn-js-token-simulation from 0.34.2 to 0.35.1 #135

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 1 month ago

Bumps bpmn-js-token-simulation from 0.34.2 to 0.35.1.

Release notes

Sourced from bpmn-js-token-simulation's releases.

v0.35.1

  • chore: update changelog a4eafc0
  • fix: allow errors to propagate upwards 9b607bd

https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.35.0...v0.35.1

v0.35.0

  • chore: update changelog 1246f35
  • feat(simulator): support catch-all error and escalation events b346a24

https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.5...v0.35.0

v0.34.5

Changes

  • chore(CHANGELOG): update to v0.34.5 4425884
  • chore: bump to bpmn-js-properties-panel@5.23.0 286f69e
  • chore: bump npm-run-all2 19901ea
  • chore: bump rollup a4c2d44
  • deps: use min-dom@4 78226c6
  • chore: bump eslint* d720521
  • chore: bump test dependencies d7faeb2
  • chore(simulator): refactor ParallelGatewayBehavior c6f00d2
  • fix(simulator): make parallel join spec compliant 19368b2

https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.4...v0.34.5

v0.34.4

Changes

  • chore(CHANGELOG): update to v0.34.4 53d6389
  • deps: do not mark diagram-js as explicit dependency af6adc3

https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.3...v0.34.4

v0.34.3

Changes

  • chore(CHANGELOG): update to v0.34.3 42b81a8
  • fix: hide context pad when token simulation enabled cc5bdd9
  • deps: update bpmn-io dependencies e398b9b
  • chore: update dependency puppeteer to v23 9a0b8bc
  • chore: update dependency babel-plugin-istanbul to v7 275a79a
  • fix: Duplicate event listener functions 6452e9f

https://github.com/bpmn-io/bpmn-js-token-simulation/compare/v0.34.2...v0.34.3

Changelog

Sourced from bpmn-js-token-simulation's changelog.

0.35.1

  • FIX: allow errors to propagate upwards (#187)

0.35.0

  • FEAT: support catch-all error and escalation events (#184)

0.34.5

  • FIX: make parallel join BPMN spec compliant (#130)
  • DEPS: use min-dom@4.2.1

0.34.4

  • DEPS: do not mark diagram-js as explicit dependency

0.34.3

  • FIX: explicitly hide context pad when token simulation is enabled (#185)
Commits


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)
dependabot[bot] commented 2 days ago

Superseded by #145.