Skip to content

Commit

Permalink
deps: update to @camunda/linting@3.29.0
Browse files Browse the repository at this point in the history
Closes #4590
  • Loading branch information
barmac committed Nov 21, 2024
1 parent 5254a40 commit 77c84b1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 21 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,18 @@ ___Note:__ Yet to be released changes appear here._
* `DEPS`: update to `@bpmn-io/variable-outline@1.0.3`
* `DEPS`: update to `@bpmn-io/form-js@1.12.0`
* `DEPS`: update to `diagram-js@15.2.2`
* `DEPS`: update to `bpmn-js@18.0.0`
* `DEPS`: update to `dmn-js@17.0.3`
* `DEPS`: update to `bpmn-js@18.0.0`
* `DEPS`: update to `dmn-js@17.0.3`
* `DEPS`: update to `camunda-bpmn-js@5.0.0`
* `DEPS`: update to `camunda-dmn-js@3.0.0`
* `DEPS`: update to `@bpmn-io/properties-panel@3.25.0`
* `DEPS`: update to `bpmn-js-properties-panel@5.28.0`
* `DEPS`: update to `dmn-js-properties-panel@3.7.0`
* `DEPS`: update to `@camunda/linting@3.29.0`

### BPMN

* `FEAT`: support user task listeners in Camunda 8 ([#4590](https://github.com/camunda/camunda-modeler/issues/4590))
* `FEAT`: make variables tab accessible via the application footer ([#4516](https://github.com/camunda/camunda-modeler/issues/4516))
* `FEAT`: support task listeners ([bpmn-io/bpmn-js-properties-panel#1088](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1088))
* `FIX`: prevent long element name from shrinking icon ([#4505](https://github.com/camunda/camunda-modeler/issues/4505))
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@camunda/form-linting": "^0.18.0",
"@camunda/form-playground": "^0.18.0",
"@camunda/improved-canvas": "^1.7.5",
"@camunda/linting": "^3.28.0",
"@camunda/linting": "^3.29.0",
"@codemirror/commands": "^6.6.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-xml": "^6.1.0",
Expand Down
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77c84b1

Please sign in to comment.