This new version brings improvements to the incoming and outgoing properties of BpmnSemantic objects returned by APIs.
It also includes some improvements to API documentation.
You can trigger a rebase of this PR 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)
Bumps bpmn-visualization from 0.39.0 to 0.40.0.
Release notes
Sourced from bpmn-visualization's releases.
Commits
cf1781b
chore(release): 0.40.06059c7b
chore(release): prepare version for release786667b
chore(deps-dev): bump playwright from 1.37.1 to 1.38.0 (#2862)fb42bfa
chore(deps-dev): bump@microsoft/api-extractor
from 7.36.4 to 7.37.0 (#2861)4e4dcea
feat: only infer incoming and outgoing from flows (#2856)71b09dd
chore(deps-dev): bump the rollup group with 1 update (#2860)da5f02b
chore(deps-dev): bump the lint group with 3 updates (#2859)f97ac31
chore(deps-dev): bump the jest group with 3 updates (#2858)917fdae
chore(gha): bump SonarSource/sonarcloud-github-action from 2.0.0 to 2.0.2 (#2...ff9fd28
chore(deps-dev): bump the typescript group with 1 update (#2851)You can trigger a rebase of this PR 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