camunda / camunda-modeler-token-simulation-plugin

Token simulation as a plugin for the Camunda Modeler
179 stars 24 forks source link

deps: bump bpmn-js from 15.2.2 to 16.1.0 #76

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps bpmn-js from 15.2.2 to 16.1.0.

Release notes

Sourced from bpmn-js's releases.

v16.1.0

Changes

  • chore(CHANGELOG): update to v16.1.0 f9816244
  • deps: drop unused dependency object-refs a8ec86db
  • deps: update to diagram-js@13.4.0 3acaa55f
  • docs: remove code of conduct 72542f0f
  • docs(SETUP): use local references 7c7343b5
  • ci: use main branch 82af7d5c
  • docs(CONTRIBUTING): update branch references to main fd4e54b5
  • docs(README): drop contributing section 5951f1b3
  • docs(README): replace outdated links 5059ba4a
  • chore(CHANGELOG): replace outdated links 6dafa9b2
  • deps: update to diagram-js-direct-editing@2.1.1 ef12191a
  • deps: update to diagram-js@13.2.0 b67d74ed
  • deps: update to diagram@13.1.0 621035e6

https://github.com/bpmn-io/bpmn-js/compare/v16.0.0...v16.1.0

v16.0.0

16.0.0

  • FEAT: render vertical pools and lanes (#2024)
  • FEAT: sentence case titles and labels (#2023)
  • FIX: ensure all error translations are collected (#2040)
  • DEPS update to diagram-js@13.0.0

Breaking Changes

  • Major updates to diagram-js@13 and didi@10. Make sure to check out the linked changelog updates.
  • Multiple translation labels has been updated to sentence case. If you rely on the old casing, you need to update your translations.
Changelog

Sourced from bpmn-js's changelog.

16.1.0

  • DEPS: update to diagram-js@13.4.0
  • DEPS: update to diagram-js-direct-editing@2.1.1
  • DEPS: drop unused object-refs dependency

16.0.0

  • FEAT: render vertical pools and lanes (#2024)
  • FEAT: sentence case titles and labels (#2023)
  • FIX: ensure all error translations are collected (#2040)
  • DEPS update to diagram-js@13.0.0

Breaking Changes

  • Major updates to diagram-js@13 and didi@10. Make sure to check out the linked changelog updates.
  • Multiple translation labels has been updated to sentence case. If you rely on the old casing, you need to update your translations.
Commits
  • 6556db9 16.1.0
  • f981624 chore(CHANGELOG): update to v16.1.0
  • a8ec86d deps: drop unused dependency object-refs
  • 3acaa55 deps: update to diagram-js@13.4.0
  • 72542f0 docs: remove code of conduct
  • 7c7343b docs(SETUP): use local references
  • 82af7d5 ci: use main branch
  • fd4e54b docs(CONTRIBUTING): update branch references to main
  • 5951f1b docs(README): drop contributing section
  • 5059ba4 docs(README): replace outdated links
  • Additional commits viewable in compare view


Dependabot compatibility score

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