Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency bpmnlint to v11 #248

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bpmnlint ^7.2.1 -> ^11.0.0 age adoption passing confidence

Release Notes

bpmn-io/bpmnlint (bpmnlint)

v11.0.0

Compare Source

  • DEPS: update to bpmn-moddle@9
  • DEPS: update to min-dash@4.2.2
  • FIX: gracefully handle missing bounds in no-overlapping-elements rule (#​156)
  • FIX: gracefully handle missing bpmnElement in no-bpmndi rule (#​156)
  • FIX: gracefully handle missing diagram in no-bpmndi rule (#​154)
  • CHORE: require Node@20
Breaking Changes
  • Node@20 is required to use this library.

v10.3.1

Compare Source

  • FIX: correct false positive in global rule (#​139)
  • FIX: correct false positive in no-implicit-end rule (#​140)
  • FIX: correct label-required not triggering for boundary events (#​141)

v10.3.0

Compare Source

  • FEAT: add global rule (#​137)
  • FEAT: add types for RuleTester#verify API (#​138)
  • DEPS: update to bpmn-moddle@8.1.0
  • DEPS: update to min-dash@4.2.1

v10.2.3

Compare Source

  • CHORE: eagerly filter non-DI elements in no-overlapping-elements rule (c40cd8a)

v10.2.2

Compare Source

  • FIX: gracefully handle missing DI in no-overlapping-elements rule (#​135)

v10.2.1

Compare Source

  • FIX: correct compensation activities triggering no-implicit-start (#​132)

v10.2.0

Compare Source

  • FEAT: add link-event rule (#​128)

v10.1.0

Compare Source

  • FEAT: add superfluous-termination rule (#​19)

v10.0.0

Compare Source

  • DEPS: update to @bpmn-io/moddle-utils@0.2.1
  • FIX: apply fake-join and no-implicit-split on all activities (#​126)
  • CHORE: require Node >= 16

v9.2.0

Compare Source

  • FEAT: compile custom rule imports to package local references (#​115)
  • FIX: correct custom rule path compilation on Windows (#​112, #​114)

v9.1.0

Compare Source

v9.0.0

Compare Source

  • FEAT: introduce rule-error category for rule errors (#​109)
Breaking Changes
  • rule errors are now reported as rule-error category instead of error

v8.3.2

Compare Source

  • FIX: correct no-implicit-start and no-implicit-end in different scenarios (#​106)

v8.3.1

Compare Source

  • DEPS: update to @bpmn-io/moddle-utils@0.2.0

v8.3.0

Compare Source

  • FEAT: add no-implicit-start and no-implicit-end rules (#​88)
  • FEAT: allow to resolve rules from custom paths (#​99)
  • DEPS: bump to bpmn-moddle@8.0.1
  • DEPS: bump to min-dash@4.1.1
  • DEPS: bump to bpmnlint-utils@1.1.1

v8.2.0

Compare Source

  • FEAT: support info type (#​102)

v8.1.1

Compare Source

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

v8.1.0

Compare Source

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

v8.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.30%. Comparing base (46bb808) to head (da0f337).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #248   +/-   ##
==========================================
  Coverage      87.30%   87.30%           
  Complexity       108      108           
==========================================
  Files             15       15           
  Lines            457      457           
  Branches          44       44           
==========================================
  Hits             399      399           
  Misses            52       52           
  Partials           6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants