Skip to content

chore(deps): bump bpmn-js from 18.18.0 to 18.21.0 - #174

Merged
a-m-zill merged 11 commits into
mainfrom
dependabot/npm_and_yarn/main/bpmn-js-18.21.0
Aug 30, 2026
Merged

chore(deps): bump bpmn-js from 18.18.0 to 18.21.0#174
a-m-zill merged 11 commits into
mainfrom
dependabot/npm_and_yarn/main/bpmn-js-18.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps bpmn-js from 18.18.0 to 18.21.0.

Release notes

Sourced from bpmn-js's releases.

v18.21.0

Changes

  • chore(CHANGELOG): update to v18.21.0 58b506b2
  • deps: update to diagram-js@15.20.0 c56b91b0

bpmn-io/bpmn-js@v18.20.0...v18.21.0

v18.20.0

Changes

  • chore: update to bio-dts@0.15.3 724798b8
  • chore: update to npm-run-all2@9.0.2 42eb3fd7
  • chore(CHANGELOG): update to v18.20.0 e2a9eb01
  • deps: update to diagram-js@15.19.0 25adea56
  • chore: revert to @​babel/core@​7.29.7 15b6afe0
  • test(benchmark): verify small diagram a82f0057
  • test(benchmark): verify paste 6401da81
  • test(benchmark): verify move commit c6c3b791
  • test(benchmark): validate selection 8fec4061
  • deps: update to diagram-js@15.18.1 26ac0455
  • test(benchmark): validate spacetool preview d3a13b9f
  • test: add benchmark script to validate key scenarios against HUGE diagrams c77c2fa2
  • chore(test): publish CI env var to browser 205addda
  • chore(label-link): use native Selection#isSelected API for check 896438c3
  • test(modeling): ensure outline before verifying update semantics 73a15fb5
  • style: turn helper function into standard test helper 5993d1ef
  • chore(CHANGELOG): update 6d8e92ee
  • fix(modeling): do not adjust parent when moving out of canvas 6730e229
  • fix(rules): disallow move when dropped outside the canvas 0f5be7d9
  • test(replace-preview): verify visuals equal d4ab1deb
  • chore(label-link): derive offset from circular outline shape 240c44a2
  • chore: merge main to develop f3c5062a
  • chore: approve unrs-resolver script 1284b8c9
  • chore: update dependency karma-tldr-reporter to v1 3585b266
  • chore: update actions/checkout action to v7 2067c99c
  • chore(CHANGELOG): correct formatting 5e4e5ed5

bpmn-io/bpmn-js@v18.19.0...v18.20.0

v18.19.0

  • chore(CHANGELOG): update to v18.19.0 2acaade0
  • chore: merge branch 'main' into develop 21465ceb
  • deps: update to diagram-js@15.18.0 3f6b5f32
  • chore: switch to karma-tldr-reporter 02830034
  • ci: remove puppeteer a0b1e559

... (truncated)

Changelog

Sourced from bpmn-js's changelog.

18.21.0

18.20.0

  • FEAT: various performance improvements in many parts of the code base
  • FIX: disallow move when dropped outside of canvas (#2437, #2210)
  • CHORE: derive label link offset from (circular) outline shape (#2457)
  • DEPS: update to diagram-js@15.19.0

18.19.0

  • FEAT: use parents' entries keywords for search in popup menu (#1053)
  • DEPS: update to diagram-js@15.18.0
Commits

Dependabot compatibility score

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [bpmn-js](https://github.com/bpmn-io/bpmn-js) from 18.18.0 to 18.21.0.
- [Release notes](https://github.com/bpmn-io/bpmn-js/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md)
- [Commits](bpmn-io/bpmn-js@v18.18.0...v18.21.0)

---
updated-dependencies:
- dependency-name: bpmn-js
  dependency-version: 18.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies:npm Changed to NPM dependencies label Jul 21, 2026
kthoms and others added 10 commits July 22, 2026 12:18
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Dependabot PRs never ran any CI (deploy.yml only triggers on push to
main), so a breaking bump like TypeScript 7 (removes baseUrl) would
merge cleanly and only fail once it hit main.
@a-m-zill
a-m-zill merged commit 33ebed6 into main Aug 30, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/bpmn-js-18.21.0 branch August 30, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:npm Changed to NPM dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants