camunda / camunda-modeler-custom-linter-rules-plugin

Add custom lint rules to the Camunda Modeler
8 stars 11 forks source link

chore(deps): bump trim-newlines, bpmnlint and bpmnlint-loader #26

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes trim-newlines. It's no longer used after updating ancestor dependencies trim-newlines, bpmnlint and bpmnlint-loader. These dependencies need to be updated together.

Removes trim-newlines

Updates bpmnlint from 6.3.0 to 8.1.1

Changelog

Sourced from bpmnlint's changelog.

8.1.1

  • FIX: correct category in recommended config (#94)

8.1.0

  • FEAT: add --max-warnings cli switch (#92)

8.0.0

  • FEAT: detect messageflows without DI (#85)
  • FEAT: serialize disabled rules (#90)
  • DEPS: depend on @​bpmn-io/moddle-utils (31de95a3)
  • CHORE: drop Node@10 support

7.8.0

  • FEAT: be able to configure rules (#82)
  • FEAT: be able to configure rules when testing (#83)

7.7.0

  • FEAT: fuzzy test for equality of nodes when using RuleTester#verify (#79)

7.6.0

  • FEAT: allow passing object as third parameter to Reporter#report (#75)

7.5.0

  • FEAT: add optional path parameter to Reporter#report (#73)
  • FEAT: add optional name parameter to RuleTester#verify (#68)
  • CHORE: update to bpmn-moddle@7.1.2

7.4.0

  • FEAT: resolve local package by name (#64)

7.3.0

  • FEAT: support --version command line flag (#65)
  • FEAT: allow rule testers to provide custom it
  • FIX: make no-bpmndi handle missing LaneSet#lanes gracefully (#63, #66)

7.2.1

  • FIX: exclude compensation boundary and activity in no-disconnected check (#60)

7.2.0

... (truncated)

Commits


Updates bpmnlint-loader from 0.1.4 to 0.1.6

Changelog

Sourced from bpmnlint-loader's changelog.

0.1.6

  • CHORE: support bpmnlint@8

0.1.5

  • CHORE: support bpmnlint@7
Commits
  • 0a176b6 0.1.6
  • 14b0a07 chore(CHANGELOG): update to v0.1.6
  • 6bec921 deps: update to bpmnlint@8
  • ecd48b5 chore: update package-lock file
  • fc40620 ci: test against Node@16
  • 9209c40 chore: control published files through package.json#files
  • f109bab chore: work with all bpmnlint versions
  • 31e4f4e deps: update development dependencies
  • 076611b deps: update eslint*
  • ac62f4a deps: test against bpmnlint@7.4.0
  • Additional commits viewable in compare view


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/camunda/camunda-modeler-custom-linter-rules-plugin/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer a dependency, so this is no longer needed.