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

Bump bpmn-js-properties-panel from 0.33.2 to 0.41.0 #142

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps bpmn-js-properties-panel from 0.33.2 to 0.41.0.

Changelog

Sourced from bpmn-js-properties-panel's changelog.

0.41.0

  • FEAT: support multiple properties panel providers (#438)
  • FEAT: validate element template schema version provided as part $schema attribute and ignore unsupported versions (#2083)
  • FEAT: provided clearer labels for bpmn:*EventDefinitions (#421)
  • FEAT: support error event definitions for external service tasks (#422)
  • FEAT: support new element templates scope descriptors (#423)
  • FIX: don't render version in element template view, when applied element template has no version (#2101)
  • FIX: always provide id and name of an element template when logging an error (#2111)
  • CHORE: bump to @bpmn-io/extract-process-variables@0.4.1
  • CHORE: bump to bpmn-js@8.2.1

0.40.0

  • CHORE: bump to @bpmn-io/extract-process-variables@0.4.0
  • CHORE: bump to bpmn-js@8.2.0
  • CHORE: bump to bpmn-moddle@7.0.4

0.39.0

  • FEAT: add 'Participant' prefix to properties panel participant inputs for clarity (#413)
  • CHORE: bump to bpmn-js@8.1.0
  • CHORE: bump to diagram-js@7.0.0

BREAKING CHANGES

  • Participant input data-entry html attribute was changed from id to participant-id

0.38.1

  • FIX: fix displayed template version (#408, #409)

0.38.0

  • FEAT: allow updating templates (#399)
  • FEAT: recognize template versions (#398)
  • FEAT: prevent changing template before the current one is unlinked or removed (#398)
  • FIX: stop using variable name as id (#405)
  • CHORE: update camunda-bpmn-moddle to v4.5.0 (f8ed2081)

BREAKING CHANGES

  • Element template select is no longer visible when an element template is applied. Unlink or remove the template to be able to apply another one (#398).
  • getDefaultTemplate helper has been removed. Use ElementTemplates#getDefault instead (#398).

0.37.6

  • FIX: escape element template not found description (#397)
  • FIX: correctly use an idPrefix to determine scriptType of i/o parameter in all cases (aa287d54)
  • CHORE: remove bpmn-font dependency

... (truncated)

Commits
  • aa8c6de 0.41.0
  • b70af0a chore(CHANGELOG): update to v0.41.0
  • 00bbcfb feat(errors): add errors subsection to support error event definitions (#435)
  • e0907b5 feat(element-templates/CustomProps): handle scope arrays
  • 20ff2db feat(element-templates): handle scope arrays on template change
  • 4d93706 feat(element-templates/Validator): handle scopes as arrays
  • 1c2e104 feat(element-templates): add util to handle legacy scopes
  • fbdfeca chore(project): bump bpmn-js from 8.2.0 to 8.2.1
  • 20d810f chore(CHANGELOG): update
  • 8bcc06a feat: support multiple propertiesProviders
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pinussilvestrus, a new releaser for bpmn-js-properties-panel 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2021

Superseded by #159.

@dependabot dependabot bot closed this Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/bpmn-js-properties-panel-0.41.0 branch April 12, 2021 05:39
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