Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

chore(deps): bump bpmn-visualization from 0.42.0 to 0.43.0 #111

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps bpmn-visualization from 0.42.0 to 0.43.0.

Release notes

Sourced from bpmn-visualization's releases.

0.43.0

📢 This new version brings improvements to the parser and the way users can retrieve the bpmn-visualization version.

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

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

Deprecated APIs

BpmnVisualization.getVersion is now deprecated and will be removed in v0.45.0, see #2966. Use the getVersion function instead. For more details, see #2965.

What's Changed

Full Changelog: process-analytics/bpmn-visualization-js@v0.42.0...v0.43.0

🐛 Bug Fixes

⤵️ Library Integration

📝 Documentation

🎮 Demo and Examples

📦 Dependency updates

👻 Maintenance

Commits
  • 0e901a8 chore(release): 0.43.0
  • 83dc58a chore(release): prepare version for release
  • c0cb959 fix: ensure numeric attributes are parsed as number (#3040)
  • 801a918 chore(deps-dev): bump the css group with 1 update (#3044)
  • cd97939 chore(gha): bump actions/upload-artifact from 3 to 4 (#2997)
  • a831e0a chore(deps-dev): bump the rollup group with 1 update (#3039)
  • 3381f32 chore(deps-dev): bump the lint group with 5 updates (#3038)
  • b256bf4 chore(deps-dev): bump the css group with 1 update (#3036)
  • 4819dde chore(gha): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#3035)
  • e3510b7 chore(deps): bump fast-xml-parser from 4.3.3 to 4.3.4 (#3034)
  • 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)

Bumps [bpmn-visualization](https://github.com/process-analytics/bpmn-visualization-js) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/process-analytics/bpmn-visualization-js/releases)
- [Changelog](https://github.com/process-analytics/bpmn-visualization-js/blob/master/CHANGELOG.md)
- [Commits](process-analytics/bpmn-visualization-js@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: bpmn-visualization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code labels Mar 4, 2024
@dependabot dependabot bot requested review from a team, csouchet, tbouffard and assynour and removed request for a team March 4, 2024 05:56
@tbouffard
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit e900a89 into main Mar 5, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bpmn-visualization-0.43.0 branch March 5, 2024 16:17
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 (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