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): bump bpmn-js from 6.2.1 to 8.2.2 in /webapps/ui/cockpit #72

Conversation

dependabot[bot]
Copy link

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

Bumps bpmn-js from 6.2.1 to 8.2.2.

Changelog

Sourced from bpmn-js's changelog.

8.2.2

  • FIX: always emit saveXML.done
  • FIX: correct path intersections not being detected in certain cases
  • CHORE: bump to diagram-js@7.2.3

8.2.1

  • FIX: prevent bendpoint hover error (#1387)

8.2.0

  • FIX: correct label colors on connect / hover (#1380)
  • FIX: correct new parent indicator when leaving lane (#1413)
  • CHORE: update to diagram-js@7.2.0

8.1.0

  • TEST: simplify markup created by built-in test helpers

8.0.1

  • FIX: activate, not toggle global connect tool on palette click
  • FIX: only allow cancel boundary events on transactions
  • CHORE: add npm start script for demo purposes

8.0.0

  • FEAT: improve replace label for collapsed pools (8faee2bd)
  • FEAT: allow participant multiplicity marker to be toggled (#533)
  • FEAT: support soft breaks / discretionary hyphens in labels (#1383)
  • FEAT: improve tool activation via keyboard shortcuts or editor actions
  • FEAT: allow components to react to auxiliary mouse button interactions
  • FEAT: move canvas on auxiliary button mouse down
  • CHORE: bump to diagram-js@7

Breaking Changes

  • Auxiliary mouse button events will now be passed as element.* mouse events to components. You must filter your event listeners to prevent reactions to these events (1063f7c1).

7.5.0

  • FEAT: update translatable strings (#1364)
  • FEAT: add collection marker to DataObjectReference (#381)
  • FEAT: provide generic command for updating moddle properties (#1376)
  • FEAT: add switch between DataStoreReference and DataObjectReference in replace menu (#1372)
  • FIX: align collection and parallel instance markers style (#1371)

7.4.2

... (truncated)

Commits
  • bd3a075 8.2.2
  • b641a57 chore(CHANGELOG): update to v8.2.2
  • a33ec5a deps: bump to diagram-js@7.2.3
  • 56812cc deps: bump elliptic from 6.5.3 to 6.5.4 (#1421)
  • 994ce38 deps: update to diagram-js@7.2.2
  • ca550a2 test(editor-actions): verify alignElements and distributeElements behavior
  • 58e1801 test: pacify PhantomJS
  • f7a4a3d style: pacify eslint
  • a7522ac test(Viewer): verify saveXML.done on no definitions loaded
  • 3567565 fix(BaseViewer): always emit saveXML.done
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #74.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapps/ui/cockpit/bpmn-js-8.2.2 branch April 8, 2021 03:12
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 javascript Pull requests that update Javascript code
Projects
None yet
0 participants