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.6.0 to 0.7.0 #91

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @maxgraph/core from 0.6.0 to 0.7.0.

Release notes

Sourced from @​maxgraph/core's releases.

0.7.0

⚡ This new version mainly improves Codecs, in particular, it is now possible to import XML model coming from `mxGraph. ⚡

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

What's Changed

🎉 New Features

🐛 Bug Fixes

📝 Documentation

🛠 Chore

New Contributors

Full Changelog: maxGraph/maxGraph@v0.6.0...v0.7.0

Changelog

Sourced from @​maxgraph/core's changelog.

0.7.0

Release date: 2024-01-20

This release contains new features and bug fixes.

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

Commits
  • b6c2c3b chore(release): prepare version 0.7.0
  • c46a72b fix: import/decode the XML Graph model when the code is minified (#309)
  • a0ea2b9 fix: remove extra "implements" clause in MaxPopupMenu (#310)
  • 5ddc8f5 feat: declare exports in package.json (#306)
  • a68c94e fix: always correctly position the child vertex of an edge (#307)
  • 835bfe7 feat: allow to load an XML-stored model produced by mxGraph (#300)
  • 41a3fbf ci: automate npm publish (#305)
  • eb1e866 chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 (#304)
  • 851ea38 docs: improve MaxLog JSDoc and type definition (#301)
  • 20c31f9 fix: define CellStyle.portConstraintRotation as boolean (#299)
  • 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.6.0 to 0.7.0.
- [Release notes](https://github.com/maxGraph/maxGraph/releases)
- [Changelog](https://github.com/maxGraph/maxGraph/blob/development/CHANGELOG.md)
- [Commits](maxGraph/maxGraph@v0.6.0...v0.7.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 Jan 22, 2024
@tbouffard
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot merged commit 66de686 into main Jan 23, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maxgraph/core-0.7.0 branch January 23, 2024 05:46
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