process-analytics / bpmn-visualization-demo-template

A template to quickly initiate a `bpmn-visualization` demo powered by `Vite` and written in `TypeScript`
https://process-analytics.github.io/bpmn-visualization-demo-template/
Apache License 2.0
1 stars 0 forks source link

chore(deps): bump bpmn-visualization from 0.33.0 to 0.33.1 #15

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bpmn-visualization from 0.33.0 to 0.33.1.

Release notes

Sourced from bpmn-visualization's releases.

0.33.1

This new version brings a bug fix on diagram loading, and demo updating.

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

What's Changed

Full Changelog: https://github.com/process-analytics/bpmn-visualization-js/compare/v0.33.0...v0.33.1

🐛 Bug Fixes

🦾 Robustness

🎮 Demo and Examples

📦 Dependency updates

Commits
  • 4f6f10e chore(release): 0.33.1
  • fe5a270 chore(release): prepare version for release
  • beb2724 feat(demo): update the overlay style in the elements-identification page (#...
  • f9302ec chore(deps-dev): bump typedoc from 0.23.28 to 0.24.1 (#2624)
  • 2da3e7e chore(deps-dev): bump @​rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#2623)
  • 0d9afb8 chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#2622)
  • ce27b52 chore(demo): bump fontawesome from 6.3.0 to 6.4.0 (#2599)
  • b9958d2 fix(registry): fix error when no diagram has been loaded (#2611)
  • f0e5806 chore(deps-dev): bump @​typescript-eslint/parser from 5.57.1 to 5.58.0 (#2621)
  • d13d25d chore(deps-dev): bump typescript from 5.0.3 to 5.0.4 (#2620)
  • 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 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)
tbouffard commented 1 year ago

@dependabot squash and merge