Skip to content

chore(deps): bump bpmn-visualization from 0.39.0 to 0.40.0#125

Merged
tbouffard merged 4 commits into
mainfrom
dependabot/npm_and_yarn/bpmn-visualization-0.40.0
Sep 18, 2023
Merged

chore(deps): bump bpmn-visualization from 0.39.0 to 0.40.0#125
tbouffard merged 4 commits into
mainfrom
dependabot/npm_and_yarn/bpmn-visualization-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2023

Copy link
Copy Markdown
Contributor

Bumps bpmn-visualization from 0.39.0 to 0.40.0.

Release notes

Sourced from bpmn-visualization's releases.

0.40.0

This new version brings improvements to the incoming and outgoing properties of BpmnSemantic objects returned by APIs. It also includes some improvements to API documentation.

Thanks to all the contributors of this release 🌈: @​assynour, @​csouchet and @​tbouffard

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

What's Changed

Full Changelog: process-analytics/bpmn-visualization-js@v0.39.0...v0.40.0

🚀 BPMN support

📝 Documentation

👻 Maintenance

Commits
  • cf1781b chore(release): 0.40.0
  • 6059c7b chore(release): prepare version for release
  • 786667b chore(deps-dev): bump playwright from 1.37.1 to 1.38.0 (#2862)
  • fb42bfa chore(deps-dev): bump @​microsoft/api-extractor from 7.36.4 to 7.37.0 (#2861)
  • 4e4dcea feat: only infer incoming and outgoing from flows (#2856)
  • 71b09dd chore(deps-dev): bump the rollup group with 1 update (#2860)
  • da5f02b chore(deps-dev): bump the lint group with 3 updates (#2859)
  • f97ac31 chore(deps-dev): bump the jest group with 3 updates (#2858)
  • 917fdae chore(gha): bump SonarSource/sonarcloud-github-action from 2.0.0 to 2.0.2 (#2...
  • ff9fd28 chore(deps-dev): bump the typescript group with 1 update (#2851)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@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 Sep 18, 2023
@dependabot dependabot Bot requested review from a team, assynour, oanesini and tbouffard and removed request for a team September 18, 2023 16:25
@tbouffard tbouffard removed the skip-changelog Do not include in Changelog and Release Notes label Sep 18, 2023
@tbouffard

Copy link
Copy Markdown
Member

⚠️ A test fail and this is what is expected. The code of the test needs to be adapted because of https://redirect.github.com/process-analytics/bpmn-visualization-js/issues/2856

@tbouffard tbouffard self-assigned this Sep 18, 2023
@tbouffard tbouffard marked this pull request as draft September 18, 2023 16:30
@github-actions

github-actions Bot commented Sep 18, 2023

Copy link
Copy Markdown

♻️ PR Preview 93c34aa has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

to ensure incoming/outgoing are correctly set. The implementation of PathResolver depends on correct
data.
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tbouffard tbouffard marked this pull request as ready for review September 18, 2023 16:43
@tbouffard tbouffard merged commit b40ed55 into main Sep 18, 2023
@tbouffard tbouffard deleted the dependabot/npm_and_yarn/bpmn-visualization-0.40.0 branch September 18, 2023 16:44
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