maxGraph / maxgraph-integration-examples

Demonstrate how to integrate maxGraph in projects.
https://maxgraph.github.io/maxgraph-integration-examples/
MIT License
13 stars 2 forks source link

chore(deps): bump @maxgraph/core from 0.10.1 to 0.10.3 #126

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @maxgraph/core from 0.10.1 to 0.10.3.

Release notes

Sourced from @​maxgraph/core's releases.

0.10.3

⚡ This new version contains bug fixes. ⚡

npm package: 0.10.3 See also the Changelog file.

What's Changed

🐛 Bug Fixes

⚙️ Refactor

🛠 Chore

Full Changelog: https://github.com/maxGraph/maxGraph/compare/v0.10.2...v0.10.3

0.10.2

⚡ This new version contains bug fixes. ⚡

npm package: 0.10.2 Fixed issues: milestone 0.10.2 See also the Changelog file.

What's Changed

🐛 Bug Fixes

🛠 Chore

Full Changelog: https://github.com/maxGraph/maxGraph/compare/v0.10.1...v0.10.2

Changelog

Sourced from @​maxgraph/core's changelog.

0.10.3

Release date: 2024-05-29

For more details, see the 0.10.3 Changelog on the GitHub release page.

This release contains bug fixes.

0.10.2

Release date: 2024-05-24

For more details, see the 0.10.2 Changelog on the GitHub release page.

This release contains bug fixes.

Commits
  • 3dd8df9 chore(release): prepare version 0.10.3
  • ecccfc1 fix: make ImageExport export all cell states correctly (#425)
  • 232f007 fix: remove unused Graph.isFoldingEnabled property (#426)
  • d5ed60b fix: set correct type for XmlCanvas2D.root (#423)
  • b5e4d01 refactor: simplify ConnectionsMixin.getAllConnectionConstraints (#422)
  • ee54f75 refactor: simplify CellRenderer.checkPlaceholderStyles (#410)
  • 3e4b8ab test: simplify Graph initialization (#421)
  • 63a7128 chore: allow to create "documentation request" issues (#419)
  • af42669 ci: improve the release template (#417)
  • 7a256de chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 (#403)
  • 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 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)
tbouffard commented 3 months ago

@dependabot squash and merge