viadee / camunda-modeler-tooltip-plugin

Add tooltips to various BPMN-elements revealing technical properties.
BSD 3-Clause "New" or "Revised" License
48 stars 10 forks source link

Bump camunda-modeler-plugin-helpers from 3.1.0 to 5.1.0 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps camunda-modeler-plugin-helpers from 3.1.0 to 5.1.0.

Changelog

Sourced from camunda-modeler-plugin-helpers's changelog.

5.1.0

  • FEAT: add cloud and platform specific registration helpers for dmn-js plugins (#23)

5.0.0

  • FEAT: add platform specific registration helpers for bpmn-js plugins (4b0606f)

5.0.0-alpha.0

  • CHORE: set correct version for ToggleSwitch and Overlay (a68e4f)
  • FEAT: export Section component (45c5d2)
  • FEAT: expose vendor dependencies via window.vendor (51430bd and 78dfe6)
  • DOCS: add docs for Overlay (05b3cbf)

4.12.0

  • FEAT: export Overlay and ToggleSwitch components

3.4.0

  • FEAT: expose client extension point
Commits
  • 0904335 5.1.0
  • 179c64c Add cloud and platform specific helpers for DMN
  • ef303d7 chore: changelog (re-released alpha as stable)
  • 610d384 5.0.0
  • f0b2da6 5.0.0-alpha.1
  • ec473b8 chore: update changelog for release
  • 4b0606f feat: add platform specific registration helpers
  • db766b7 5.0.0-alpha.0
  • 492d68d chore(CHANGELOG): reorder
  • 63a7c12 chore(CHANGELOG): update to 5.0.0-alpha.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by barmac, a new releaser for camunda-modeler-plugin-helpers since your current version.


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