Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2020

Bumps bpmn-js-properties-panel from 0.26.2 to 0.31.0.

Changelog

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

0.31.0

  • FEAT: sanitize entities when building HTML (#296)
  • FEAT: support name editing for bpmn:Group
  • FEAT: improve text annotation label
  • FEAT: translate error messages
  • FIX: remove accidential whitespace (180ba5b9)
  • CHORE: update bpmn-js peer dependency range to ^3.x || ^4.x

0.30.0

  • FEAT: improve localization (#295)
  • FEAT: add hint about task definition key in user task (#294)

0.29.0

  • FEAT: add hints to returned Java types (#286)
  • FEAT: show target variable name instead of index (#287)

0.28.2

  • CHORE: update to npm-run-all@4.1.5

0.28.1

  • FIX: handle correct camunda:isStartableInTasklist default value

0.28.0

  • FEAT: support camunda:isStartableInTasklist (#284)
  • FIX: don't restrict properties panel height unnecessarily (#283)

0.27.0

  • CHORE: bpmn-js@3 compatibility

0.26.0

  • FEAT: provide pre-built styles
  • CHORE: bump dependency versions
  • CHORE: migrate to lodash@4

0.25.2

  • FIX: correct variable mapping not removing target props

0.25.1

  • FIX: handle delete key strokes in selects
Commits
  • 7afa735 0.31.0
  • c96a7e6 chore(project): bump bpmn-js version
  • e150308 chore(CHANGELOG): update to v0.31.0
  • 528e728 chore(project): bump bpmn-js peer dependency range
  • 67f93aa chore(project): bump dependencies
  • 0084d38 feat(factory/EntryFieldDescription): properly escape provided links
  • 5f2e82c feat(project): escape html from user-provided values
  • 138158d feat(i18n): escape translations when building html
  • 0b86375 feat(factory): escape html entities
  • 32847fa chore(project): bump dependency versions
  • 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 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant