FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): bump @maxgraph/core from 0.18.0 to 0.19.0 by dependabot[bot] · Pull Request #220 · maxGraph/maxgraph-integration-examples · GitHub

chore(deps): bump @maxgraph/core from 0.18.0 to 0.19.0 - #220

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/maxgraph/core-0.19.0
Apr 30, 2025
Merged

chore(deps): bump @maxgraph/core from 0.18.0 to 0.19.0#220
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/maxgraph/core-0.19.0

Conversation

dependabot Bot commented on behalf of github Apr 30, 2025

Copy link
Copy Markdown
Contributor

Bumps @maxgraph/core from 0.18.0 to 0.19.0.

Changelog

Sourced from @​maxgraph/core's changelog.

0.19.0

Release date: 2025-04-30

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

Breaking Changes:

  • Perimeter has been changed from a value object to a namespace. This has minimal impact for most applications that only read perimeter values. The only breaking change affects applications that modify Perimeter properties (add/update/remove values): this is no longer possible. Instead, create your own perimeter implementation and register it. -EdgeStyle has been changed from a class with static properties to a namespace. This has minimal impact for most applications that only read edge style values. The breaking change only affects applications that modify EdgeStyle properties (add/update/remove values), which is no longer possible. Instead, create your own EdgeStyle implementation and register it.

This new version improves tree-shaking for EdgeStyle and Perimeter, updates the documentation, and fixes bugs.

Commits
  • 7cb8da3 chore(release): prepare version 0.19.0
  • 7c0e421 feat!: improve tree-shaking of EdgeStyle (#791)
  • 8e7ef1a docs: add structure section and improve npm package details (#792)
  • 447862e fix: correctly convert "arc" attributes to boolean in StencilShape (#788)
  • e0aa814 chore(deps-dev): bump the lint group with 2 updates (#789)
  • 9da8e3a feat: improve IDE guidance for style element registration (#787)
  • 97ec7d0 feat!: improve tree-shaking of Perimeter (#785)
  • See full diff in compare view

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 [@maxgraph/core](https://github.com/maxGraph/maxGraph) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/maxGraph/maxGraph/releases)
- [Changelog](https://github.com/maxGraph/maxGraph/blob/main/CHANGELOG.md)
- [Commits](maxGraph/maxGraph@v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot added dependencies javascript Pull requests that update Javascript code labels Apr 30, 2025

Copy link
Copy Markdown

tbouffard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

✔️ Tested locally with the artifact built by GH Actions

Copy link
Copy Markdown
Member

@dependabot squash and merge

dependabot Bot merged commit 8b049fd into main Apr 30, 2025
dependabot Bot deleted the dependabot/npm_and_yarn/maxgraph/core-0.19.0 branch April 30, 2025 06:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL