Commit Graph

2327 Commits

Author SHA1 Message Date
Nico Rehwaldt 2e43368db8 deps: update eslint* deps 2021-06-24 09:44:40 +02:00
Nico Rehwaldt b30b25cf09 deps: bump development dependencies
Major bumps:

+ mocha -> 9.0
+ puppeteer -> 10.0
+ karma -> 6
+ webpack -> 5
2021-06-24 09:44:40 +02:00
Nico Rehwaldt e853531d7d test: add webpack to karma test frameworks
Warns otherwise on run.
2021-06-24 09:44:40 +02:00
Nico Rehwaldt e24fa02b2c test: migrate JSONMatcher to new chai API
Already using it for other matchers.
2021-06-24 09:44:40 +02:00
Nico Rehwaldt 68bc49a812 test: mark TestHelper as causing side-effects
It adds chai matchers, so it is.
2021-06-24 09:44:40 +02:00
Nico Rehwaldt edbf6a6be7 chore: add prepare script
Allows installation of package from GitHub.
2021-06-24 09:44:40 +02:00
Nico Rehwaldt 809ec84309 chore(ordering): make exception handling fail-safe
Would previously fail if no new parent was given.
2021-06-24 09:44:40 +02:00
Nico Rehwaldt 5f266b20df chore(ordering): throw on missing order
Throw a proper exception of we fail to compute an elements ordering.
2021-06-24 09:44:40 +02:00
Maciej Barelkowski 9cb2fa123d 8.7.0 2021-06-17 12:15:11 +02:00
Maciej Barelkowski 82f9678cbe chore(CHANGELOG): update to v8.7.0 2021-06-17 12:13:29 +02:00
Maciej Barelkowski 190960494f Merge branch 'master' into develop 2021-06-17 12:03:31 +02:00
Maciej Barelkowski 7b40669316 8.6.2 2021-06-17 11:49:16 +02:00
Maciej Barelkowski ad90665d3f chore(CHANGELOG): update to v8.6.2 2021-06-17 11:47:33 +02:00
Maciej Barelkowski 670691a82f deps: update diagram-js-direct-editing to v1.6.3 2021-06-17 11:46:45 +02:00
Maciej Barelkowski 2c88599a0e Merge branch 'master' into develop 2021-06-04 11:13:11 +02:00
Maciej Barelkowski ac1ca9b667 8.6.1 2021-06-04 11:10:07 +02:00
Maciej Barelkowski 44a199e4d4 chore(CHANGELOG): update to v8.6.1 2021-06-04 11:07:59 +02:00
Maciej Barelkowski 2a60745991 Merge branch 'master' into develop 2021-06-02 08:53:22 +02:00
Maciej Barelkowski 8743585f79 ci: fix wiredeps branch ref 2021-05-31 18:31:39 +00:00
Maciej Barelkowski 7f1c0be591 fix(rules): disallow creating DataStoreReference if process is missing
Closes #1456
2021-05-31 18:31:39 +00:00
Maciej Barelkowski e0c4dea90d fix(modeling): append DataStoreReference to first available process
Related to #1456
2021-05-31 18:31:39 +00:00
dependabot[bot] 4b3d72d3ba deps: bump ws from 7.4.2 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 07:26:12 +00:00
Maciej Barelkowski 439bc4ead0 feat(modeling): use BPMN in Color for color setting
Additionally to custom bpmn.io properties, `modeling#setColor` will use
[BPMN in Color properties](https://github.com/bpmn-miwg/bpmn-in-color).
2021-05-27 12:43:53 +00:00
Maciej Barelkowski 4251e31af2 feat(bpmn-renderer): support displaying bpmn-in-color 2021-05-27 12:43:53 +00:00
Maciej Barelkowski fceeb0bc56 deps: update bpmn-moddle to v7.1.1 2021-05-27 12:43:53 +00:00
Nico Rehwaldt 7dac317490 chore: make <deps> the dependabot version bump prefix 2021-05-26 10:55:37 +02:00
Maciej Barelkowski d5cc469531 8.6.0 2021-05-19 10:29:42 +02:00
Maciej Barelkowski 671aa68c75 chore(CHANGELOG): update to v8.6.0 2021-05-19 10:26:31 +02:00
Maciej Barelkowski 6bade6e2eb chore: replace npmignore with package.json#files 2021-05-17 15:46:43 +00:00
Maciej Barelkowski ef50ec4972 chore: add `main` field to package.json 2021-05-17 15:46:43 +00:00
Maciej Barelkowski 789e03afe6 test: support Promise as return value in `inject` 2021-05-17 12:04:05 +00:00
Nico Rehwaldt 065bff5655
chore(CHANGELOG): update 2021-05-13 14:15:01 +02:00
dependabot[bot] d948ac88ce chore: bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:25:15 +02:00
Maciej Barelkowski 4be83fe6fe 8.5.0 2021-05-06 17:21:45 +02:00
Maciej Barelkowski 363800961c chore(CHANGELOG): update to v8.5.0 2021-05-06 17:19:34 +02:00
Maciej Barelkowski c7bfa5497c deps: bump diagram-js to v7.3.0
Closes #1431
2021-05-06 17:13:24 +02:00
Maciej Barelkowski 64896db5b3 chore: remove not published change 2021-05-06 16:23:13 +02:00
Maciej Barelkowski 9be13bd649 Merge branch 'develop' 2021-05-06 16:13:30 +02:00
Maciej Barelkowski 0e962f7376 8.4.0 2021-05-06 16:11:15 +02:00
Maciej Barelkowski dc95603845 chore: update CHANGELOG to v8.4.0 2021-05-06 16:07:42 +02:00
Maciej Barelkowski f120624580 Merge branch 'master' into develop 2021-05-06 16:06:04 +02:00
Maciej Barelkowski 93dce8a0e5 chore: use `deps` as commit type for updates 2021-05-04 20:44:55 +02:00
Martin Stamm b56604d5f3 fix(paste): don't insert multiple shapes on flow
closes #1440
2021-05-04 14:03:30 +00:00
Maciej Barelkowski 4481dbdb30 ci: move INTEGRATION to POST_RELEASE 2021-05-03 12:10:41 +00:00
Maciej Barelkowski b8e3071670 ci: remove Travis CI config 2021-05-03 12:10:41 +00:00
Maciej Barelkowski 35c8ad53c8 ci: migrate updates to GitHub Actions 2021-05-03 12:10:41 +00:00
Martin Stamm 1f0fdefe40 feat(message): show label on message flow
closes #777
2021-04-29 14:31:56 +02:00
Nico Rehwaldt 2b48765dba Merge branch 'master' into develop 2021-04-22 21:46:56 +02:00
Nico Rehwaldt f3394441ad 8.3.1 2021-04-22 21:44:08 +02:00
Nico Rehwaldt 4077b0f5b5 chore(CHANGELOG): update to v8.3.1 2021-04-22 10:17:37 +02:00