Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @maxgraph/core from 0.3.0 to 0.4.0 #53

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps @maxgraph/core from 0.3.0 to 0.4.0.

Release notes

Sourced from @​maxgraph/core's releases.

0.4.0

This release contains new features, bug fixes and documentation improvements. This is an alpha version.

npm package: 0.4.0 Issues: milestone 0.4.0 See also the Changelog file.

Highlights

This new version introduces the Manhattan Connector. See the demo 👇🏿

Manhattan_connector_demo_20230914.mp4

What's Changed

🎉 New Features

🐛 Bug Fixes

📝 Documentation

⚙️ Refactor

🛠 Chore

New Contributors

Full Changelog: maxGraph/maxGraph@v0.3.0...v0.4.0

Changelog

Sourced from @​maxgraph/core's changelog.

0.4.0

This release contains new features, bug fixes and documentation improvements.

Major improvements

  • introduce the Manhattan connector

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

Commits
  • e175937 chore(release): prepare version 0.4.0
  • a0b762c docs: describe the security policy (#242)
  • 7556b72 fix: use configurable path for errorImage (#241)
  • efb5b4b fix: allow HierarchicalLayout to manage circular dependencies (#233)
  • e3b61cd feat: add Manhattan connector EdgeStyle and demo (#232)
  • 5bae81a chore(deps-gha): bump actions/checkout from 3 to 4 (#240)
  • e5a28b3 docs: add JSDoc to CellStyle.baseStyleNames (#222)
  • e48f3fa docs: improve JSDoc of TooltipHandler (#219)
  • e25fd44 chore: fix dependabot configuration (#226)
  • 92759df feat: include default css and images in the npm package (#225)
  • 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

Bumps [@maxgraph/core](https://github.com/maxGraph/maxGraph) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/maxGraph/maxGraph/releases)
- [Changelog](https://github.com/maxGraph/maxGraph/blob/development/CHANGELOG.md)
- [Commits](maxGraph/maxGraph@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: "@maxgraph/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 13, 2023
@tbouffard tbouffard merged commit bb079e8 into main Oct 13, 2023
@tbouffard tbouffard deleted the dependabot/npm_and_yarn/maxgraph/core-0.4.0 branch October 13, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant