Skip to content

chore(deps): bump bpmn-visualization from 0.44.0 to 0.45.0#351

Merged
dependabot[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/bpmn-visualization-0.45.0
Jan 2, 2025
Merged

chore(deps): bump bpmn-visualization from 0.44.0 to 0.45.0#351
dependabot[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/bpmn-visualization-0.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 2, 2025

Copy link
Copy Markdown
Contributor

Bumps bpmn-visualization from 0.44.0 to 0.45.0.

Release notes

Sourced from bpmn-visualization's releases.

0.45.0

💖 This new version renders annotations and associations defined in the “collaboration” nodes of the BPMN source. 🔥

Thanks to all the contributors of this release 🌈: @​tbouffard

See milestone 0.45.0 to get the list of issues covered by this release.

Highlights

Annotations and associations attached to a participant/pool must be defined in the “collaboration” nodes of the BPMN source. Previously, these elements were not rendered by bpmn-visualization. This is now the case 🎉.

Some modelers also store process-related annotations and associations in such a node. bpmn-visualization now renders them too 🎁.

Here's how it looks using the diagram associations.and.annotations.06.defined.in.collaboration.bpmn used in the visual tests.

The collaboration node includes annotations and associations associated with a participant/pool and a process.

<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1ygepsi" targetNamespace="http://bpmn.io/schema/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="17.11.1">
  <bpmn:collaboration id="Collaboration_0tkdozo">
    <bpmn:participant id="Participant_0rto0r1" processRef="Process_18fjzrp" />
    <bpmn:participant id="Participant_18k7mjx" />
    <!-- elements associated to a participant/pool -->
    <bpmn:textAnnotation id="TextAnnotation_1xzfmze" />
    <bpmn:association id="Association_12xd2s3" associationDirection="None" sourceRef="Participant_0rto0r1" targetRef="TextAnnotation_1xzfmze" />
    <bpmn:association id="Association_1lz0tdq" associationDirection="None" sourceRef="Participant_18k7mjx" targetRef="TextAnnotation_1w9ytwx" />
    <bpmn:textAnnotation id="TextAnnotation_1w9ytwx" />
    <!-- elements within a process -->
    <bpmn:textAnnotation id="TextAnnotation_04aqee2" />
    <bpmn:textAnnotation id="TextAnnotation_1ocxgbi" />
    <bpmn:association id="Association_1ingcju" associationDirection="None" sourceRef="StartEvent_1nkg5l5" targetRef="TextAnnotation_04aqee2" />
    <bpmn:association id="Association_1c7eydn" associationDirection="None" sourceRef="Activity_1252w11" targetRef="TextAnnotation_1ocxgbi" />
  </bpmn:collaboration>
0.44.0 0.45.0
associations and annotations 06 defined in collaboration associations and annotations 06 defined in collaboration

[!NOTE] For more details, see #3200.

Breaking Changes

The BpmnVisualization.getVersion method is now removed. Use the getVersion function instead. See #2966.

... (truncated)

Commits
  • f7c6fc7 chore(release): 0.45.0
  • 4172676 chore(release): prepare version for release
  • 73b9602 chore(demo): bump fontawesome 6.7.1 from to 6.7.2 (#3230)
  • ec927df refactor!: remove BpmnVisualization.getVersion (#3231)
  • ef24b98 chore(deps-dev): bump the lint group with 5 updates (#3228)
  • ff0b4c5 refactor: make class members readonly when possible (#3227)
  • f31b004 chore(gha): bump SonarSource/sonarcloud-github-action from 3.1.0 to 4.0.0 (#3...
  • 890c5bc chore(deps-dev): bump tailwindcss from 3.4.15 to 3.4.16 (#3225)
  • c21cf3e chore(deps-dev): bump the lint group with 3 updates (#3224)
  • 58eea44 chore(deps-dev): bump rollup from 4.27.3 to 4.27.4 in the rollup group (#3223)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code skip-changelog Do not include in Changelog and Release Notes labels Jan 2, 2025
@dependabot dependabot Bot requested review from a team, csouchet and tbouffard and removed request for a team January 2, 2025 07:47
@tbouffard tbouffard removed the skip-changelog Do not include in Changelog and Release Notes label Jan 2, 2025
@sonarqubecloud

sonarqubecloud Bot commented Jan 2, 2025

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jan 2, 2025

Copy link
Copy Markdown

🎊 PR Preview 192140d has been successfully built and deployed to https://process-analytics-bpmn-visualization-addons-demo-pr-351.surge.sh

🕐 Build time: 0.01s

🤖 By surge-preview

@tbouffard tbouffard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.
✔️ Tested with the surge preview environment

@dependabot squash and merge

@dependabot dependabot Bot merged commit 1b47623 into main Jan 2, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bpmn-visualization-0.45.0 branch January 2, 2025 08:54
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 (dev or runtime) javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant